Skip to content

Commit a0f4e77

Browse files
committed
tests: require an optimized stdlib for the embedded/array-to-pointer test
Fixes a CI failure: https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-simulators/3192
1 parent 84fba21 commit a0f4e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/array-to-pointer.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: %target-run %t/a.out | %FileCheck %s
77

88
// REQUIRES: executable_test
9+
// REQUIRES: optimized_stdlib
910
// REQUIRES: VENDOR=apple
1011
// REQUIRES: OS=macosx
1112

0 commit comments

Comments
 (0)