Skip to content

Commit 45974e2

Browse files
committed
Disable tsan-norace-deinit-run-time.swift temporarily
Failing sporadically in CI: https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-simulator/1827 Disabling until we can investigate fully. rdar://51804988
1 parent f19f664 commit 45974e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Sanitizers/tsan-norace-deinit-run-time.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: executable_test
55
// REQUIRES: tsan_runtime
66

7+
// Failing sporadically in CI
8+
// REQUIRES: rdar51804988
9+
710
// FIXME: This should be covered by "tsan_runtime"; older versions of Apple OSs
811
// don't support TSan.
912
// UNSUPPORTED: remote_run

0 commit comments

Comments
 (0)