Skip to content

Commit a34913d

Browse files
authored
Merge pull request #83225 from eeckstein/fix-test
tests: require optimized stdlib for `SILOptimizer/package-cmo-serialize-tables.swift`
2 parents 3bacfa7 + 66096b5 commit a34913d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/package-cmo-serialize-tables.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// RUN: %FileCheck %s --check-prefix=CHECK-MAIN < %t/Main.sil
1717

1818
// REQUIRES: swift_in_compiler
19+
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
1920

2021
// Temporarily disabling on watchOS (both arm64_32 & armv7k):
2122
// rdar://140330692 (🟠 OSS Swift CI: oss-swift_tools-RA_stdlib-DA_test-device-non_executable failed...

0 commit comments

Comments
 (0)