Skip to content

Commit 2df9910

Browse files
committed
[Test] Temporarily disable actor_counters on asan.
rdar://problem/72439642
1 parent cc45a70 commit 2df9910

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/actor_counters.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: concurrency
55
// REQUIRES: libdispatch
66

7+
// Remove with rdar://problem/72439642
8+
// UNSUPPORTED: asan
9+
710
#if canImport(Darwin)
811
import Darwin
912
#elseif canImport(Glibc)

0 commit comments

Comments
 (0)