emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36964: closed (Some importer tests failing?)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36964: closed (Some importer tests failing?)
Date: Wed, 07 Aug 2019 20:25:02 +0000

Your message dated Wed, 07 Aug 2019 22:24:39 +0200
with message-id <address@hidden>
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
address@hidden.)


-- 
36964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36964
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Some importer tests failing? Date: Wed, 07 Aug 2019 16:05:27 -0400 User-agent: mu4e 1.2.0; emacs 26.2
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?



--- End Message ---
--- Begin Message --- Subject: Re: bug#36964: Some importer tests failing? Date: Wed, 07 Aug 2019 22:24:39 +0200 User-agent: mu4e 1.2.0; emacs 26.2
Christopher Lemmer Webber <address@hidden> 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@1.  We have since switched to
guile-json@3.

(This has previously been reported.)

-- 
Ricardo



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]