Skip Menu |

This queue is for tickets about the WWW-Curl CPAN distribution.

Report information
The Basics
Id: 88348
Status: resolved
Priority: 0/
Queue: WWW-Curl

People
Owner: szbalint [...] cpan.org
Requestors: gabor [...] szabgab.com
jkeenan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 4.16



Subject: Test failure on OSX for WWW-Curl 4.15
Date: Mon, 2 Sep 2013 20:07:04 +0300
To: bug-www-curl [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>

Message body is not shown because sender requested not to inline it.

On Mon Sep 02 13:07:20 2013, gabor@szabgab.com wrote: Show quoted text
>
I also observed this failure. ##### PERL_DL_NONLAZY=1 /Users/jkeenan/perl5/perlbrew/perls/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00constants.t ........... ok t/01basic.t ............... ok t/02callbacks.t ........... ok t/04abort-test.t .......... ok t/05progress.t ............ ok t/06http-post.t ........... skipped: Not performing http POST/upload tests t/07ftp-upload.t .......... skipped: Not performing ftp upload tests t/08ssl.t ................. ok t/09times.t ............... ok t/10errbuf.t .............. ok t/13slowleak.t ............ skipped: Not performing slow leakage regression test t/14duphandle.t ........... ok t/15duphandle-callback.t .. ok t/16formpost.t ............ skipped: Not performing POST t/17slist.t ............... skipped: Not performing printenv cgi tests t/18twinhandles.t ......... ok # Failed test 'The read or write fdset contains one fd' # at t/19multi.t line 61. # Failed test 'The read or write fdset still only contains one fd' # at t/19multi.t line 64. # Failed test 'The read or write fdset contains two fds' # at t/19multi.t line 67. # Looks like you failed 3 tests of 20. t/19multi.t ............... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/20 subtests t/20undefined_subs.t ...... ok t/21write-to-scalar.t ..... ok t/meta.t .................. skipped: Test::CPAN::Meta required for testing META.yml t/pod-coverage.t .......... ok t/pod.t ................... ok Test Summary Report ------------------- t/19multi.t (Wstat: 768 Tests: 20 Failed: 3) Failed tests: 11-13 Non-zero exit status: 3 Files=22, Tests=822, 27 wallclock secs ( 0.18 usr 0.06 sys + 1.36 cusr 0.20 csys = 1.80 CPU) Result: FAIL Failed 1/22 test programs. 3/822 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing WWW::Curl::Easy failed. See /Users/jkeenan/.cpanm/build.log for details. -> FAIL Bailing out the installation for LWP-Curl-0.12. Retry with --prompt or --force.
On 2013-10-01 14:40:15, JKEENAN wrote: Show quoted text
> On Mon Sep 02 13:07:20 2013, gabor@szabgab.com wrote:
> >
> > > I also observed this failure. >
[...] Show quoted text
> # Failed test 'The read or write fdset contains one fd' > # at t/19multi.t line 61. > > # Failed test 'The read or write fdset still only contains one fd' > # at t/19multi.t line 64. > > # Failed test 'The read or write fdset contains two fds' > # at t/19multi.t line 67. > # Looks like you failed 3 tests of 20. > t/19multi.t ............... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/20 subtests
Same failure happens also on FreeBSD systems. See http://matrix.cpantesters.org/?dist=WWW-Curl%204.15;os=freebsd;reports=1 for an overview. Sample test reports: - http://www.cpantesters.org/cpan/report/5cd57dca-676b-11e3-9c56-a186e0bfc7aa - http://www.cpantesters.org/cpan/report/d914b588-412b-11e3-b8b2-96b61dda783b Regards, Slaven
Thank you for the bugreports! I think I've resolved the issue in the latest version of WWW::Curl. On Wed Dec 18 03:18:06 2013, SREZIC wrote: Show quoted text
> On 2013-10-01 14:40:15, JKEENAN wrote:
> > On Mon Sep 02 13:07:20 2013, gabor@szabgab.com wrote:
> > >
> > > > > > I also observed this failure. > >
> [...]
> > # Failed test 'The read or write fdset contains one fd' > > # at t/19multi.t line 61. > > > > # Failed test 'The read or write fdset still only contains one fd' > > # at t/19multi.t line 64. > > > > # Failed test 'The read or write fdset contains two fds' > > # at t/19multi.t line 67. > > # Looks like you failed 3 tests of 20. > > t/19multi.t ............... > > Dubious, test returned 3 (wstat 768, 0x300) > > Failed 3/20 subtests
> > Same failure happens also on FreeBSD systems. See > http://matrix.cpantesters.org/?dist=WWW- > Curl%204.15;os=freebsd;reports=1 for an overview. Sample test reports: > - http://www.cpantesters.org/cpan/report/5cd57dca-676b-11e3-9c56- > a186e0bfc7aa > - http://www.cpantesters.org/cpan/report/d914b588-412b-11e3-b8b2- > 96b61dda783b > > Regards, > Slaven