me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/base.scm (coreutils)[arguments]: Add three more failing tests.
master
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
1 changed files with 3 additions and 0 deletions

View File

@ -327,7 +327,10 @@ used to apply commands with arbitrarily long arguments.")
(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"