-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Tests: enable Swift PM tests in Windows toolchain build #80405
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
858d248
to
3516197
Compare
@swift-ci test |
@swift-ci test macOS |
@swift-ci test windows |
duplicate of #71349 (I did not have permissions to update the source branch) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As long as CI is happy, I think that this is good
@swift-ci test windows |
3516197
to
ca0787f
Compare
@swift-ci please smoke test |
@compnerd : enabling the Do you have any thoughts/ideas why the two would be different, and how we can closer align the test status between the two? |
@swift-ci smoke test |
@swift-ci please smoke test |
@swift-ci smoke test |
swiftlang/swift-package-manager#8601 @swift-ci smoke test |
The Archiver tests has a dependency on a system binary being available on the host. Update the archiver test to skip the test is the required executable is not available on the system. Fixes: #8586 Issue: rdar://150414402 Required for: swiftlang/swift#80405
@swift-ci smoke test |
@swift-ci smoke test windows |
@swift-ci test windows |
swiftlang/swift-package-manager#8759 @swift-ci test windows |
swiftlang/swift-package-manager#8759 @swift-ci test windows |
swiftlang/swift-package-manager#8759 @swift-ci test windows |
ca0787f
to
4b0125f
Compare
swiftlang/swift-package-manager#8759 @swift-ci smoke test |
3 similar comments
swiftlang/swift-package-manager#8759 @swift-ci smoke test |
swiftlang/swift-package-manager#8759 @swift-ci smoke test |
swiftlang/swift-package-manager#8759 @swift-ci smoke test |
Converted this PR back to draft as I want to trigger CI-builds once swiftlang/swift-package-manager#8759 is merged to gain more confidence with this change. The cross-repository testing was successful when tested with swiftlang/swift-package-manager#8759. ![]() |
Enable the SwiftPM tests in the WIndows toolchain build to get extra confidence the change did not introduce any regression on the Windows platform.
4b0125f
to
5b4016e
Compare
@swift-ci smoke test |
@swift-ci test linux |
@swift-ci smoke test linux |
Enable the SwiftPM tests in the Windows toolchain build to get extra confidence the change did not introduce any regression on the Windows platform.
Requires: swiftlang/swift-package-manager#8601
Requires: swiftlang/swift-package-manager#8759