File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -1322,6 +1322,33 @@ skip-test-swift
13221322skip-test-cmark
13231323skip-test-llbuild
13241324
1325+ # ===------------------------------------------------------------------------===#
1326+ # Test swiftPM on Linux builder
1327+ # ===------------------------------------------------------------------------===#
1328+
1329+ [preset: buildbot_swiftpm_linux_platform,tools=RA,stdlib=RA]
1330+ mixin-preset =buildbot_incremental_base
1331+
1332+ build-subdir =buildbot_incremental
1333+
1334+ # Build Release without debug info, because it is faster to build.
1335+ release
1336+ assertions
1337+
1338+ swiftpm
1339+
1340+ xctest
1341+ foundation
1342+ libdispatch
1343+ llbuild
1344+
1345+ skip-test-swift
1346+ skip-test-cmark
1347+ skip-test-llbuild
1348+ skip-test-libdispatch
1349+ skip-test-foundation
1350+ skip-test-xctest
1351+
13251352# ===------------------------------------------------------------------------===#
13261353# Test llbuild on macOS builder
13271354# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments