Skip to content

Commit 5e166e3

Browse files
---
yaml --- r: 129631 b: refs/heads/try c: 55c1a67fa1eb621bb8e73e0b13af2823391eb1be h: refs/heads/master i: 129629: d152b14 129627: 7c138ea 129623: d383b76 129615: 4579f98 129599: 382e2c8 v: v3
1 parent 60fce68 commit 5e166e3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 0d3bd7720c50e3ada4bac77331d43926493be4fe
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 0d3bd7720c50e3ada4bac77331d43926493be4fe
5-
refs/heads/try: e72e4dfc74ca65d6b3e0d821b94a34764ab2c63d
5+
refs/heads/try: 55c1a67fa1eb621bb8e73e0b13af2823391eb1be
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/mk/tests.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,7 @@ check-notidy: cleantmptestlogs cleantestlibs all check-stage2
180180

181181
# A slightly smaller set of tests for smoke testing.
182182
check-lite: cleantestlibs cleantmptestlogs \
183-
$(foreach crate,$(TEST_TARGET_CRATES),check-stage2-$(crate)) \
184-
check-stage2-rpass \
183+
check-stage2-rpass check-stage2-debuginfo-gdb \
185184
check-stage2-rfail check-stage2-cfail check-stage2-rmake
186185
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
187186

0 commit comments

Comments
 (0)