Skip to content

Enable Running the test suite on Windows #909

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

Merged
merged 5 commits into from
Nov 12, 2021
Merged

Conversation

compnerd
Copy link
Member

No description provided.

We need to specify both the windows and unix names for the frontend and
compiler binaries.  This is required to avoid an infinite recursion
trying to lookup the tools.  This unblocks a large portion of the test
suite for Windows.

Thanks to @artemcm for helping identify the source of the recursion!
If the previous assertion failed, this would unwrap an invalid value and
fail.  Allow cascading failures.  This was detected during the Windows
test suite enablement.
This adds Windows entries where the default was previously Unix.  This
is required for running the test suite on Windows.
Add the default windows triple spelling for the Windows tests.
This skips a handful of crashing tests to allow the full test suite to
execute on Windows.
@compnerd compnerd requested a review from artemcm November 12, 2021 00:00
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 29f41f7 into swiftlang:main Nov 12, 2021
@compnerd compnerd deleted the runnable branch November 12, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants