GNU bug report logs - #36964
Some importer tests failing?

Previous Next

Package: guix;

Reported by: Christopher Lemmer Webber <cwebber <at> dustycloud.org>

Date: Wed, 7 Aug 2019 20:06:02 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36964: closed (Some importer tests failing?)
Date: Wed, 07 Aug 2019 20:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Aug 2019 22:24:39 +0200
with message-id <8736icyb94.fsf <at> elephly.net>
and subject line Re: bug#36964: Some importer tests failing?
has caused the debbugs.gnu.org bug report #36964,
regarding Some importer tests failing?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36964
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
To: bug-guix <bug-guix <at> gnu.org>
Subject: Some importer tests failing?
Date: Wed, 07 Aug 2019 16:05:27 -0400
A number of tests, including in cpan.scm, crate.scm, gem.scm are
failing for me.  Not sure if it's just me or not...

Some example output:

actual-value: #f
actual-error:
+ (wrong-type-arg
+   "string-prefix?"
+   "Wrong type argument in position ~A (expecting ~A): ~S"
+   (2 "string" #f)
+   (#f))
result: FAIL

;;; (fail #f #f)
actual-value: #f
result: FAIL

actual-value: #f
actual-error:
+ (wrong-type-arg
+   "string-prefix?"
+   "Wrong type argument in position ~A (expecting ~A): ~S"
+   (2 "string" #f)
+   (#f))
result: FAIL

I'm guessing something changed in the general importer code?


[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
Cc: 36964-done <at> debbugs.gnu.org
Subject: Re: bug#36964: Some importer tests failing?
Date: Wed, 07 Aug 2019 22:24:39 +0200
Christopher Lemmer Webber <cwebber <at> dustycloud.org> writes:

> A number of tests, including in cpan.scm, crate.scm, gem.scm are
> failing for me.  Not sure if it's just me or not...

I think it’s just you.  You’re probably doing this in “guix environment
guix”, which gives you guile-json <at> 1.  We have since switched to
guile-json <at> 3.

(This has previously been reported.)

-- 
Ricardo



This bug report was last modified 6 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.