[libcxx] Mark some tests as still failing on macosx10.14
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
// Test exporting the symbol: "__cxa_deleted_virtual" in macosx
|
// Test exporting the symbol: "__cxa_deleted_virtual" in macosx
|
||||||
// But don't expect the symbol to be exported in previous versions.
|
// But don't expect the symbol to be exported in previous versions.
|
||||||
//
|
//
|
||||||
|
// XFAIL: with_system_cxx_lib=macosx10.14
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.13
|
// XFAIL: with_system_cxx_lib=macosx10.13
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.12
|
// XFAIL: with_system_cxx_lib=macosx10.12
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.11
|
// XFAIL: with_system_cxx_lib=macosx10.11
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
// UNSUPPORTED: c++98, c++03, c++11
|
// UNSUPPORTED: c++98, c++03, c++11
|
||||||
|
|
||||||
|
// XFAIL: with_system_cxx_lib=macosx10.14
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.13
|
// XFAIL: with_system_cxx_lib=macosx10.13
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.12
|
// XFAIL: with_system_cxx_lib=macosx10.12
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.11
|
// XFAIL: with_system_cxx_lib=macosx10.11
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
// UNSUPPORTED: c++98, c++03, c++11
|
// UNSUPPORTED: c++98, c++03, c++11
|
||||||
|
|
||||||
|
// XFAIL: with_system_cxx_lib=macosx10.14
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.13
|
// XFAIL: with_system_cxx_lib=macosx10.13
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.12
|
// XFAIL: with_system_cxx_lib=macosx10.12
|
||||||
// XFAIL: with_system_cxx_lib=macosx10.11
|
// XFAIL: with_system_cxx_lib=macosx10.11
|
||||||
|
|||||||
Reference in New Issue
Block a user