gnu: coreutils: Mark three more tests XFAIL on the Hurd.

* gnu/packages/base.scm (coreutils)[arguments]: Add three more failing tests.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2020-04-13 07:42:07 +02:00 committed by Jan Nieuwenhuizen
parent a7c3c5dcca
commit aa8db0ed0d
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -327,7 +327,10 @@ (define-public coreutils
(list (string-append "XFAIL_TESTS=tests/misc/env-S.pl"
" tests/misc/kill.sh"
" tests/misc/nice.sh"
" tests/misc/shred-passes.sh"
" tests/split/fail.sh"
" tests/split/l-chunk.sh"
" tests/dd/stats.sh"
" test-fdutimensat"
" test-futimens"
" test-linkat"