XFAIL floating point tests in rustc to put out burning tinderbox
This commit is contained in:
parent
2c21195b21
commit
4c34ae9d83
@ -606,7 +606,8 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
|
|||||||
tail-non-call.rs \
|
tail-non-call.rs \
|
||||||
writing-through-read-alias.rs)
|
writing-through-read-alias.rs)
|
||||||
|
|
||||||
TEST_XFAILS_STAGE0 := $(addprefix $(S)src/test/run-pass/, \
|
TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \
|
||||||
|
$(addprefix $(S)src/test/run-pass/, \
|
||||||
acyclic-unwind.rs \
|
acyclic-unwind.rs \
|
||||||
alt-pattern-drop.rs \
|
alt-pattern-drop.rs \
|
||||||
alt-type-simple.rs \
|
alt-type-simple.rs \
|
||||||
|
Loading…
Reference in New Issue
Block a user