[embedded] Disable test that only works in non optimized mode

rdar://165656288
This commit is contained in:
Arnold Schwaighofer
2025-12-03 15:23:04 -08:00
parent 6d4c516a32
commit 00a060d414

View File

@@ -26,6 +26,7 @@
// RUN: -wmo -runtime-compatibility-version none %s -o %t/t4.out
// RUN: not --crash %t/t4.out 2>&1 | %FileCheck %s --check-prefix=CHECK-T4
// REQUIRES: swift_test_mode_optimize_none
// REQUIRES: swift_in_compiler
// REQUIRES: executable_test
// REQUIRES: optimized_stdlib