diff --git a/src/Makefile b/src/Makefile index 64ff6b4681b..9ab73bd1ce5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -519,6 +519,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ TEST_XFAILS_SELF := $(filter-out \ $(addprefix test/run-pass/, \ + alt-pattern-simple.rs \ alt-tag.rs \ arith-0.rs \ arith-1.rs \