Skip to content

Work around compiler regression causing CI failure. #664

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Sep 5, 2024

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

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR attempts to work around the compiler regression reported in
rdar://135346598 that is currently causing our macOS CI jobs to fail.
@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) labels Sep 5, 2024
@grynspan grynspan self-assigned this Sep 5, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Sep 5, 2024

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 5, 2024

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 5, 2024

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 5, 2024

@swift-ci test Windows

@grynspan grynspan marked this pull request as ready for review September 5, 2024 15:51
@grynspan grynspan changed the title Attempt to work around compiler regression causing CI failure. Work around compiler regression causing CI failure. Sep 5, 2024
@grynspan grynspan merged commit 23619cc into main Sep 5, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/workaround-135346598 branch September 5, 2024 15:52
grynspan added a commit that referenced this pull request Sep 6, 2024
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 added a commit that referenced this pull request 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
@grynspan grynspan added this to the Swift 6.1 milestone Sep 20, 2024
# for free to join this conversation on GitHub. Already have an account? # 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