Skip to content

Commit 6918a63

Browse files
committed
Tests: Mark Concurrency/Runtime/reasync.swift unsupported for back deployment.
Every other test in this directory has `UNSUPPORTED: back_deployment_runtime` but this one did not, for some reason. Resolves rdar://159025986.
1 parent c958ed3 commit 6918a63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Concurrency/Runtime/reasync.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
// REQUIRES: executable_test
88
// REQUIRES: concurrency
99

10+
// rdar://76038845
11+
// REQUIRES: concurrency_runtime
12+
// UNSUPPORTED: back_deployment_runtime
13+
1014
import StdlibUnittest
1115
import reasync
1216

0 commit comments

Comments
 (0)