Skip to content

Commit d1147ea

Browse files
authored
Merge pull request swiftlang#69452 from apple/jdevlieghere/linux-smoke-test
[utils] Enable lldb in Linux smoke testing
2 parents 0fd0bf6 + eada8d6 commit d1147ea

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
@@ -306,7 +306,7 @@ lldb-assertions
306306
# Build libcxx for tests
307307
libcxx
308308
lldb
309-
lit-args=-v
309+
lit-args=-v
310310

311311
lldb-use-system-debugserver
312312
release-debuginfo
@@ -1023,6 +1023,7 @@ mixin-preset=
10231023
mixin-preset=
10241024
mixin_lightweight_assertions,no-stdlib-asserts
10251025
mixin_linux_installation
1026+
lldb-smoketest,tools=RA
10261027
build-subdir=buildbot_linux
10271028
lldb
10281029
release
@@ -1037,7 +1038,6 @@ lit-args=-v
10371038
install-foundation
10381039
install-libdispatch
10391040
reconfigure
1040-
skip-test-lldb
10411041
test-optimized
10421042

10431043

0 commit comments

Comments
 (0)