We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13f3bd commit a31a480Copy full SHA for a31a480
utils/build-presets.ini
@@ -375,6 +375,7 @@ swiftevolve
375
376
# Build Playground support
377
playgroundsupport
378
+skip-test-playgroundsupport
379
380
# Only run OS X tests to make the build cycle faster.
381
# We still build the iOS standard library though -- it is free given the
@@ -1347,6 +1348,7 @@ mixin-preset=
1347
1348
skip-test-lldb
1349
# SKIP SWIFT-DOCC TESTS (87784021)
1350
skip-test-swiftdocc
1351
1352
1353
[preset: buildbot_osx_package,use_os_runtime]
1354
mixin-preset=
0 commit comments