Skip to content

Commit 51cce0d

Browse files
authored
Merge pull request #78256 from hamishknight/fix-test
[test] Disable `isolated_deinit_main_sync.swift` for back-deployment
2 parents cda907e + 072e3aa commit 51cce0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/isolated_deinit_main_sync.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55
// REQUIRES: concurrency_runtime
6+
// UNSUPPORTED: back_deployment_runtime
67

78
var isDead: Bool = false
89

0 commit comments

Comments
 (0)