Skip to content

[6.0] Work around compiler regression causing CI failure. #669

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
Sep 6, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Sep 6, 2024

Explanation: Disables some tests that currently fail to build against the main toolchain.
Scope: 6.0 branch
Issue: N/A
Original PR: #664
Risk: Low
Testing: CI job run—disables existing tests
Reviewer: @briancroom @suzannaratcliff @stmontgomery

This PR attempts to work around the compiler regression reported in
rdar://135346598 that is currently causing our macOS CI jobs to fail.

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
@grynspan grynspan added bug 🪲 Something isn't working darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support workaround Workaround for an issue in another component (may need to revert later) swift-6.0.x labels Sep 6, 2024
@grynspan grynspan self-assigned this Sep 6, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Sep 6, 2024

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 6, 2024

@swift-ci test

@grynspan grynspan merged commit 6bb2f59 into release/6.0 Sep 6, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/workaround-135346598-6.0 branch September 6, 2024 15:50
@grynspan grynspan added this to the Swift 6.0.1 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support workaround Workaround for an issue in another component (may need to revert later)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants