guix-commits
[Top][All Lists]
Advanced

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

13/22: gnu: coreutils: Mark three more tests XFAIL on the Hurd.


From: guix-commits
Subject: 13/22: gnu: coreutils: Mark three more tests XFAIL on the Hurd.
Date: Mon, 13 Apr 2020 09:20:48 -0400 (EDT)

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

commit ea3cf5977e68442fd843fa706e0331ec6216edf9
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 80a158a..9041d99 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -327,7 +327,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]