[libc++] Temporarily disable failing test for Android CI runners
This test is currently failing in the Android CI, since the compiler used there is too old. Once the Clang version is updated this XFAIL should be removed again.
This commit is contained in:
parent
afcf76bda1
commit
cebfb75c9f
@ -8,6 +8,9 @@
|
||||
|
||||
// UNSUPPORTED: c++03, c++11, c++14
|
||||
|
||||
// The Clang version that Android currently uses in the CI is too old.
|
||||
// XFAIL: LIBCXX-ANDROID-FIXME
|
||||
|
||||
// type_traits
|
||||
|
||||
// has_unique_object_representations
|
||||
|
Loading…
x
Reference in New Issue
Block a user