Skip to content

Commit 8503754

Browse files
committed
Disable test/Interpreter/async_resilience.swift for back deployment
Match the other Interpreter async tests and disable this test case for back deployment scenarios. rdar://78464319
1 parent 06a2a71 commit 8503754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/Interpreter/async_resilience.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414

1515
// REQUIRES: executable_test
1616
// REQUIRES: concurrency
17-
17+
// UNSUPPORTED: use_os_stdlib
18+
// UNSUPPORTED: back_deployment_runtime
1819

1920
import resilient_async
2021

0 commit comments

Comments
 (0)