about summary refs log tree commit diff
diff options
context:
space:
mode:
-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;