Skip to content

Commit 9f94f4b

Browse files
committed
---
yaml --- r: 126847 b: refs/heads/snap-stage3 c: ae97e6f h: refs/heads/master i: 126845: 9148d3f 126843: da38110 126839: f0cee82 126831: 3114bb7 126815: 5c843ba 126783: c1c9499 126719: 11a914f v: v3
1 parent 31b0e1f commit 9f94f4b

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 7be8f0af0393dcdb077c2f6b1653836fd3fba235
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 53543d2aa36608966acda7a49276d7746df8ea3b
4+
refs/heads/snap-stage3: ae97e6f8d3f0af894993ca71ec2f1c5577646e94
55
refs/heads/try: 502e4c045236682e9728539dc0d2b3d0b237f55c
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/mk/tests.mk

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,14 +199,11 @@ check-fast: check-lite
199199

200200
# Some less critical tests that are not prone to breakage.
201201
# Not run as part of the normal test suite, but tested by bors on checkin.
202-
check-secondary: check-syntax check-pretty
202+
check-secondary: check-lexer check-pretty
203203

204204
# check + check-secondary.
205205
check-all: check check-secondary
206206

207-
# Run the grammar tests.
208-
check-syntax: check-lexer
209-
210207
# Pretty-printing tests.
211208
check-pretty: check-stage2-T-$(CFG_BUILD)-H-$(CFG_BUILD)-pretty-exec
212209

0 commit comments

Comments
 (0)