Skip to content

Commit cba7a55

Browse files
authored
Merge pull request #25448 from apple/disable-tsan-libdispatch-test
[TSan] Disable flaky test to unblock CI
2 parents 7c1ab33 + e61bc4e commit cba7a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Sanitizers/tsan-libdispatch.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// don't support TSan.
1010
// UNSUPPORTED: remote_run
1111

12+
// rdar://51730684
13+
// REQUIRES: disable
14+
1215
// Test ThreadSanitizer execution end-to-end with libdispatch.
1316

1417
import Dispatch

0 commit comments

Comments
 (0)