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 adba0f0 commit 421bce3Copy full SHA for 421bce3
utils/build-presets.ini
@@ -1303,6 +1303,8 @@ mixin-preset=
1303
mixin_osx_package_test
1304
mixin_lightweight_assertions,no-stdlib-asserts
1305
1306
+# SKIP LLDB TESTS (67923799)
1307
+skip-test-lldb
1308
1309
[preset: buildbot_osx_package,no_assertions]
1310
mixin-preset=
@@ -1313,8 +1315,6 @@ dash-dash
1313
1315
1314
1316
no-assertions
1317
-# SKIP LLDB TESTS (67923799)
-skip-test-lldb
1318
1319
[preset: buildbot_osx_package,no_assertions,lto]
1320
mixin-preset=buildbot_osx_package,no_assertions
0 commit comments