-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[5.5] Avoid calling supportedFrontendFlags
on Windows
#3563
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 new driver does not support Windows, yet, so the check for `supportedFrontendFlags` needs to be conditional to non-Windows. (cherry picked from commit ddb749a)
@swift-ci please test |
Looks like an intermittent issue. |
@swift-ci please test |
@swift-ci please smoke test |
@swift-ci please test |
@swift-ci please test |
Looks like the macOS job failed for intermittent infra reasons:
|
@swift-ci please test macOS |
@swift-ci please smoke test macOS |
Looks as if the GH connection continues to be problematic:
|
@swift-ci please test macOS |
@shahmishal many (all?) of our macOS PRs are failing on accessing GirHub.com, is there a known issue? |
Yes, this is known issue. However, it's resolved now. |
@swift-ci please test macOS |
@swift-ci please smoke test macOS |
5.5 cherry-pick of #3521