summaryrefslogtreecommitdiffstats
path: root/libcxx/test
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2013-07-01 22:59:14 +0000
committerHoward Hinnant <hhinnant@apple.com>2013-07-01 22:59:14 +0000
commit4a142ec6b056b1dd4abb226cd87646d2510c3f5d (patch)
tree6f9a4c27b713f3eb79a75e108b62608c6708446d /libcxx/test
parent704ebd78cbfd6aa22932877a6662ce69394b5da6 (diff)
downloadbcm5719-llvm-4a142ec6b056b1dd4abb226cd87646d2510c3f5d.tar.gz
bcm5719-llvm-4a142ec6b056b1dd4abb226cd87646d2510c3f5d.zip
XFAIL this test on 10.7 and 10.8
llvm-svn: 185391
Diffstat (limited to 'libcxx/test')
-rw-r--r--libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp b/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp
index ab0326cf0c9..dbfe9f74525 100644
--- a/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp
@@ -6,6 +6,9 @@
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
+//
+// XFAIL: with_system_lib=x86_64-apple-darwin11
+// XFAIL: with_system_lib=x86_64-apple-darwin12
// <istream>
OpenPOWER on IntegriCloud