guix-commits
[Top][All Lists]
Advanced

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

37/48: gnu: coreutils: Mark three more tests XFAIL on the Hurd.


From: guix-commits
Subject: 37/48: gnu: coreutils: Mark three more tests XFAIL on the Hurd.
Date: Sun, 19 Apr 2020 10:22:17 -0400 (EDT)

janneke pushed a commit to branch wip-hurd-vm
in repository guix.

commit 1d194934bf9cb6bd00887e0861c7570e75b14d53
Author: Jan (janneke) Nieuwenhuizen <address@hidden>
AuthorDate: Mon Apr 13 07:42:07 2020 +0200

    gnu: coreutils: Mark three more tests XFAIL on the Hurd.
    
    * gnu/packages/base.scm (coreutils)[arguments]: Add three more failing 
tests.
---
 gnu/packages/base.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index d4bd572..31563ba 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -342,7 +342,10 @@ 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/shred-passes.sh"
                                    " tests/split/fail.sh"
+                                   " tests/split/l-chunk.sh"
+                                   " tests/dd/stats.sh"
                                    " test-fdutimensat"
                                    " test-futimens"
                                    " test-linkat"



reply via email to

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