Skip to content

Commit a42d24f

Browse files
committed
[build-script] For now make buildbot_incremental,tools=RA,stdlib=RA,xcode not test llbuild/swiftpm.
There are some issues related to llbuild/swiftpm building in Debug when the rest of swift is Release. I have not looked into it yet and I would like to get this bot green. I filed rdar://27061782.
1 parent a4b23b7 commit a42d24f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@ skip-test-watchos
264264
stdlib-deployment-targets=macosx-x86_64
265265
swift-primary-variant-sdk=OSX
266266
swift-primary-variant-arch=x86_64
267+
skip-build-llbuild
268+
skip-test-llbuild
269+
skip-build-swiftpm
270+
skip-test-swiftpm
267271

268272
# This preset is used by CI to test swift-corelibs-xctest.
269273
[preset: buildbot_incremental,tools=RA,stdlib=RA,XCTest]

0 commit comments

Comments
 (0)