-
Notifications
You must be signed in to change notification settings - Fork 97
Fix CommandLineSpecTests
#88
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
@swift-ci please test |
The output is quite difficult to parse, but I think |
I think the actual failure is that |
Ah yes, I made the mistake of looking at the rendered output without noticing that it is actually just showing the tail of the log... |
@swift-ci please test |
I broke these in #31 since that added a new setting that needs to be manually applied in this particular test.
4c101cc
to
ac91508
Compare
CommandLineSpecTests.swiftTaskConstruction()
CommandLineSpecTests
@swift-ci please test |
@swift-ci test macOS |
Failure is |
I guess I need to rebase since the macOS job is now required. |
@swift-ci test macOS |
test issues should be fixed now |
@swift-ci test macOS |
I broke these in #31 since that added a new setting that needs to be manually applied in this particular test.