We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7825b0 commit 5734b0bCopy full SHA for 5734b0b
utils/build-presets.ini
@@ -1282,6 +1282,8 @@ stress-test
1282
dash-dash
1283
1284
lldb-test-swift-only
1285
+# SKIP LLDB TESTS (67923799)
1286
+skip-test-lldb
1287
1288
# Path to the .tar.gz package we would create.
1289
installable-package=%(installable_package)s
@@ -1303,8 +1305,6 @@ dash-dash
1303
1305
1304
1306
no-assertions
1307
-# SKIP LLDB TESTS (67923799)
-skip-test-lldb
1308
1309
[preset: buildbot_osx_package,no_assertions,lto]
1310
mixin-preset=buildbot_osx_package,no_assertions
0 commit comments