Skip to content

Commit 286c95a

Browse files
Merge pull request #35376 from nate-chandler/wrangle/72439642-release54
[5.4] [Test] Temporarily disable actor_counters on asan.
2 parents 04fd4fc + ff96716 commit 286c95a

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)