mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Temporarily disable CrashWithThreads cosmetic test on Linux (#85848)
This test is destabilising the pipeline on Linux and only tests cosmetic functionality. Disable it for now. rdar://165728982
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// UNSUPPORTED: asan
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: backtracing
|
||||
// REQUIRES: OS=macosx || OS=linux-gnu
|
||||
// REQUIRES: OS=macosx
|
||||
|
||||
#if canImport(Darwin)
|
||||
import Darwin
|
||||
|
||||
Reference in New Issue
Block a user