[libc++] Disables a test in clang-17.

This test already had issues and bumping main to 17 causes them to fail
again.
This commit is contained in:
Mark de Wever 2023-01-27 17:01:55 +01:00
parent 7296eae946
commit 4fa997ddf4

View File

@ -12,7 +12,7 @@
// UNSUPPORTED: c++03
// TODO: Investigate these failures which break the CI.
// UNSUPPORTED: clang-14, clang-15, clang-16
// UNSUPPORTED: clang-14, clang-15, clang-16, clang-17
// TODO: Investigate this failure on GCC 12 (in Ubuntu Jammy)
// UNSUPPORTED: gcc-12