[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FAIL: tests/cpan.scm, tests/gem.scm, tests/pypi.scm, tests/crate.scm
From: |
John Darrington |
Subject: |
FAIL: tests/cpan.scm, tests/gem.scm, tests/pypi.scm, tests/crate.scm |
Date: |
Sun, 12 Feb 2017 17:11:40 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
After merging a very recent master, I get four test failures when running make
check:
FAIL: tests/pypi.scm
FAIL: tests/cpan.scm
FAIL: tests/gem.scm
FAIL: tests/crate.scm
Looking in test-suite.log there is the rather odd messge:
actual-value: #f
actual-error:
+ (wrong-number-of-args
+ #f
+ "Wrong number of arguments to ~A"
+ (#<procedure 3bc1660 at ice-9/eval.scm:416:20 (a)>)
+ #f)
result: FAIL
I know that it used to work, so using git bisect I tracked this down to
commit 81e0bc1834490a1a8092c75a0733b15c2b407285 and reverting this commit
indeed fixes the problem.
What does this commit do? Do we really need it?
J'
--
Avoid eavesdropping. Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- FAIL: tests/cpan.scm, tests/gem.scm, tests/pypi.scm, tests/crate.scm,
John Darrington <=