Skip to content

Commit 421bce3

Browse files
authored
Disable lldb tests in macOS nightly toolchain package (67923799)
1 parent adba0f0 commit 421bce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,8 @@ mixin-preset=
13031303
mixin_osx_package_test
13041304
mixin_lightweight_assertions,no-stdlib-asserts
13051305

1306+
# SKIP LLDB TESTS (67923799)
1307+
skip-test-lldb
13061308

13071309
[preset: buildbot_osx_package,no_assertions]
13081310
mixin-preset=
@@ -1313,8 +1315,6 @@ dash-dash
13131315

13141316
no-assertions
13151317

1316-
# SKIP LLDB TESTS (67923799)
1317-
skip-test-lldb
13181318

13191319
[preset: buildbot_osx_package,no_assertions,lto]
13201320
mixin-preset=buildbot_osx_package,no_assertions

0 commit comments

Comments
 (0)