Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 61727
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: whoreperl [...] gmail.com
Cc:
AdminCc:

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



Subject: POE make test fails
Date: Tue, 28 Sep 2010 15:34:26 +0530
To: Rocco Caputo <rcaputo [...] pobox.com>
From: Perl Whore <whoreperl [...] gmail.com>
Hello, Trying to install POE on a CentOS box but I get this error during make test. t/90_regression/whjackson-followtail...............ok 6/10 # Failed test in t/90_regression/whjackson-followtail.t at line 63. # Structures begin differing at: # $got->[0] = 'done' # $expected->[0] = 'reset_event' # Looks like you planned 10 tests but only ran 8. # Looks like you failed 1 test of 8 run. t/90_regression/whjackson-followtail...............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 8-10 Failed 3/10 tests, 70.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/30_loops/io_poll/z_rt54319_baze 255 65280 10 2 20.00% 10 t/30_loops/select/z_rt54319_bazer 255 65280 10 2 20.00% 10 t/90_regression/whjackson-followt 1 256 10 5 50.00% 8-10 16 tests and 6 subtests skipped. Failed 3/152 test scripts, 98.03% okay. 5/4115 subtests failed, 99.88% okay. make: *** [test_dynamic] Error 1 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
Thanks for the report. I can't reproduce the problem here, but that's probably because I don't have access to your particular platform. If you pop into irc.perl.org #poe while I'm awake, I may be able to walk you through some changes and tests in realtime. It'd be even better if I could temporarily access a shell on that machine. But otherwise, I'm afraid this ticket's stalled until someone with a proper test system can have a go at it. On Tue Sep 28 13:00:44 2010, whoreperl@gmail.com wrote: Show quoted text
> Hello, > > Trying to install POE on a CentOS box but I get this error during make > test. > > t/90_regression/whjackson-followtail...............ok 6/10 > # Failed test in t/90_regression/whjackson-followtail.t at line 63. > # Structures begin differing at: > # $got->[0] = 'done' > # $expected->[0] = 'reset_event' > # Looks like you planned 10 tests but only ran 8. > # Looks like you failed 1 test of 8 run. > t/90_regression/whjackson-followtail...............dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED tests 8-10 > Failed 3/10 tests, 70.00% okay > Failed Test Stat Wstat Total Fail Failed List > of Failed >
------------------------------------------------------------------------------- Show quoted text
> t/30_loops/io_poll/z_rt54319_baze 255 65280 10 2 20.00% 10 > t/30_loops/select/z_rt54319_bazer 255 65280 10 2 20.00% 10 > t/90_regression/whjackson-followt 1 256 10 5 50.00% 8-10 > 16 tests and 6 subtests skipped. > Failed 3/152 test scripts, 98.03% okay. 5/4115 subtests failed, 99.88% > okay. > make: *** [test_dynamic] Error 1 > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > > >
Rejecting. I can't resolve this one on my own, and I'm not getting assistance from anyone with a CentOS machine where it fails. Dear anyone, If you're having trouble on this, please consider lending me some time on the machine where the tests are failing. Or consider putting some time into making a patch. These things cannot get fixed otherwise. Thanks!
The reporter replied in e-mail with host details. I'm testing it in vivo now.
Thank you for the loan of the CentOS machine. I've committed fixes, and they will be in the next release---hopefully this weekend. All tests successful. Files=152, Tests=4115, 307 wallclock secs ( 0.76 usr 4.28 sys + 14.45 cusr 35.52 csys = 55.01 CPU) Result: PASS [root@seedblast POE-1.294]#