Skip to content

Commit 1d971af

Browse files
authored
Merge pull request swiftlang#12930 from apple/buildbot_osx_package_no_test
2 parents 4b7f75c + 28a1224 commit 1d971af

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

utils/build-presets.ini

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,23 @@ debug-llvm
10391039
debug-swift
10401040
no-swift-stdlib-assertions
10411041

1042+
1043+
# macOS package with out test
1044+
[preset: buildbot_osx_package,no_test]
1045+
mixin-preset=
1046+
buildbot_osx_package
1047+
1048+
dash-dash
1049+
1050+
skip-test-swift
1051+
skip-test-swiftpm
1052+
skip-test-llbuild
1053+
skip-test-lldb
1054+
skip-test-cmark
1055+
skip-test-playgroundlogger
1056+
skip-test-playgroundsupport
1057+
1058+
10421059
#===------------------------------------------------------------------------===#
10431060
# LLDB build configurations
10441061
#

0 commit comments

Comments
 (0)