unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36964: Some importer tests failing?
@ 2019-08-07 20:05 Christopher Lemmer Webber
  2019-08-07 20:24 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Lemmer Webber @ 2019-08-07 20:05 UTC (permalink / raw)
  To: 36964

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#36964: Some importer tests failing?
  2019-08-07 20:05 bug#36964: Some importer tests failing? Christopher Lemmer Webber
@ 2019-08-07 20:24 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-08-07 20:24 UTC (permalink / raw)
  To: Christopher Lemmer Webber; +Cc: 36964-done


Christopher Lemmer Webber <cwebber@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@1.  We have since switched to
guile-json@3.

(This has previously been reported.)

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-07 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07 20:05 bug#36964: Some importer tests failing? Christopher Lemmer Webber
2019-08-07 20:24 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).