GNU bug report logs -
#36840
Failing tests (tests/swh.scm tests/pypi.scm tests/gem.scm tests/crate.scm tests/cpan.scm)
Previous Next
Reported by: P <pronaip <at> protonmail.com>
Date: Mon, 29 Jul 2019 16:17:02 UTC
Severity: normal
Tags: notabug
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
P <pronaip <at> protonmail.com> skribis:
> commit: 767a0a18d88479c713f1b9b034bd06eedfe71a80 (or rather the previous commit, there are some small unrelated changes in gnu/packages/idris.scm)
>
> make check TESTS="tests/swh.scm tests/pypi.scm tests/gem.scm tests/crate.scm tests/cpan.scm" SCM_LOG_DRIVER_FLAGS="--brief=no"
>
> =================================================
> GNU Guix 1.0.1.1832-23243: ./test-suite.log
> =================================================
>
> # TOTAL: 21
> # PASS: 12
> # SKIP: 1
> # XFAIL: 0
> # FAIL: 8
> # XPASS: 0
> # ERROR: 0
The likely reason is that you’re using Guile-JSON 1.x instead of 3.x,
which is now required.
If you’re using ‘guix environment’, you may need to run:
guix environment guix --ad-hoc guile-json <at> 3
HTH!
Ludo’.
This bug report was last modified 5 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.