llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member
Arthur O'Dwyer fa244345e1 [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX.
I believe all four of these failures are directly due to the pattern where
allocations in the dylib are unobserved by the client program. If AIX32 and AIX64
don't support that, we should just disable the ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS
macro on AIX, and then we don't need to XFAIL these tests.

This also means I won't need to XFAIL a dozen other tests in D89057,
which rely heavily on ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS and
also currently fail on AIX.
See https://buildkite.com/llvm-project/libcxx-ci/builds/7669

Differential Revision: https://reviews.llvm.org/D116866
2022-01-14 12:48:04 -05:00
..
path.assign [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX. 2022-01-14 12:48:04 -05:00
path.construct [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX. 2022-01-14 12:48:04 -05:00
path.decompose [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
path.gen [libcxx] [test] Clarify and improve consistency in lexically_relative_and_proximate.pass.cpp. NFC. 2021-03-07 23:15:05 +02:00
path.generic.obs [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
path.modifiers [libcxx] [test] Fix path.modifiers remove_filename and replace_filename for windows 2021-03-07 10:37:13 +02:00
path.native.obs [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
path.query [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
path.append.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
path.charconv.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
path.compare.pass.cpp [libcxx] [test] Use the native path types in path.compare 2021-03-01 21:01:46 +02:00
path.concat.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00