Skip to content

Conversation

@rconnell9
Copy link
Contributor

Specify the platform version as the fixtures depend on swift concurrency.

Motivation:

Tests failing locally due to code in the fixtures depending on Swift Concurrency features.

Modifications:

Specify the platform version in the fixtures.

Result:

Tests pass

@rconnell9 rconnell9 requested a review from a team as a code owner November 3, 2025 17:59
@rconnell9
Copy link
Contributor Author

@swift-ci test

@bkhouri
Copy link
Contributor

bkhouri commented Nov 3, 2025

The macOS self hosted pipeline failed as a XCTest invocation crashed

13:35:34  Test Case '-[BasicsTests.AsyncProcessTests testAsyncStreamHighLevelAPI]' started.
13:35:34  
13:35:34  objc[42751]: Class DTXDecompressionException is implemented in both /System/Library/PrivateFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices (0x7ff85c4691d8) and /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices (0x102532830). One of the two will be used. Which one is undefined.
<...SNIP...>

Let's retriever the macOS builds

@swift-ci test macOS

@rconnell9
Copy link
Contributor Author

@swift-ci test macOS

@rconnell9 rconnell9 enabled auto-merge (squash) November 4, 2025 13:20
@rconnell9 rconnell9 merged commit 891d5e7 into swiftlang:release/6.2 Nov 4, 2025
6 checks passed
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.

3 participants