Skip to content

Commit 7f9d981

Browse files
committed
[Test] Temporarily disable Runtime/async_taskgroup_throw_rethrow.swift
rdar://problem/73154198
1 parent 1553a50 commit 7f9d981

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: OS=macosx
55
// REQUIRES: CPU=x86_64
66

7+
// Remove with rdar://problem/73154198
8+
// UNSUPPORTED: asan
9+
710
import Dispatch
811

912
struct Boom: Error {}

0 commit comments

Comments
 (0)