Skip to content

Commit af53073

Browse files
authored
Merge pull request #35455 from bnbarham/disable-intermittent-async-test
[Tests] Temporarily disable flakey async taskgroup test
2 parents b6aedc7 + b3bafb1 commit af53073

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)