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:
Carl Peto
2025-12-05 03:23:52 +00:00
committed by GitHub
parent 26d83d4393
commit 4a664da0e4

View File

@@ -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