-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[5.8] skip testCompilationDiagnostics #6458
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
motivation: stable CI changes: disable testCompilationDiagnostics test since 5.8 has mismatched compiler
@swift-ci smoke test |
@compnerd any insight to the windows failure? seems unrelated |
Looks like a compiler crash?
Not sure how that snuck in, we should double check what is the cause of that ... that seems bad. |
@swift-ci smoke test windows |
@compnerd should we merge despite the windows crash or do you have a path to fix this? we need to unblock landing fixes to 5.8 |
@compnerd should we merge despite the windows crash or do you have a path to fix this? we need to unblock landing fixes to 5.8 We need to fix this; I can take a look at this today (just in a little bit). |
This is interesting, I don't see any changes to the branch in the past 2 weeks? |
cc @shahmishal @buttaface this PR is to unblock #6430 but now it itself is blocked on the windows issue |
I think that I may have a workaround for this - it's the template metaprogramming in |
Please test with following PRs: @swift-ci please test Windows platform |
motivation: stable CI
changes: disable testCompilationDiagnostics test since 5.8 has mismatched compiler