Skip to content

Conversation

@rconnell9
Copy link
Contributor

Run EnvironmentTests serially as it is testing the non thread-safe global state of Environment

Motivation:

Address a crash due to concurrent read/write of Environment during test execution.

See: https://ci.swift.org/job/oss-swift-package-debian-12/1535/

Modifications:

Run EnvironmentTests serially

@rconnell9 rconnell9 changed the title Run EnvironmentTests serially as it is testing the non thread-safe gl… Run EnvironmentTests serially as it is testing the non thread-safe global state of Environment Nov 4, 2025
@rconnell9
Copy link
Contributor Author

@swift-ci test

@rconnell9 rconnell9 enabled auto-merge (squash) November 4, 2025 19:29
@rconnell9
Copy link
Contributor Author

@swift-ci test windows

@rconnell9 rconnell9 merged commit 23e759c into swiftlang:main Nov 5, 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.

2 participants