Skip to content

Commit 34e5e98

Browse files
committed
Re-XFAIL destructor-ordering.rs. Valgrind doesn't like it (though oddly, doesn't make the tbox burn).
1 parent 0f224f9 commit 34e5e98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ TEST_XFAILS_X86 := $(TASK_XFAILS) \
399399
test/run-pass/child-outlives-parent.rs \
400400
test/run-pass/clone-with-exterior.rs \
401401
test/run-pass/constrained-type.rs \
402+
test/run-pass/destructor-ordering.rs \
402403
test/run-pass/obj-as.rs \
403404
test/run-pass/vec-slice.rs \
404405
test/run-pass/fn-lval.rs \

0 commit comments

Comments
 (0)