Skip to content

Commit 8b309e5

Browse files
committed
re-xfail two tests
1 parent 624fbbd commit 8b309e5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/run-fail/too-much-recursion-unwinding.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-test leaks
12
// error-pattern:ran out of stack
23

34
// Test that the task fails after hiting the recursion limit

src/test/run-fail/unwind-resource-fail2.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-test leaks
12
// error-pattern:wombat
23

34
struct r {

0 commit comments

Comments
 (0)