[tests] Mark some istream.unformatted expected failures (with system libc++).
authorDaniel Dunbar <daniel@zuster.org>
Tue, 5 Feb 2013 21:43:32 +0000 (21:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 5 Feb 2013 21:43:32 +0000 (21:43 +0000)
llvm-svn: 174444

libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/get.pass.cpp
libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/get_chart.pass.cpp
libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/read.pass.cpp
libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/readsome.pass.cpp

index 41a721d..1309a00 100644 (file)
@@ -6,6 +6,8 @@
 // Source Licenses. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
+//
+// XFAIL: with_system_lib=x86_64-apple-darwin11
 
 // <istream>
 
index cf06e34..ee46566 100644 (file)
@@ -6,6 +6,8 @@
 // Source Licenses. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
+//
+// XFAIL: with_system_lib=x86_64-apple-darwin11
 
 // <istream>
 
index 20e70cf..b57014a 100644 (file)
@@ -6,6 +6,8 @@
 // Source Licenses. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
+//
+// XFAIL: with_system_lib=x86_64-apple-darwin11
 
 // <istream>
 
index 01eecb5..60f816d 100644 (file)
@@ -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>