File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
swift-ci/sdks/android/scripts Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,9 @@ pushd swift-project >/dev/null
170170perl -pi -e ' s:"git",:#:' swift/test/Misc/verify-swift-feature-testing.test-sh
171171
172172rm swift/test/SILOptimizer/pack_specialization.swift
173+ rm swift/test/Interop/SwiftToCxx/stdlib/stdlib-in-cxx-no-diagnostics-generated-header.cpp
174+ rm swift/test/Reflection/typeref_decoding_packs.swift
175+ rm swift/test/Reflection/typeref_lowering_packs.swift
173176
174177# Work around swiftlang/swift-driver#1822 for now
175178perl -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