-
Notifications
You must be signed in to change notification settings - Fork 10.5k
test: make StdlibUnittest.CrashingTests pass on Windows #25366
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
Conversation
The output can be interleaved differently. Accept either ordering.
@swift-ci please test |
CC: @kubamracek |
Build failed |
@swift-ci please test macOS platform |
Build failed |
@swift-ci please test macOS platform |
Build failed |
sigh lldb again |
@swift-ci please smoke test macOS platform |
@swift-ci please test macOS platform |
Build failed |
@swift-ci please test macOS platform |
Build failed |
So I think I have some idea why this one was needed and why is failing again in Azure in another of the test. For all the platforms except Windows, the stdlib unit test framework uses I tried to play a little and enable using Adding |
The output can be interleaved differently. Accept either ordering.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.