unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: mikadoZero <mikadozero@yandex.com>
Cc: 34945-done@debbugs.gnu.org
Subject: bug#34945: Guix repository `make check` failing tests
Date: Tue, 26 Mar 2019 11:10:31 +0100	[thread overview]
Message-ID: <87h8bqhroo.fsf@gnu.org> (raw)
In-Reply-To: <cuch8bvjadb.fsf@yandex.com> (mikadoZero's message of "Fri, 22 Mar 2019 09:40:16 -0400")

Hello,

mikadoZero <mikadozero@yandex.com> skribis:

> FAIL: tests/scripts
> ===================
>
> test-name: parse-command-line
> location: /home/guix/u/guix/guix/tests/scripts.scm:31
> source:
> + (test-equal
> +   "parse-command-line"
> +   '((argument . "bar")
> +     (argument . "foo")
> +     (cores . 10)
> +     (substitutes? . #f)
> +     (keep-failed? . #t)
> +     (max-jobs . 77)
> +     (cores . 42))
> +   (with-environment-variable
> +     "GUIX_BUILD_OPTIONS"
> +     "-c 42 -M 77"
> +     (parse-command-line
> +       '("--keep-failed"
> +         "--no-substitutes"
> +         "--cores=10"
> +         "foo"
> +         "bar")
> +       %standard-build-options
> +       (list '()))))
> expected-value: ((argument . "bar") (argument . "foo") (cores . 10) (substitutes? . #f) (keep-failed? . #t) (max-jobs . 77) (cores . 42))
> actual-value: #f
> actual-error:
> + (unbound-variable
> +   #f
> +   "Unbound variable: ~S"
> +   (with-environment-variable)
> +   #f)
> result: FAIL

Fixed in 7b7e4e89c8a1a34e166a2755493e48035e8a78ab.

> FAIL: tests/pack
> ================
>
> test-name: self-contained-tarball
> location: /home/guix/u/guix/guix/tests/pack.scm:58
> source:
> + (test-assert
> +   "self-contained-tarball"

[...]

> ;;; (binlink "/gnu/store/h3jhm791rbhni78wcfx43mpi0k3ddy9j-guile-bootstrap-2.0/bin")
>
> ;;; (guilelink "gnu/store/hjnd6yskqkyxb4np3hm0x2q2sakgqkzm-profile/bin")
> builder for `/gnu/store/0snjjbp96yrgrx0vqyhibkab02iqhzrb-check-tarball.drv' failed to produce output path `/gnu/store/id4yn32jlzpzi60n0szf5ajdi49ha6af-check-tarball'
> actual-value: #f
> actual-error:
> + (srfi-34
> +   #<condition &store-protocol-error [message: "build of `/gnu/store/0snjjbp96yrgrx0vqyhibkab02iqhzrb-check-tarball.drv' failed" status: 1] 48526c0>)
> result: FAIL

Fixed in 9c2e58564f3c8b53ce86d5791e3ea5818e1a4fd6.

Thanks,
Ludo’.

  reply	other threads:[~2019-03-26 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 13:40 bug#34945: Guix repository `make check` failing tests mikadoZero
2019-03-26 10:10 ` Ludovic Courtès [this message]
2019-03-27 11:23   ` mikadoZero
2019-03-27 20:27     ` Ricardo Wurmus
2019-03-28 13:25     ` Ludovic Courtès
2019-03-28 15:35       ` mikadoZero
2019-03-30 12:06         ` mikadoZero

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=87h8bqhroo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=34945-done@debbugs.gnu.org \
    --cc=mikadozero@yandex.com \
    /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).