bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36840: Failing tests (tests/swh.scm tests/pypi.scm tests/gem.scm tes


From: Ludovic Courtès
Subject: bug#36840: Failing tests (tests/swh.scm tests/pypi.scm tests/gem.scm tests/crate.scm tests/cpan.scm)
Date: Fri, 09 Aug 2019 11:20:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

P <address@hidden> 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@3

HTH!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]