mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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:
parent
a7c3c5dcca
commit
aa8db0ed0d
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue