Skip to content

Commit 00a060d

Browse files
committed
[embedded] Disable test that only works in non optimized mode
rdar://165656288
1 parent 6d4c516 commit 00a060d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/existential_cast_fails.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
// RUN: -wmo -runtime-compatibility-version none %s -o %t/t4.out
2727
// RUN: not --crash %t/t4.out 2>&1 | %FileCheck %s --check-prefix=CHECK-T4
2828

29+
// REQUIRES: swift_test_mode_optimize_none
2930
// REQUIRES: swift_in_compiler
3031
// REQUIRES: executable_test
3132
// REQUIRES: optimized_stdlib

0 commit comments

Comments
 (0)