mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
rocmPackages.llvm.libcxx: exclude a few failing tests
This commit is contained in:
parent
af59eb84ca
commit
09bcfcaa94
|
@ -169,3 +169,7 @@
|
|||
../libcxx/test/std/utilities/utility/mem.res/mem.res.pool/mem.res.pool.mem/unsync_allocate_overaligned_request.pass.cpp
|
||||
../libcxx/test/std/utilities/utility/mem.res/mem.res.pool/mem.res.pool.mem/unsync_allocate_reuse_blocks.pass.cpp
|
||||
../libcxx/test/std/utilities/utility/mem.res/mem.res.pool/mem.res.pool.mem/unsync_allocate.pass.cpp
|
||||
../libcxx/test/std/language.support/support.dynamic/hardware_inference_size.compile.pass.cpp
|
||||
../libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/sized_delete_array14.pass.cpp
|
||||
../libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/sized_delete14.pass.cpp
|
||||
../libcxx/test/libcxx/selftest/sh.cpp/empty.sh.cpp
|
||||
|
|
Loading…
Reference in a new issue