sys-apps/coreutils: skip dd/no-allocate.sh again

I'm pretty sure I commented this out to test and never fixed it.

Bug: https://bugs.gentoo.org/629660
Closes: https://bugs.gentoo.org/928486
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-06-24 01:42:53 +01:00
parent e316ea6625
commit 317b5e58dc
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@ src_test() {
local xfail_tests=(
# bug #629660
#tests/dd/no-allocate.sh
tests/dd/no-allocate.sh
# bug #675802
tests/env/env-S

View File

@ -223,7 +223,7 @@ src_test() {
local xfail_tests=(
# bug #629660
#tests/dd/no-allocate.sh
tests/dd/no-allocate.sh
# bug #675802
tests/env/env-S