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.
parent
5b87c7c1d2
commit
2b21d60a94
|
@ -395,7 +395,6 @@ used to apply commands with arbitrarily long arguments.")
|
||||||
" test-perror2"
|
" test-perror2"
|
||||||
" test-renameat"
|
" test-renameat"
|
||||||
" test-renameatu"
|
" test-renameatu"
|
||||||
" test-tls"
|
|
||||||
" test-utimensat")))
|
" test-utimensat")))
|
||||||
'())
|
'())
|
||||||
#:phases (modify-phases %standard-phases
|
#:phases (modify-phases %standard-phases
|
||||||
|
|
Reference in New Issue