1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02:00

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
-1
View File
@@ -395,7 +395,6 @@ used to apply commands with arbitrarily long arguments.")
" test-perror2"
" test-renameat"
" test-renameatu"
" test-tls"
" test-utimensat")))
'())
#:phases (modify-phases %standard-phases