Skip to content

Make FunctionalTests.PluginTests.testCommandPluginCancellation more robust, skipping if it cannot proceed #4123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

abertelrud
Copy link
Contributor

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 change marks the test as skipped if this happens, logging more information about it. rdar://88792829 tracks investigation.

…obust, skipping if it cannot proceed

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.
@abertelrud abertelrud self-assigned this Feb 11, 2022
@abertelrud
Copy link
Contributor Author

@swift-ci please smoke test

@abertelrud abertelrud merged commit aa566b5 into swiftlang:main Feb 11, 2022
@abertelrud abertelrud deleted the eng/disable-failing-test-condition branch February 11, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants