Skip to content

Commit 901cd10

Browse files
committed
Debug failing test on macOS CI alone
1 parent 47815fd commit 901cd10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/BuildSystem/android_cross_compile.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# REQUIRES: standalone_build
22

33
# RUN: %empty-directory(%t)
4+
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --cmake %cmake --swift-testing --swift-testing-macros --install-swift-testing-macros --install-llvm --cross-compile-hosts=android-aarch64 --cross-compile-build-swift-tools=False --android --android-ndk %t/ndk/ --android-arch aarch64
45
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --cmake %cmake --swift-testing --swift-testing-macros --install-swift-testing-macros --install-llvm --cross-compile-hosts=android-aarch64 --cross-compile-build-swift-tools=False --android --android-ndk %t/ndk/ --android-arch aarch64 2>&1 | %FileCheck %s
56

67
# CHECK: pushd {{.*}}/llvm-android-aarch64

0 commit comments

Comments
 (0)