unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: 19781@debbugs.gnu.org
Subject: bug#19781: 13 failing tests
Date: Thu, 5 Feb 2015 14:55:48 +0100	[thread overview]
Message-ID: <idj61bg8nuw.fsf@bimsb-sys02.mdc-berlin.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2648 bytes --]

When building Guix from master (currently that's commit
0ca0ce53a801702f6f56d68289675d4b448e026a) with make check I get the
following output:

~~~~~~~~~~~~~~~~~~~~~~~
PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/hash.scm
PASS: tests/pk-crypto.scm
PASS: tests/pki.scm
PASS: tests/sets.scm
PASS: tests/substitute-binary.scm
FAIL: tests/builders.scm
FAIL: tests/derivations.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/utils.scm
FAIL: tests/build-utils.scm
FAIL: tests/packages.scm
PASS: tests/snix.scm
FAIL: tests/store.scm
PASS: tests/monads.scm
FAIL: tests/gexp.scm
PASS: tests/nar.scm
FAIL: tests/union.scm
FAIL: tests/profiles.scm
PASS: tests/syscalls.scm
PASS: tests/lint.scm
FAIL: tests/guix-build.sh
PASS: tests/guix-download.sh
PASS: tests/guix-hash.sh
FAIL: tests/guix-package.sh
PASS: tests/guix-system.sh
FAIL: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-lint.sh
FAIL: tests/guix-register.sh
FAIL: tests/guix-gc.sh
PASS: tests/guix-daemon.sh
make[5]: Entering directory `/localhome/rwurmus-tmp/guix'
make  all-recursive
make[6]: Entering directory `/localhome/rwurmus-tmp/guix'
Making all in po/guix
make[7]: Entering directory `/localhome/rwurmus-tmp/guix/po/guix'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix/po/guix'
Making all in po/packages
make[7]: Entering directory `/localhome/rwurmus-tmp/guix/po/packages'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix/po/packages'
make[7]: Entering directory `/localhome/rwurmus-tmp/guix'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[6]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[5]: Leaving directory `/localhome/rwurmus-tmp/guix'
============================================================================
Testsuite summary for GNU Guix 0.8.1
============================================================================
# TOTAL: 34
# PASS:  21
# SKIP:  0
# XFAIL: 0
# FAIL:  13
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix@gnu.org
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/localhome/rwurmus-tmp/guix'
make: *** [check] Error 2
~~~~~~~~~~~~~~~~~~~~~~~

Attached is a tarball containing the logs.

~~ Ricardo


[-- Attachment #2: logs.tar --]
[-- Type: application/x-tar, Size: 184320 bytes --]

             reply	other threads:[~2015-02-05 13:58 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <idj4mhv15e4.fsf@bimsb-sys02.mdc-berlin.net>
2015-02-05 13:55 ` Ricardo Wurmus [this message]
2015-02-07 15:45   ` bug#19781: Close Andreas Enge
2015-02-07 17:19   ` bug#19780: 13 failing tests Ludovic Courtès
2015-02-10 12:03     ` Ricardo Wurmus
2015-02-10 12:42       ` Ludovic Courtès
2015-02-10 14:15         ` Ricardo Wurmus
2015-02-10 14:30           ` Ludovic Courtès
2015-02-10 14:59             ` Ricardo Wurmus
2015-02-10 15:49               ` Ludovic Courtès
2015-02-10 16:45                 ` Ricardo Wurmus
2015-02-10 17:08                   ` Ludovic Courtès
2015-02-11 11:25                     ` Ricardo Wurmus
2015-02-11 11:47                     ` Ricardo Wurmus
2015-02-11 12:40                     ` Ricardo Wurmus
2015-02-13  9:14                       ` Ludovic Courtès
2015-02-13 10:33                         ` Ricardo Wurmus
2015-02-13 13:20                           ` Ludovic Courtès
2015-02-26 16:49                             ` Ludovic Courtès
2015-02-28 21:58                               ` Ricardo Wurmus
2015-03-02 15:57                             ` Ricardo Wurmus
2015-03-03  8:04                               ` Ludovic Courtès
2015-03-31 21:18                                 ` Ludovic Courtès
2015-02-13 13:23                           ` Ludovic Courtès
2015-02-13 15:14                             ` Ricardo Wurmus
2015-02-13 22:38                               ` Ludovic Courtès
2015-10-13  9:59   ` bug#19780: “User has no home directory” (was: bug#19780: 13 failing tests) Ricardo Wurmus
2015-10-13 12:29 ` bug#19780: “User has no home directory” Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=idj61bg8nuw.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=19781@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).