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: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
Subject: bug#36964: closed (Re: bug#36964: Some importer tests failing?)
Date: Wed, 07 Aug 2019 20:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36964: Some importer tests failing?

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36964 <at> debbugs.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: 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


[Message part 3 (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?



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.