Skip to content

Commit 586c033

Browse files
authored
Merge pull request #41347 from apple/shahmishal-patch-3
Skip playground test due to xctest issue
2 parents 55f9aa4 + a31a480 commit 586c033

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ swiftevolve
375375

376376
# Build Playground support
377377
playgroundsupport
378+
skip-test-playgroundsupport
378379

379380
# Only run OS X tests to make the build cycle faster.
380381
# We still build the iOS standard library though -- it is free given the
@@ -1347,6 +1348,7 @@ mixin-preset=
13471348
skip-test-lldb
13481349
# SKIP SWIFT-DOCC TESTS (87784021)
13491350
skip-test-swiftdocc
1351+
skip-test-playgroundsupport
13501352

13511353
[preset: buildbot_osx_package,use_os_runtime]
13521354
mixin-preset=

0 commit comments

Comments
 (0)