[libc++] Disable some tests using gcc 9.
This should fix running the libc++ unit tests.
They failed due to the changes introduced in 67c88e.
[libc++] Disable some tests using gcc 9. Authored by Mordante on Nov 28 2020, 11:08 AM.
Description [libc++] Disable some tests using gcc 9. This should fix running the libc++ unit tests.
Details
Event TimelineMordante committed rGae5f792002d8: [libc++] Disable some tests using gcc 9. (authored by Mordante).Nov 28 2020, 11:08 AM
Changes (23)
rGae5f792002d8 libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/transform_exclusive_scan_init_bop_uop.pass.cppLoading... libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/transform_inclusive_scan_bop_uop.pass.cppLoading... libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/transform_inclusive_scan_bop_uop_init.pass.cppLoading... libcxx/test/std/numerics/numeric.ops/transform.reduce/transform_reduce_iter_iter_init_bop_uop.pass.cppLoading... libcxx/test/std/numerics/numeric.ops/transform.reduce/transform_reduce_iter_iter_iter_init.pass.cppLoading... |