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 876551a commit cd398cfCopy full SHA for cd398cf
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 867e9fb03099274229a4fd7031541d7e1f9b0dc9
+refs/heads/master: e3b3a71e6aa2b8d8d4e5914eb6841caf5611271a
trunk/mk/tests.mk
@@ -134,11 +134,6 @@ ALL_TEST_SOURCES = $(TEST_CFAIL_SOURCES_STAGE0) \
134
$(TEST_RFAIL_SOURCES_STAGE2) \
135
$(TEST_RPASS_SOURCES_STAGE2)
136
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
142
check-nocompile: $(TEST_CFAIL_OUTS_STAGE0) \
143
$(TEST_CFAIL_OUTS_STAGE1) \
144
$(TEST_CFAIL_OUTS_STAGE2)
0 commit comments