mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
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:
parent
e316ea6625
commit
317b5e58dc
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user