Skip to content

Commit f655d3b

Browse files
Merge pull request swiftlang#35412 from nate-chandler/wrangle/73154198/main
[Test] Temporarily disable Runtime/async_taskgroup_throw_rethrow.swift
2 parents d5fadcc + 7f9d981 commit f655d3b

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)