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:
Christopher Baines 2022-10-30 20:51:26 +00:00
parent 5b87c7c1d2
commit 2b21d60a94
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -395,7 +395,6 @@ (define-public coreutils
" test-perror2"
" test-renameat"
" test-renameatu"
" test-tls"
" test-utimensat")))
'())
#:phases (modify-phases %standard-phases