me
/
guix
Archived
1
0
Fork 0

gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.

* gnu/packages/base.scm (coreutils)[arguments]: Add pwd-long as failing test.
Jan (janneke) Nieuwenhuizen 2020-07-08 07:37:24 +02:00
parent 127f0f05ac
commit 413c31dc7a
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -342,6 +342,7 @@ 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/pwd-long.sh"
" tests/split/fail.sh"
" test-fdutimensat"
" test-futimens"