Skip to content

Commit fde2cf5

Browse files
authored
Merge pull request #59934 from apple/disable-downstream-project-test-pr-smoke
Disable downstream project tests in smoke test trigger
2 parents 5e3ba59 + 00495ec commit fde2cf5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utils/build-presets.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,13 @@ skip-build-benchmarks
670670
# Skip playground tests
671671
skip-test-playgroundsupport
672672

673+
# Skip downstream project tests
674+
skip-test-swiftsyntax
675+
skip-test-indexstore-db
676+
skip-test-sourcekit-lsp
677+
skip-test-swiftpm
678+
skip-test-llbuild
679+
673680
[preset: buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,flto]
674681
mixin-preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx
675682
build-subdir=buildbot_incremental

0 commit comments

Comments
 (0)