Skip to content
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

[6.0] Temporarily disable new Swift Testing tests #7917

Merged

Conversation

bnbarham
Copy link
Contributor

Explanation: Disables non-critical tests that's now failing in Swift CI macOS packages due to the addition of Swift Testing.
Scope: Tests
Issue: N/A
Original PR: #7916
Risk: Low, there's integration tests covering this case. The main downside is a lack of PR testing.
Testing: Will run the full package test to make sure this fixes the issue
Reviewer: TBD

`canImport(Testing)` currently fails on the full toolchain test jobs due
to various issues when building for both x86 and arm64. Temporarily
remove this check until we can fix the underlying problems there.
@bnbarham bnbarham requested a review from a team as a code owner August 24, 2024 18:55
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit d0ff2ff into swiftlang:release/6.0 Aug 25, 2024
5 checks passed
@bnbarham bnbarham deleted the cherry-disable-testing-test branch August 25, 2024 04:14
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