Skip to content

Commit cd398cf

Browse files
committed
---
yaml --- r: 2820 b: refs/heads/master c: e3b3a71 h: refs/heads/master v: v3
1 parent 876551a commit cd398cf

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 867e9fb03099274229a4fd7031541d7e1f9b0dc9
2+
refs/heads/master: e3b3a71e6aa2b8d8d4e5914eb6841caf5611271a

trunk/mk/tests.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ ALL_TEST_SOURCES = $(TEST_CFAIL_SOURCES_STAGE0) \
134134
$(TEST_RFAIL_SOURCES_STAGE2) \
135135
$(TEST_RPASS_SOURCES_STAGE2)
136136

137-
# The test suite currently relies on logging to validate results so
138-
# make sure that logging uses the default configuration
139-
unexport RUST_LOG
140-
141-
142137
check-nocompile: $(TEST_CFAIL_OUTS_STAGE0) \
143138
$(TEST_CFAIL_OUTS_STAGE1) \
144139
$(TEST_CFAIL_OUTS_STAGE2)

0 commit comments

Comments
 (0)