From mboxrd@z Thu Jan 1 00:00:00 1970 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 Message-ID: <20170212161140.GA31754@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccwko-0002dA-3S for guix-devel@gnu.org; Sun, 12 Feb 2017 11:11:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccwkk-0000xy-Sc for guix-devel@gnu.org; Sun, 12 Feb 2017 11:11:58 -0500 Received: from de.cellform.com ([88.217.224.109]:58667 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ccwkk-0000xJ-K5 for guix-devel@gnu.org; Sun, 12 Feb 2017 11:11:54 -0500 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: beffa@fbengineering.ch Cc: guix-devel@gnu.org --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After merging a very recent master, I get four test failures when running m= ake 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" + (#) + #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' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAligiTwACgkQimdxnC3oJ7NLhwCeLmdQuox6FmokYO+UGraxjJWb /AgAn0ohXF5niXa6iSz1nWPZNoAa2CzP =V0vF -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--