guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.


From: guix-commits
Subject: 01/03: gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.
Date: Sun, 30 Oct 2022 16:59:19 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 2b21d60a942a4c689549965d9c3cd6b1a9e7fab0
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sun Oct 30 20:51:26 2022 +0000

    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.
---
 gnu/packages/base.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index a92a4b24e4..b7edc4d2aa 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]