-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[test] Fix test regressions in backdeployment bots #34925
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
[test] Fix test regressions in backdeployment bots #34925
Conversation
@swift-ci test |
Build failed |
Build failed |
|
|
Resolves rdar://71902574
Ah, it turns out that inserting new lines may have the side effect of changing the line numbers. Fascinating |
20f807b
to
634c582
Compare
@swift-ci test |
Build failed |
Build failed |
@swift-ci test |
#34665 changed trap messages in debug builds, but the new format obviously doesn't apply in back deployment scenarios.
Resolves rdar://71902574.