all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Test failure cpan
@ 2015-02-20 17:45 Andreas Enge
  2015-02-20 21:31 ` David Thompson
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2015-02-20 17:45 UTC (permalink / raw)
  To: guix-devel

Hello,

I just ran a "make check", and got a failure in the cpan test. Here is the
cpan.log:

accepted connection from pid 9095, uid 1000
spurious SIGPOLL
415 operations
accepted connection from pid 9095, uid 1000
1 operations
%%%% Starting test cpan  (Writing full log to "cpan.log")
tests/cpan.scm:63: FAIL cpan->guix-package
# of unexpected failures  1
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/zjhaqhfbwkh5n4cbsrk8h7bg8yqrimls-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
FAIL tests/cpan.scm (exit status: 1)

I suppose it is related to the recent changes by Eric on the perl import.

Andreas

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

* Re: Test failure cpan
  2015-02-20 17:45 Test failure cpan Andreas Enge
@ 2015-02-20 21:31 ` David Thompson
  2015-02-20 21:55   ` Eric Bavier
  2015-02-20 22:01   ` Andreas Enge
  0 siblings, 2 replies; 4+ messages in thread
From: David Thompson @ 2015-02-20 21:31 UTC (permalink / raw)
  To: Andreas Enge, guix-devel

Andreas Enge <andreas@enge.fr> writes:

> Hello,
>
> I just ran a "make check", and got a failure in the cpan test. Here is the
> cpan.log:
>
> accepted connection from pid 9095, uid 1000
> spurious SIGPOLL
> 415 operations
> accepted connection from pid 9095, uid 1000
> 1 operations
> %%%% Starting test cpan  (Writing full log to "cpan.log")
> tests/cpan.scm:63: FAIL cpan->guix-package
> # of unexpected failures  1
> ;;; note: source file ./srfi/srfi-64.scm
> ;;;       newer than compiled /gnu/store/zjhaqhfbwkh5n4cbsrk8h7bg8yqrimls-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
> FAIL tests/cpan.scm (exit status: 1)
>
> I suppose it is related to the recent changes by Eric on the perl
> import.

Mark just pushed a patch that fixes a 'guix pull' issue caused by the
CPAN importer.  Perhaps the tests will pass now?

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

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

* Re: Test failure cpan
  2015-02-20 21:31 ` David Thompson
@ 2015-02-20 21:55   ` Eric Bavier
  2015-02-20 22:01   ` Andreas Enge
  1 sibling, 0 replies; 4+ messages in thread
From: Eric Bavier @ 2015-02-20 21:55 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel

On Fri, 20 Feb 2015 16:31:26 -0500
David Thompson <dthompson2@worcester.edu> wrote:

> Andreas Enge <andreas@enge.fr> writes:
> 
> > Hello,
> >
> > I just ran a "make check", and got a failure in the cpan test. Here is the
> > cpan.log:
> >
> > accepted connection from pid 9095, uid 1000
> > spurious SIGPOLL
> > 415 operations
> > accepted connection from pid 9095, uid 1000
> > 1 operations
> > %%%% Starting test cpan  (Writing full log to "cpan.log")
> > tests/cpan.scm:63: FAIL cpan->guix-package
> > # of unexpected failures  1
> > ;;; note: source file ./srfi/srfi-64.scm
> > ;;;       newer than compiled /gnu/store/zjhaqhfbwkh5n4cbsrk8h7bg8yqrimls-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
> > FAIL tests/cpan.scm (exit status: 1)
> >
> > I suppose it is related to the recent changes by Eric on the perl
> > import.
> 
> Mark just pushed a patch that fixes a 'guix pull' issue caused by the
> CPAN importer.  Perhaps the tests will pass now?
> 

I hope it fixes the 'guix pull' issue, but I don't think it will fix
the test failure.  I'm updating the test and will push a fix soon.  My
last commits changed the behavior of how module dependencies are
handled, and I failed to update the results that the test expects. 

Sorry about the mess.

`~Eric

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

* Re: Test failure cpan
  2015-02-20 21:31 ` David Thompson
  2015-02-20 21:55   ` Eric Bavier
@ 2015-02-20 22:01   ` Andreas Enge
  1 sibling, 0 replies; 4+ messages in thread
From: Andreas Enge @ 2015-02-20 22:01 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel

On Fri, Feb 20, 2015 at 04:31:26PM -0500, David Thompson wrote:
> Mark just pushed a patch that fixes a 'guix pull' issue caused by the
> CPAN importer.  Perhaps the tests will pass now?

Unfortunately, it does not.

Andreas

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

end of thread, other threads:[~2015-02-20 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 17:45 Test failure cpan Andreas Enge
2015-02-20 21:31 ` David Thompson
2015-02-20 21:55   ` Eric Bavier
2015-02-20 22:01   ` Andreas Enge

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.