Skip to content

Commit d8741fe

Browse files
committed
skip install tests, I just want the toolchain!!!!!!!!!!!!!
1 parent 7facc53 commit d8741fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ build-wasm-stdlib
878878
# Executes the lit tests for the installable package that is created
879879
# Assumes the swift-integration-tests repo is checked out
880880

881-
test-installable-package
881+
#test-installable-package
882882

883883
# Build the benchmarks against the toolchain.
884884
toolchain-benchmarks
@@ -1405,7 +1405,7 @@ install-prefix=%(install_toolchain_dir)s/usr
14051405
# Executes the lit tests for the installable package that is created
14061406
# Assumes the swift-integration-tests repo is checked out
14071407

1408-
test-installable-package
1408+
#test-installable-package
14091409

14101410
# Make sure that we can build the benchmarks with swiftpm against the toolchain
14111411
toolchain-benchmarks

0 commit comments

Comments
 (0)