Skip to content

Commit 2ccb312

Browse files
author
Julian Lettner
committed
Mark test unsupported on Linux and Windows
A few other concurrency tests do so as well. I will investigate once those other tests have been resolved.
1 parent 56d9bbb commit 2ccb312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Sanitizers/tsan/actor_counters.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// REQUIRES: concurrency
55
// REQUIRES: libdispatch
66
// REQUIRES: tsan_runtime
7+
// UNSUPPORTED: linux
8+
// UNSUPPORTED: windows
79

810
#if canImport(Darwin)
911
import Darwin

0 commit comments

Comments
 (0)