Skip to content

Commit ff96716

Browse files
committed
[Test] Temporarily disable actor_counters on asan.
rdar://problem/72439642 (cherry picked from commit 2df9910)
1 parent 4070b4f commit ff96716

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)