Skip to content

Commit 5734b0b

Browse files
committed
Disable the LLDB test for the right nightly preset
(cherry picked from commit 6446e64)
1 parent f7825b0 commit 5734b0b

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
@@ -1282,6 +1282,8 @@ stress-test
12821282
dash-dash
12831283

12841284
lldb-test-swift-only
1285+
# SKIP LLDB TESTS (67923799)
1286+
skip-test-lldb
12851287

12861288
# Path to the .tar.gz package we would create.
12871289
installable-package=%(installable_package)s
@@ -1303,8 +1305,6 @@ dash-dash
13031305

13041306
no-assertions
13051307

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

13091309
[preset: buildbot_osx_package,no_assertions,lto]
13101310
mixin-preset=buildbot_osx_package,no_assertions

0 commit comments

Comments
 (0)