GNU bug report logs -
#39374
Failing channels and graph on 1.0.1.10297-c5bbcb
Previous Next
Full log
View this message in rfc822 format
Hi,
It is an old bug report #39374 [1].
1: <http://issues.guix.gnu.org/issue/39374>
On Wed, 05 Feb 2020 at 14:49, Ludovic Courtès <ludo <at> gnu.org> wrote:
> I wonder if this could be caused by settings in ~/.gitconfig. Could you
> try to move it out of the way and run the test? With:
>
> rm ~/.gitconfig{,.bak}
> make check TESTS=tests/channels.scm
Because of this, the bug is marked as ’moreinfo’ since 2 years, 2 days,
8 hours ago.
> The second failure is:
>
> test-name: reverse bag DAG
> location: /home/ep/src/guix/tests/graph.scm:194
> source:
> + (test-assert
> + "reverse bag DAG"
> + (let-values
> + (((dune bap ocaml-base)
> + (values
> + (specification->package "dune")
> + (specification->package "bap")
> + (specification->package "ocaml-base")))
>
> [...]
>
> actual-error:
> + (quit 1)
> result: FAIL
>
> It’s due to recent changes in the OCaml packages. I’ll push a fix
> shortly.
Well, I assume this fix had been pushed since then.
Therefore, I am in favor to close this report. Any objection?
Cheers,
simon
This bug report was last modified 2 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.