File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: b22e840d43ec8d0de0b95f26a76046cfcca93c22
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: a86d9ad15e339ab343a12513f9c90556f677b9ca
5
- refs/heads/try: b3c6ed5c9bd0dee175a6f63b4f19ce399291241d
5
+ refs/heads/try: 414b31299172917f72458502d811da395f7b7b11
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change @@ -179,10 +179,7 @@ check-notidy: cleantmptestlogs cleantestlibs all check-stage2
179
179
$(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
180
180
181
181
# A slightly smaller set of tests for smoke testing.
182
- check-lite : cleantestlibs cleantmptestlogs \
183
- $(foreach crate,$(TEST_TARGET_CRATES ) ,check-stage2-$(crate ) ) \
184
- check-stage2-rpass \
185
- check-stage2-rfail check-stage2-cfail check-stage2-rmake
182
+ check-lite : cleantestlibs cleantmptestlogs check-stage1-debuginfo-gdb
186
183
$(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
187
184
188
185
# Only check the 'reference' tests: rpass/cfail/rfail/rmake.
You can’t perform that action at this time.
0 commit comments