Skip to content

Commit 82ec36d

Browse files
authored
Update tsan-emptyarraystorage.swift to run on remote_run
1 parent a34b044 commit 82ec36d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/Sanitizers/tsan-emptyarraystorage.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
// REQUIRES: foundation
77
// UNSUPPORTED: OS=tvos
88

9-
// FIXME: This should be covered by "tsan_runtime"; older versions of Apple OSs
10-
// don't support TSan.
11-
// UNSUPPORTED: remote_run
12-
139
import Foundation
1410

1511
let sem = DispatchSemaphore(value: 0)

0 commit comments

Comments
 (0)