Skip to content

Commit d104ab5

Browse files
committed
[test] Disable editor_placeholder_exec.swift for back deployment
1 parent f092709 commit d104ab5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/IDE/editor_placeholder_exec.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,9 @@
33
// RUN: %FileCheck %s < %t/output
44
// REQUIRES: executable_test
55

6+
// The runtime error format changed after the 5.3 release.
7+
// UNSUPPORTED: use_os_stdlib
8+
// UNSUPPORTED: back_deployment_runtime
9+
610
print(<#placeholder#>)
711
// CHECK: editor_placeholder_exec.swift:[[@LINE-1]]: Fatal error: attempt to evaluate editor placeholder

0 commit comments

Comments
 (0)