From: Louis Dionne Date: Thu, 22 Nov 2018 13:40:56 +0000 (+0000) Subject: [libcxx] Remove incorrect XFAIL on macos 10.12 X-Git-Tag: llvmorg-8.0.0-rc1~3712 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=509f7d7c30ab76a046382cea731537ab061b889d;p=platform%2Fupstream%2Fllvm.git [libcxx] Remove incorrect XFAIL on macos 10.12 llvm-svn: 347461 --- diff --git a/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/seekg_off.pass.cpp b/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/seekg_off.pass.cpp index cac1e39..d41302e 100644 --- a/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/seekg_off.pass.cpp +++ b/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/seekg_off.pass.cpp @@ -7,7 +7,6 @@ // //===----------------------------------------------------------------------===// -// XFAIL: with_system_cxx_lib=macosx10.12 // XFAIL: with_system_cxx_lib=macosx10.11 // XFAIL: with_system_cxx_lib=macosx10.10 // XFAIL: with_system_cxx_lib=macosx10.9