@@ -435,6 +435,7 @@ build-swift-stdlib-unittest-extra
435435skip-test-swift
436436skip-test-libdispatch
437437skip-test-foundation
438+ skip-test-system
438439
439440# This preset may be used by swift-corelibs-xctest contributors when building
440441# locally. It takes less time than the CI preset, but is less reliable at
450451skip-test-cmark
451452skip-test-swift
452453skip-test-foundation
454+ skip-test-system
453455skip-build-benchmarks
454456
455457[preset: buildbot_incremental_asan,tools=RDA,stdlib=RDA]
@@ -917,17 +919,20 @@ validation-test
917919long-test
918920stress-test
919921test-optimized
922+ system
920923foundation
921924libdispatch
922925indexstore-db
923926sourcekit-lsp
924927swiftdocc
925928lit-args =-v --time-tests
926929foundation-tests-build-type =Debug
930+ system-tests-build-type =Debug
927931
928932# rdar://problem/31454823
929933lldb-test-swift-only
930934
935+ install-system
931936install-foundation
932937install-libdispatch
933938install-swiftformat
@@ -950,6 +955,7 @@ skip-test-swiftdocc
950955mixin-preset =buildbot_linux
951956
952957foundation-tests-build-type =Release
958+ system-tests-build-type =Release
953959
954960[preset: buildbot_linux_crosscompile_wasm]
955961mixin-preset =buildbot_linux
@@ -984,6 +990,7 @@ skip-test-swiftpm
984990skip-test-swift-driver
985991skip-test-xctest
986992skip-test-foundation
993+ skip-test-system
987994skip-test-libdispatch
988995skip-test-playgroundsupport
989996skip-test-indexstore-db
@@ -1107,11 +1114,13 @@ release
11071114test
11081115validation-test
11091116foundation
1117+ system
11101118libdispatch
11111119indexstore-db
11121120sourcekit-lsp
11131121lit-args =-v
11141122
1123+ install-system
11151124install-foundation
11161125install-libdispatch
11171126install-swiftformat
@@ -1120,6 +1129,7 @@ test-optimized
11201129skip-test-swiftdocc
11211130lldb-test-swift-only
11221131foundation-tests-build-type =Debug
1132+ system-tests-build-type =Debug
11231133
11241134# gcc version on amazon linux 2 is too old to configure and build tablegen.
11251135# Use the clang that we install in the path for macros
@@ -1135,6 +1145,7 @@ test
11351145validation-test
11361146long-test
11371147stress-test
1148+ system
11381149foundation
11391150lit-args =-v
11401151indexstore-db =0
@@ -1146,6 +1157,7 @@ llbuild
11461157lldb
11471158# Not all tests pass, currently
11481159# test
1160+ system
11491161foundation
11501162swiftpm
11511163swift-driver
@@ -1160,6 +1172,7 @@ install-static-linux-config
11601172install-swift
11611173install-lldb
11621174install-llbuild
1175+ install-system
11631176install-foundation
11641177install-swiftpm
11651178install-swift-driver
@@ -1226,12 +1239,14 @@ swift-driver
12261239xctest
12271240swift-testing
12281241swift-testing-macros
1242+ system
12291243foundation
12301244libdispatch
12311245swiftsyntax
12321246swiftformat
12331247indexstore-db
12341248sourcekit-lsp
1249+ system-tests-build-type =Debug
12351250foundation-tests-build-type =Debug
12361251
12371252install-llvm
@@ -1241,6 +1256,7 @@ install-llbuild
12411256install-swiftpm
12421257install-swift-driver
12431258install-swiftsyntax
1259+ install-system
12441260install-foundation
12451261install-libdispatch
12461262install-xctest
@@ -1357,6 +1373,7 @@ llvm-targets-to-build=X86;ARM;AArch64;WebAssembly
13571373# ===------------------------------------------------------------------------===#
13581374[preset: mixin_freebsd_package_products]
13591375
1376+ system
13601377foundation
13611378indexstore-db
13621379libdispatch
@@ -1374,6 +1391,7 @@ xctest
13741391swift-install-components =autolink-driver; compiler;clang-resource-dir-symlink;libexec;stdlib;swift-remote-mirror;sdk-overlay;static-mirror-lib;toolchain-tools;license;sourcekit-inproc
13751392llvm-install-components =llvm-ar; llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;llvm-symbolizer;IndexStore;clang;clang-resource-headers;builtins;runtimes;clangd;libclang;lld;LTO;clang-features-file
13761393
1394+ install-system
13771395install-foundation
13781396install-libdispatch
13791397install-llbuild
@@ -1923,6 +1941,7 @@ skip-test-osx
19231941
19241942llvm-cmake-options =-DCLANG_DEFAULT_LINKER =gold
19251943
1944+ system
19261945foundation
19271946libdispatch
19281947test
@@ -1934,6 +1953,7 @@ lldb-test-swift-only
19341953
19351954skip-test-cmark
19361955skip-test-swift
1956+ skip-test-system
19371957skip-test-foundation
19381958
19391959# ===------------------------------------------------------------------------===#
@@ -1974,14 +1994,17 @@ infer-cross-compile-hosts-on-darwin
19741994mixin-preset =mixin_swiftpm_base
19751995
19761996libdispatch
1997+ system
19771998foundation
19781999xctest
19792000libcxx =false
19802001
2002+ install-system
19812003install-foundation
19822004install-libdispatch
19832005install-xctest
19842006
2007+ skip-test-system
19852008skip-test-foundation
19862009skip-test-libdispatch
19872010skip-test-xctest
@@ -2009,14 +2032,17 @@ skip-test-swiftpm
20092032mixin-preset =mixin_swiftpm_base
20102033
20112034libdispatch
2035+ system
20122036foundation
20132037xctest
20142038libcxx =false
20152039
2040+ install-system
20162041install-foundation
20172042install-libdispatch
20182043install-xctest
20192044
2045+ skip-test-system
20202046skip-test-foundation
20212047skip-test-libdispatch
20222048skip-test-xctest
@@ -2265,6 +2291,7 @@ swiftpm
22652291xctest
22662292swift-testing
22672293swift-testing-macros
2294+ system
22682295foundation
22692296libdispatch
22702297indexstore-db
@@ -2275,6 +2302,7 @@ release
22752302validation-test
22762303reconfigure
22772304
2305+ install-system
22782306install-foundation
22792307install-libdispatch
22802308install-libcxx
@@ -2293,6 +2321,7 @@ install-swiftformat
22932321skip-test-cmark
22942322skip-test-swift
22952323skip-test-libdispatch
2324+ skip-test-system
22962325skip-test-foundation
22972326
22982327llvm-cmake-options =
@@ -3123,11 +3152,13 @@ install-symroot=%(install_symroot)s
31233152[preset: source_compat_suite_linux_base]
31243153mixin-preset =source_compat_suite_base
31253154build-subdir =compat_linux
3155+ system
31263156foundation
31273157libdispatch
31283158xctest
31293159swift-testing
31303160swift-testing-macros
3161+ install-system
31313162install-foundation
31323163install-libdispatch
31333164install-swift-testing
@@ -3209,6 +3240,7 @@ mixin-preset=
32093240
32103241[preset: linux_lldb]
32113242lldb
3243+ system
32123244foundation
32133245libdispatch
32143246build-ninja
@@ -3221,6 +3253,7 @@ test
32213253skip-test-cmark
32223254skip-test-swift
32233255skip-build-benchmarks
3256+ skip-test-system
32243257skip-test-foundation
32253258
32263259llvm-cmake-options =
@@ -3292,6 +3325,7 @@ mixin-preset=mixin_buildbot_linux,no_test
32923325bootstrapping =hosttools
32933326
32943327release
3328+ system
32953329foundation
32963330libdispatch
32973331
@@ -3311,6 +3345,7 @@ install-destdir=%(install_destdir)s
33113345
33123346install-llvm
33133347install-swift
3348+ install-system
33143349install-foundation
33153350install-libdispatch
33163351
@@ -3332,6 +3367,7 @@ swift-include-tests=0
33323367llvm-include-tests =0
33333368
33343369
3370+ system
33353371foundation
33363372libdispatch
33373373
@@ -3346,6 +3382,7 @@ llvm-install-components=llvm-ar;llvm-ranlib;clang;clang-resource-headers;builtin
33463382
33473383install-llvm
33483384install-swift
3385+ install-system
33493386install-foundation
33503387install-libdispatch
33513388install-llbuild
@@ -3431,6 +3468,7 @@ skip-test-llbuild
34313468skip-test-swiftpm
34323469skip-test-swift-driver
34333470skip-test-xctest
3471+ skip-test-system
34343472skip-test-foundation
34353473skip-test-libdispatch
34363474skip-test-playgroundsupport
0 commit comments