guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.


From: guix-commits
Subject: 01/02: gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.
Date: Wed, 8 Jul 2020 05:35:05 -0400 (EDT)

janneke pushed a commit to branch master
in repository guix.

commit 413c31dc7aabcffc6b180fc0a003f149c9743c08
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Wed Jul 8 07:37:24 2020 +0200

    gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.
    
    * gnu/packages/base.scm (coreutils)[arguments]: Add pwd-long as failing 
test.
---
 gnu/packages/base.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 7188897..7116708 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -342,6 +342,7 @@ used to apply commands with arbitrarily long arguments.")
               (list (string-append "XFAIL_TESTS=tests/misc/env-S.pl"
                                    " tests/misc/kill.sh"
                                    " tests/misc/nice.sh"
+                                   " tests/misc/pwd-long.sh"
                                    " tests/split/fail.sh"
                                    " test-fdutimensat"
                                    " test-futimens"



reply via email to

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