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 48b5378 commit d53f80dCopy full SHA for d53f80d
mk/tests.mk
@@ -194,9 +194,6 @@ check-ref: cleantestlibs cleantmptestlogs check-stage2-rpass \
194
check-docs: cleantestlibs cleantmptestlogs check-stage2-docs
195
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
196
197
-# NOTE: Remove after reprogramming windows bots
198
-check-fast: check-lite
199
-
200
# Some less critical tests that are not prone to breakage.
201
# Not run as part of the normal test suite, but tested by bors on checkin.
202
check-secondary: check-lexer check-pretty
0 commit comments