Skip to content

tests: allow passing in SDKROOT for Windows as well #332

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 1 commit into from
Oct 1, 2021

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Oct 1, 2021

Allow passing through -sdk %SDKROOT% on Windows for tests.

Allow passing through `-sdk %SDKROOT%` on Windows for tests.
@compnerd
Copy link
Member Author

compnerd commented Oct 1, 2021

@swift-ci please test

compnerd added a commit to compnerd/swift-build that referenced this pull request Oct 1, 2021
Fix the build rules for the corelibs, build nearly a complete SDK.  This is sufficient for getting test coverage for XCTest for the time being.  This change requires swiftlang/swift-corelibs-xctest#332 to be merged for the tests to pass.  dispatch_overcommit has long been flakey on the CI environments but does not flake on real hardware.  The Foundation invalidBundlePath test is known to be currently broken after the last merge for Foundation.
@compnerd compnerd merged commit b877e30 into main Oct 1, 2021
@compnerd compnerd deleted the compnerd/windows-sdkroot branch October 1, 2021 14:58
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