Skip Menu |

This queue is for tickets about the POE-API-Peek CPAN distribution.

Report information
The Basics
Id: 12469
Status: resolved
Priority: 0/
Queue: POE-API-Peek

People
Owner: Nobody in particular
Requestors: xantus+cpan [...] xantus.org
Cc:
AdminCc:

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



Subject: fails test 03-event
colin:/home/root/.cpan/build/POE-API-Peek-1.0251# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.........ok t/00_compile.......ok t/01-session.......ok t/02-alias.........ok t/03-event.........ok 8/0# Failed test (t/03-event.t at line 58) t/03-event.........NOK 9# got: '0' # expected: '1' # Failed test (t/03-event.t at line 61) t/03-event.........NOK 10# got: undef # expected: '_sigchld_poll' # Failed test (t/03-event.t at line 62) # got: undef # expected: '_sigchld_poll' t/03-event.........ok 12/0# Looks like you failed 3 tests of 12. t/03-event.........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 9-11 Failed 3/12 tests, 75.00% okay t/04-extref........ok t/05-filehandle....ok t/06-signals.......ok t/07-kernel........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03-event.t 3 768 12 3 25.00% 9-11 Failed 1/9 test scripts, 88.89% okay. 3/84 subtests failed, 96.43% okay. make: *** [test_dynamic] Error 255 colin:/home/root/.cpan/build/POE-API-Peek-1.0251# perl -v This is perl, v5.8.4 built for i386-linux-thread-multi colin:/home/root/.cpan/build/POE-API-Peek-1.0251# uname -a Linux colin 2.4.26 #1 SMP Mon Aug 23 14:46:23 PDT 2004 i686 GNU/Linux POE: 0.31
thanks for catching this. poe changed some internal semantics on me. i've updated the test suite, verified that we're passing tests on all target poes, and will release a new version here shortly.