From 1300be58d7cb77d230d5269ad4346a069648e5fc Mon Sep 17 00:00:00 2001 From: Michael Sullivan Date: Mon, 20 Aug 2012 13:22:51 -0700 Subject: [PATCH] xfail crate-method-reexport-grrrrrrr.rs, which has been burning the build for days --- src/test/run-pass/crate-method-reexport-grrrrrrr.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/run-pass/crate-method-reexport-grrrrrrr.rs b/src/test/run-pass/crate-method-reexport-grrrrrrr.rs index 849c85c7d18..35c31798e59 100644 --- a/src/test/run-pass/crate-method-reexport-grrrrrrr.rs +++ b/src/test/run-pass/crate-method-reexport-grrrrrrr.rs @@ -2,6 +2,7 @@ // name_pool::methods impl in the other crate is reachable from this // crate. +// xfail-test // xfail-fast // aux-build:crate-method-reexport-grrrrrrr2.rs