Skip to content

Commit 3f39d7e

Browse files
authored
Merge pull request swiftlang#22612 from apple/shahmishal/master-no-assertion-no-test-prest
2 parents 5d8286f + 039f5f7 commit 3f39d7e

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
@@ -1192,6 +1192,23 @@ mixin-preset=buildbot_osx_package,no_assertions
11921192
lto
11931193

11941194

1195+
[preset: buildbot_osx_package,no_assertions,no_test]
1196+
mixin-preset=
1197+
buildbot_osx_package,no_assertions
1198+
1199+
dash-dash
1200+
1201+
skip-test-swift
1202+
skip-test-swiftpm
1203+
skip-test-llbuild
1204+
skip-test-lldb
1205+
skip-test-cmark
1206+
skip-test-playgroundsupport
1207+
skip-test-swiftsyntax
1208+
skip-test-skstresstester
1209+
skip-test-swiftevolve
1210+
1211+
11951212
# Debug version of the compilers, release version of the stdlib.
11961213
[preset: buildbot_osx_package,tools=DA,stdlib=R]
11971214
mixin-preset=buildbot_osx_package

0 commit comments

Comments
 (0)