diff --git a/test/std/containers/associative/map/map.cons/deduct.fail.cpp b/test/std/containers/associative/map/map.cons/deduct.fail.cpp index d7402b5e8..9b228edb1 100644 --- a/test/std/containers/associative/map/map.cons/deduct.fail.cpp +++ b/test/std/containers/associative/map/map.cons/deduct.fail.cpp @@ -9,7 +9,7 @@ // // UNSUPPORTED: c++98, c++03, c++11, c++14 // UNSUPPORTED: libcpp-no-deduction-guides -// XFAIL: clang-6 +// XFAIL: clang-6, apple-clang-9.0, apple-clang-9.1 // clang-6 gives different error messages. // template // UNSUPPORTED: c++98, c++03, c++11, c++14 // UNSUPPORTED: libcpp-no-deduction-guides -// XFAIL: clang-6 +// XFAIL: clang-6, apple-clang-9.0, apple-clang-9.1 // clang-6 gives different error messages. // template