On Sat Mar 05 06:06:17 2011, chris@bingosnet.co.uk wrote:
Show quoted text>
> Hi,
>
> Could you run the test manually with full output, such as prove -v ?
>
> Many thanks,
>
-[~/.cpanplus/5.12.2/build/POE-Component-IRC-6.52:#]- prove -v
t/02_behavior/04_ipv6.t
t/02_behavior/04_ipv6.t ..
1..4
ok 1 # skip AF_INET6 probably not supported ($heap->{bindport} == 0)
ok 2 # skip AF_INET6 probably not supported ($heap->{bindport} == 0)
ok 3 # skip AF_INET6 probably not supported ($heap->{bindport} == 0)
ok 4 # skip AF_INET6 probably not supported ($heap->{bindport} == 0)
ok 5 # skip AF_INET6 probably not supported (syscall error 99: Cannot
assign requested address)
ok 6 # skip AF_INET6 probably not supported (syscall error 99: Cannot
assign requested address)
ok 7 # skip AF_INET6 probably not supported (syscall error 99: Cannot
assign requested address)
ok 8 # skip AF_INET6 probably not supported (syscall error 99: Cannot
assign requested address)
# Looks like you planned 4 tests but ran 8.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed
(less 8 skipped subtests: -4 okay)
Test Summary Report
-------------------
t/02_behavior/04_ipv6.t (Wstat: 65280 Tests: 8 Failed: 4)
Failed tests: 5-8
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 8.
Files=1, Tests=8, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.12 cusr
0.00 csys = 0.15 CPU)
Result: FAIL