This is an automated email from the git hooks/post-receive script.
janneke pushed a commit to branch wip-hurd
in repository guix.
The following commit(s) were added to refs/heads/wip-hurd by this push:
new 59dc8ae24f squash! gnu: coreutils: Skip hanging and failing test for
the Hurd.
59dc8ae24f is described below
commit 59dc8ae24fa0239884870880df5278b76e508872
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Mon Jun 5 14:13:16 2023 +0200
squash! gnu: coreutils: Skip hanging and failing test for the Hurd.
"tests/misc/ls-misc.pl"
"tests/rm/fail-eperm.xpl"
---
gnu/packages/base.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index ceed3f8f67..b05b3cbeba 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -448,11 +448,13 @@ used to apply commands with arbitrarily long arguments.")
"tests/misc/env-S.pl"
"tests/misc/factor-parallel.sh"
"tests/misc/kill.sh"
+ "tests/misc/ls-misc.pl"
"tests/misc/nice.sh"
"tests/misc/pwd-long.sh"
"tests/misc/shred-passes.sh"
"tests/misc/stat-slash.sh"
"tests/misc/wc-parallel.sh"
+ "tests/rm/fail-eperm.xpl"
"tests/split/filter.sh"
"tests/tail-2/wait.sh")
(("^#!.*" all)