[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"
- 04/22: Revert "compile: Run the load phase within 'with-target'.", (continued)
- 04/22: Revert "compile: Run the load phase within 'with-target'.", guix-commits, 2020/04/13
- 08/22: build.sh: Disable daemon deduplication; builds gnu-make-boot0!, guix-commits, 2020/04/13
- 09/22: system: hurd: Bump image size to 10GiB., guix-commits, 2020/04/13
- 12/22: system: hurd: Add the Shepherd., guix-commits, 2020/04/13
- 11/22: system: hurd: Add openssh., guix-commits, 2020/04/13
- 15/22: DRAFT system: hurd: Start the Shepherd., guix-commits, 2020/04/13
- 18/22: services: Add hurd-ttys-service-type., guix-commits, 2020/04/13
- 14/22: gnu: python: Build fix for the Hurd., guix-commits, 2020/04/13
- 20/22: services: Register guix-daemon-service as a hurd service., guix-commits, 2020/04/13
- 16/22: services: Add hurd., guix-commits, 2020/04/13
- 13/22: gnu: coreutils: Mark three more tests XFAIL on the Hurd.,
guix-commits <=
- 19/22: services: Add hurd-user-services-service-type., guix-commits, 2020/04/13
- 21/22: system: hurd: Initial (gnu services) generated shepherd.conf., guix-commits, 2020/04/13
- 17/22: services: Add hurd-console-service-type., guix-commits, 2020/04/13
- 22/22: HACK use uncompiled .scm for shepherd, guix-commits, 2020/04/13