Skip to content

Commit 63e685d

Browse files
committed
[test] Disable moveonly_swiftskell.swift for back deployment
1 parent 3a6f4e0 commit 63e685d

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)