Skip to content

Commit fe65a82

Browse files
committed
Tests: Disable moveonly_swiftskell.swift when use_os_stdlib (rdar://132936383)
1 parent cd2dcca commit fe65a82

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
@@ -22,6 +22,9 @@
2222
// Temporarily disable for back-deployment (rdar://128544927)
2323
// UNSUPPORTED: back_deployment_runtime
2424

25+
// And on older OS (rdar://132936383)
26+
// UNSUPPORTED: use_os_stdlib
27+
2528
import Swiftskell
2629

2730
/// Basic noncopyable type for testing.

0 commit comments

Comments
 (0)