Skip to content

Commit b3bafb1

Browse files
committed
[Tests] Temporarily disable flakey async taskgroup test
Test was previously disabled for ASAN, but it is also failing on regular builds. Disable until it can be looked into.
1 parent a7296c3 commit b3bafb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
// REQUIRES: OS=macosx
55
// REQUIRES: CPU=x86_64
66

7-
// Remove with rdar://problem/73154198
8-
// UNSUPPORTED: asan
7+
// REQUIRES: rdar73154198
98

109
import Dispatch
1110

0 commit comments

Comments
 (0)