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 5db63fc commit 48cbad2Copy full SHA for 48cbad2
mk/tests.mk
@@ -179,7 +179,7 @@ check-notidy: cleantmptestlogs cleantestlibs all check-stage2
179
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
180
181
# A slightly smaller set of tests for smoke testing.
182
-check-lite: cleantestlibs cleantmptestlogs check-stage1-debuginfo-lldb \
+check-lite: cleantestlibs cleantmptestlogs check-stage2-debuginfo-lldb \
183
184
185
# Only check the 'reference' tests: rpass/cfail/rfail/rmake.
0 commit comments