Skip to content

Commit 9f3a0a1

Browse files
brsongraydon
authored andcommitted
---
yaml --- r: 1171 b: refs/heads/master c: 2ec4325 h: refs/heads/master i: 1169: 7564ddf 1167: fa44842 v: v3
1 parent 5f24d62 commit 9f3a0a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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: 0a2e7f2149c4630afc1d981a8e8de8e25b71b43f
2+
refs/heads/master: 2ec4325fe9fe5808d7abab544e3a9ce896093f51

trunk/src/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,10 @@ ALL_TEST_SOURCES := $(TEST_CFAIL_SOURCES_BOOT) \
578578

579579
ALL_TEST_INPUTS := $(wildcard test/*/*.rs test/*/*/*.rs test/*/*.rc)
580580

581+
# The test suite currently relies on logging to validate results so
582+
# make sure that logging uses the default configuration
583+
unexport RUST_LOG
584+
581585

582586
check_nocompile: $(TEST_CFAIL_OUTS_BOOT)
583587

0 commit comments

Comments
 (0)