llvm-project/libcxx/test/std/input.output
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
..
file.streams [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
filesystems [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX. 2022-01-14 12:48:04 -05:00
input.output.general [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
iostream.format [libcxx] [ci] Add CI configurations for MinGW 2021-11-17 10:00:50 +02:00
iostream.forward [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
iostream.objects [libcxx] [test] Extend test for bash for executor-has-no-bash 2021-12-22 00:43:29 +02:00
iostreams.base [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
iostreams.requirements [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
stream.buffers [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.streams [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00