Skip to content

Commit 59ca928

Browse files
committed
[Test] Disabled two PlaygroundTransform tests for back_deployment_runtime.
rdar://76567375
1 parent 18246f5 commit 59ca928

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/PlaygroundTransform/implicit_return_never.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
// The runtime error format changed after the 5.3 release.
99
// UNSUPPORTED: use_os_stdlib
10+
// UNSUPPORTED: back_deployment_runtime
1011

1112
// NOTE: not.py is used above instead of "not --crash" because simctl's exit
1213
// status doesn't reflect whether its child process crashed or not. So "not

test/PlaygroundTransform/placeholder.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// The runtime error format changed after the 5.3 release.
1010
// UNSUPPORTED: use_os_stdlib
11+
// UNSUPPORTED: back_deployment_runtime
1112

1213
// NOTE: not.py is used above instead of "not --crash" because simctl's exit
1314
// status doesn't reflect whether its child process crashed or not. So "not

0 commit comments

Comments
 (0)