Skip to content

Commit be1df57

Browse files
committed
[build-presets] Skip libdispatch tests for XCTest
The `corelibs-xctest` preset is one that swift-corelibs-xctest contributors could use locally to quickly ensure that XCTest builds and its tests pass. The libdispatch tests add a significant amount of time to this preset, so remove them.
1 parent ff4f2ce commit be1df57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ dash-dash
296296
# being run.
297297
skip-test-cmark
298298
skip-test-swift
299+
skip-test-libdispatch
299300
skip-test-foundation
300301

301302
# This preset may be used by swift-corelibs-xctest contributors when building

0 commit comments

Comments
 (0)