about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorEric Holk <eric.holk@gmail.com>2012-08-08 12:00:00 -0700
committerEric Holk <eric.holk@gmail.com>2012-08-08 12:00:52 -0700
commit19c86c1e71fd17d88f0d3ffdf31987db5876dcd2 (patch)
tree2c4302b2347bf2c15782ef983f5b7ed7214dcc55 /src
parentc7d60ee05307eab7f7def3d6855ca471253e7810 (diff)
downloadrust-19c86c1e71fd17d88f0d3ffdf31987db5876dcd2.tar.gz
rust-19c86c1e71fd17d88f0d3ffdf31987db5876dcd2.zip
xfail-pretty
Diffstat (limited to 'src')
-rw-r--r--src/test/run-pass/pipe-presentation-examples.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/pipe-presentation-examples.rs b/src/test/run-pass/pipe-presentation-examples.rs
index 96e7d429f9b..c772d98d064 100644
--- a/src/test/run-pass/pipe-presentation-examples.rs
+++ b/src/test/run-pass/pipe-presentation-examples.rs
@@ -3,6 +3,8 @@
 // Code is easier to write in emacs, and it's good to be sure all the
 // code samples compile (or not) as they should.
 
+// xfail-pretty
+
 import double_buffer::client::*;
 import double_buffer::give_buffer;