Skip to content

Commit a8e5ba5

Browse files
authored
Merge pull request #37636 from benlangmuir/disable-async_resilience-back-deploy
Disable test/Interpreter/async_resilience.swift for back deployment
2 parents 06a2a71 + 8503754 commit a8e5ba5

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)