Skip to content

Commit 4b7b4ca

Browse files
committed
Test: allow one retry for flaky test
1 parent 1f4bdd4 commit 4b7b4ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding_dontLeak.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
// UNSUPPORTED: back_deployment_runtime
99
// UNSUPPORTED: freestanding
1010

11+
// FIXME: this test is flaky; rdar://115756502
12+
// ALLOW_RETRIES: 1
13+
1114
// FIXME: enable discarding taskgroup on windows; rdar://104762037
1215
// UNSUPPORTED: OS=windows-msvc
1316

0 commit comments

Comments
 (0)