gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.
As this test passes. * gnu/packages/base.scm (coreutils)[arguments]: Remove test-tls from XFAIL_TESTS for the hurd.
This commit is contained in:
parent
5b87c7c1d2
commit
2b21d60a94
1 changed files with 0 additions and 1 deletions
|
@ -395,7 +395,6 @@ (define-public coreutils
|
|||
" test-perror2"
|
||||
" test-renameat"
|
||||
" test-renameatu"
|
||||
" test-tls"
|
||||
" test-utimensat")))
|
||||
'())
|
||||
#:phases (modify-phases %standard-phases
|
||||
|
|
Loading…
Reference in a new issue