Skip to content

Work around a macOS CI failure #1100

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
May 1, 2025

Conversation

stmontgomery
Copy link
Contributor

This works around a macOS CI failure. A revert in the Swift compiler (in swiftlang/swift#80830) is expected to resolve it, but the release of a newer main development snapshot toolchain is blocked for unrelated reasons.

Checklist:

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

@stmontgomery stmontgomery added bug 🪲 Something isn't working workaround Workaround for an issue in another component (may need to revert later) build 🧱 Affects the project's build configuration or process labels May 1, 2025
@stmontgomery stmontgomery added this to the Swift 6.x milestone May 1, 2025
@stmontgomery stmontgomery self-assigned this May 1, 2025
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery
Copy link
Contributor Author

@swift-ci please test Linux

@stmontgomery stmontgomery added the self-reviewed PR was self-reviewed by a code owner label May 1, 2025
@stmontgomery stmontgomery merged commit a82d0a8 into swiftlang:main May 1, 2025
3 checks passed
@stmontgomery stmontgomery deleted the work-around-149299786 branch May 1, 2025 17:34
@stmontgomery stmontgomery modified the milestones: Swift 6.x, Swift 6.2 May 2, 2025
stmontgomery added a commit that referenced this pull request May 25, 2025
stmontgomery added a commit that referenced this pull request May 27, 2025
Revert the workaround added in #1100, since the Swift compiler issue has
been resolved and newer `main` development snapshot toolchains have
become available with the fix.

This reverts commit a82d0a8.

### 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process self-reviewed PR was self-reviewed by a code owner 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.

1 participant