Skip to content

Commit 48cbad2

Browse files
debuginfo: Make the try-bots run stage2 LLDB tests
1 parent 5db63fc commit 48cbad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ check-notidy: cleantmptestlogs cleantestlibs all check-stage2
179179
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
180180

181181
# A slightly smaller set of tests for smoke testing.
182-
check-lite: cleantestlibs cleantmptestlogs check-stage1-debuginfo-lldb \
182+
check-lite: cleantestlibs cleantmptestlogs check-stage2-debuginfo-lldb \
183183
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
184184

185185
# Only check the 'reference' tests: rpass/cfail/rfail/rmake.

0 commit comments

Comments
 (0)