llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
Martin Storsjö 4f7fa06a66 [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration
This makes no attempt yet to look into the why/what for each of them,
but makes the CI configuration useful for tracking further regressions.
After looking into each case, they can either be fixed, or converted
into UNSUPPORTED: windows or XFAIL: windows, once the cause is known
and explained.

A number of the filesystem cases can be fixed by patches that are
currently in review.

Differential Revision: https://reviews.llvm.org/D99095
2021-03-22 23:41:11 +02:00
..
delete_align_val_t_replace.pass.cpp [libcxx] Remove the 'availability' Lit feature 2020-09-11 11:34:49 -04:00
new.pass.cpp [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
new_align_val_t.pass.cpp [libcxx] Remove the 'availability' Lit feature 2020-09-11 11:34:49 -04:00
new_align_val_t_nothrow.pass.cpp [libcxx] Remove the 'availability' Lit feature 2020-09-11 11:34:49 -04:00
new_align_val_t_nothrow_replace.pass.cpp [libcxx] [test] Remove a couple outdated XFAIL LIBCXX-WINDOWS-FIXME 2021-03-22 23:41:10 +02:00
new_align_val_t_replace.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
new_nothrow.pass.cpp [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
new_nothrow_replace.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_replace.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_size.verify.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
new_size_align.verify.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
new_size_align_nothrow.verify.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
new_size_nothrow.verify.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
sized_delete11.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete14.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
sized_delete_calls_unsized_delete.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_fsizeddeallocation.pass.cpp [libcxx] Remove the 'availability' Lit feature 2020-09-11 11:34:49 -04:00