You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make FunctionalTests.PluginTests.testCommandPluginCancellation more robust, skipping if it cannot proceed (#4123)
The FunctionalTests.PluginTests.testCommandPluginCancellation test counts on getting back a pid from the plugin, but it seems that this doesn't happen sometimes despite a three-second waiting period. This marks the test as skipped if this happens, logging more information about it. rdar://88792829 tracks investigation.
0 commit comments