@@ -424,8 +424,6 @@ mixin-preset=buildbot_incremental_base
424
424
# on Foundation, so that is built as well. On OS X, Foundation is built as part
425
425
# of the XCTest Xcode project.
426
426
xctest
427
- swift-testing
428
- swift-testing-macros
429
427
430
428
build-swift-stdlib-unittest-extra
431
429
@@ -443,8 +441,6 @@ skip-test-foundation
443
441
release
444
442
assertions
445
443
xctest
446
- swift-testing
447
- swift-testing-macros
448
444
test
449
445
450
446
skip-test-cmark
@@ -629,8 +625,6 @@ swiftformat
629
625
swift-driver
630
626
indexstore-db
631
627
sourcekit-lsp
632
- swift-testing
633
- swift-testing-macros
634
628
# Failing to build in CI: rdar://78408440
635
629
# swift-inspect
636
630
install-llvm
@@ -641,8 +635,6 @@ install-swiftpm
641
635
install-swiftsyntax
642
636
install-swift-driver
643
637
install-swiftformat
644
- install-swift-testing
645
- install-swift-testing-macros
646
638
647
639
# We need to build the unittest extras so we can test
648
640
build-swift-stdlib-unittest-extra
@@ -1142,8 +1134,6 @@ lldb
1142
1134
foundation
1143
1135
swiftpm
1144
1136
swift-driver
1145
- swift-testing
1146
- swift-testing-macros
1147
1137
xctest
1148
1138
1149
1139
build-subdir =buildbot_linux
@@ -1157,8 +1147,6 @@ install-foundation
1157
1147
install-swiftpm
1158
1148
install-swift-driver
1159
1149
install-swiftsyntax
1160
- install-swift-testing
1161
- install-swift-testing-macros
1162
1150
install-xctest
1163
1151
install-prefix =/usr
1164
1152
swift-install-components =autolink-driver; compiler;clang-builtin-headers;libexec;stdlib;swift-remote-mirror;sdk-overlay;dev
@@ -3042,12 +3030,8 @@ build-subdir=compat_linux
3042
3030
foundation
3043
3031
libdispatch
3044
3032
xctest
3045
- swift-testing
3046
- swift-testing-macros
3047
3033
install-foundation
3048
3034
install-libdispatch
3049
- install-swift-testing
3050
- install-swift-testing-macros
3051
3035
install-xctest
3052
3036
swift-install-components =autolink-driver; compiler;clang-builtin-headers;stdlib;libexec;swift-remote-mirror;sdk-overlay;license
3053
3037
@@ -3240,8 +3224,6 @@ skip-early-swift-driver
3240
3224
3241
3225
llbuild
3242
3226
xctest
3243
- swift-testing
3244
- swift-testing-macros
3245
3227
swiftpm
3246
3228
3247
3229
swift-include-tests =0
@@ -3266,6 +3248,4 @@ install-foundation
3266
3248
install-libdispatch
3267
3249
install-llbuild
3268
3250
install-swiftpm
3269
- install-swift-testing
3270
- install-swift-testing-macros
3271
3251
install-xctest
0 commit comments