Skip to content

Commit 6139a4f

Browse files
committed
[Tests] NFC: Disable concurrency data race detection test on all platforms
1 parent 3f6eb2f commit 6139a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Concurrency/Runtime/data_race_detection.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// UNSUPPORTED: use_os_stdlib
1010

1111
// https://bugs.swift.org/browse/SR-14486
12-
// UNSUPPORTED: linux
12+
// REQUIRES: sr14486
1313

1414
import _Concurrency
1515
import Dispatch

0 commit comments

Comments
 (0)