about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatrick Walton <pcwalton@mimiga.net>2013-03-27 07:35:49 -0700
committerPatrick Walton <pcwalton@mimiga.net>2013-03-27 07:35:49 -0700
commitb93393e907eddab513fa2be541af4356b8203282 (patch)
treef042c7ff6453bcb46acf80064f3fa9f815096ee3
parent28885635108c6def3c2503cbcaeba90fbd011f90 (diff)
downloadrust-b93393e907eddab513fa2be541af4356b8203282.tar.gz
rust-b93393e907eddab513fa2be541af4356b8203282.zip
test: xfail-pretty one of the run-pass tests. rs=burningtree
-rw-r--r--src/test/run-pass/regions-fn-subtyping.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/regions-fn-subtyping.rs b/src/test/run-pass/regions-fn-subtyping.rs
index 652a7a33396..3233e900e58 100644
--- a/src/test/run-pass/regions-fn-subtyping.rs
+++ b/src/test/run-pass/regions-fn-subtyping.rs
@@ -1,3 +1,5 @@
+// xfail-pretty
+
 // Copyright 2012 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.