Skip to content

Commit 8db916c

Browse files
committed
Revert "[Tests] NFC: Disable concurrency data race detection test on all platforms"
This reverts commit 6139a4f.
1 parent 26551b1 commit 8db916c

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-
// REQUIRES: sr14486
12+
// UNSUPPORTED: linux
1313

1414
import _Concurrency
1515
import Dispatch

0 commit comments

Comments
 (0)