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
1322
1322
skip-test-cmark
1323
1323
skip-test-llbuild
1324
1324
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
+
1325
1352
# ===------------------------------------------------------------------------===#
1326
1353
# Test llbuild on macOS builder
1327
1354
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments