Skip to content

Commit 0829c9a

Browse files
hamishknightkavon
authored andcommitted
[test] Disable moveonly_swiftskell.swift for back deployment
(cherry picked from commit 63e685d)
1 parent e7e7d83 commit 0829c9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/moveonly_swiftskell.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
// REQUIRES: executable_test
2121

22+
// Temporarily disable for back-deployment (rdar://128544927)
23+
// UNSUPPORTED: back_deployment_runtime
24+
2225
import Swiftskell
2326

2427
/// Basic noncopyable type for testing.

0 commit comments

Comments
 (0)