File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
swift-ci/sdks/android/scripts Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -173,6 +173,8 @@ rm swift/test/SILOptimizer/pack_specialization.swift
173173rm swift/test/Interop/SwiftToCxx/stdlib/stdlib-in-cxx-no-diagnostics-generated-header.cpp
174174rm swift/test/Reflection/typeref_decoding_packs.swift
175175rm swift/test/Reflection/typeref_lowering_packs.swift
176+ # Fails on x86_64
177+ rm swift/test/Reflection/typeref_lowering.swift
176178
177179# Work around swiftlang/swift-driver#1822 for now
178180perl -pi -g -we " s#(call rm ... \" .\{LIBDISPATCH_BUILD_DIR\}\" \n(\s+)fi\n)#\1\2if [[ -d \"\\\$ {ANDROID_NDK}\" ]]; then call ln -sf \"\\\$ {SWIFT_BUILD_PATH}/lib/swift\" \"\\\$ {ANDROID_NDK}/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib\" ; fi#" swift/utils/build-script-impl
You can’t perform that action at this time.
0 commit comments