`make check` fails in tests/scripts-build.scm

  • Done
  • quality assurance status badge
Details
3 participants
  • Leo Famulari
  • Ludovic Courtès
  • Mekeor Melire
Owner
unassigned
Submitted by
Mekeor Melire
Severity
normal
M
L
L
Leo Famulari wrote on 19 Oct 2016 05:30
(name . Mekeor Melire)(address . mekeor.melire@gmail.com)(address . 24736@debbugs.gnu.org)
20161019033052.GA24361@jasmine
On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote:
Toggle quote (3 lines)
> `make check` failed for me, using the latest HEAD in the master branch.
> See the logs: http://lpaste.net/3131976193323040768

Hi, thanks for the report!

------
FAIL: tests/scripts-build.scm

[...]

============================================================================
Testsuite summary for GNU Guix 0.11.0
============================================================================
# TOTAL: 635
# PASS: 619
# SKIP: 15
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
[...]
------

Can you send 'test-suite.log'?
M
M
Mekeor Melire wrote on 19 Oct 2016 13:04
(name . Leo Famulari)(address . leo@famulari.name)(address . 24736@debbugs.gnu.org)
6ecd8aa4-539c-5bdb-f538-ea31fc86be6b@gmail.com
Am 19.10.2016 um 05:30 schrieb Leo Famulari:
Toggle quote (26 lines)
> On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote:
>> `make check` failed for me, using the latest HEAD in the master branch.
>> See the logs: http://lpaste.net/3131976193323040768
> Hi, thanks for the report!
>
> ------
> FAIL: tests/scripts-build.scm
>
> [...]
>
> ============================================================================
> Testsuite summary for GNU Guix 0.11.0
> ============================================================================
> # TOTAL: 635
> # PASS: 619
> # SKIP: 15
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> [...]
> ------
>
> Can you send 'test-suite.log'?
Attachment: test-suite.log
L
L
Ludovic Courtès wrote on 19 Oct 2016 17:52
(name . Leo Famulari)(address . leo@famulari.name)
87wph45oat.fsf@gnu.org
Leo Famulari <leo@famulari.name> skribis:

Toggle quote (9 lines)
> On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote:
>> `make check` failed for me, using the latest HEAD in the master branch.
>> See the logs: http://lpaste.net/3131976193323040768
>
> Hi, thanks for the report!
>
> ------
> FAIL: tests/scripts-build.scm

I just noticed it and fixed it in
0d7034ca4fa287f792a934dd3ac17905db683f4f.

Thanks!

Ludo’.
Closed
?