Skip to content

Commit 00495ec

Browse files
committed
Disable downstream project tests in smoke test trigger
1 parent c4aa00f commit 00495ec

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
@@ -662,6 +662,13 @@ skip-build-benchmarks
662662
# Skip playground tests
663663
skip-test-playgroundsupport
664664

665+
# Skip downstream project tests
666+
skip-test-swiftsyntax
667+
skip-test-indexstore-db
668+
skip-test-sourcekit-lsp
669+
skip-test-swiftpm
670+
skip-test-llbuild
671+
665672
[preset: buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,flto]
666673
mixin-preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx
667674
build-subdir=buildbot_incremental

0 commit comments

Comments
 (0)