Skip to content

Commit a7c9f81

Browse files
committed
XFAIL run-fail/linked-failure
This test is hitting a bug in the runtime that makes it fail incorrectly and not valgrind-clean
1 parent f28bbb2 commit a7c9f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-fail/linked-failure.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// -*- rust -*-
22

33
// error-pattern:1 == 2
4+
// xfail-test
45
// no-valgrind
56
use std;
67
import std::task;

0 commit comments

Comments
 (0)