Disable test that is failing on valgrind.
This commit is contained in:
@@ -439,7 +439,8 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
|
||||
test/compile-fail/tail-non-call.rs \
|
||||
test/compile-fail/writing-through-read-alias.rs
|
||||
|
||||
TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
|
||||
TEST_XFAILS_RUSTC := $(CONST_TAG_XFAILS) \
|
||||
$(addprefix test/run-pass/, \
|
||||
acyclic-unwind.rs \
|
||||
alt-pattern-drop.rs \
|
||||
alt-type-simple.rs \
|
||||
|
||||
Reference in New Issue
Block a user