Subject: | 0.26 test regression: panic: av_extend_guts() negative count (-2) at t/commands.t line 175. |
This failure doesn't happen on 0.25:
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Show quoted text
Show quoted text
t/02-isa.t .......... ok
t/errors.t .......... ok
t/big_value.t ....... ok
t/hash_namespace.t .. ok
t/key_ref.t ......... ok
t/malformed.t ....... ok
t/namespace.t ....... ok
t/noreply.t ......... ok
t/nowait.t .......... ok
t/serialize.t ....... ok
t/threads.t ......... skipped: ithreads are not configured
t/magic.t ........... ok
t/utf8-downgrade.t .. ok
t/utf8.t ............ ok
t/commands.t ........ 67/126 panic: av_extend_guts() negative count (-2) at t/commands.t line 175.
Show quoted text
Failed 56/126 subtests
Test Summary Report
-------------------
t/commands.t (Wstat: 2816 Tests: 70 Failed: 0)
Non-zero exit status: 11
Parse errors: Bad plan. You planned 126 tests but ran 70.
Files=17, Tests=167, 12 wallclock secs ( 0.19 usr 0.10 sys + 7.02 cusr 1.99 csys = 9.30 CPU)
Result: FAIL
Failed 1/17 test programs. 0/167 subtests failed.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Show quoted text
===( 1;0 1/1 0/? 0/? )=========================================# Testing Cache::Memcached::Fast 0.26, Perl 5.030002, /usr/bin/perl
t/00-load.t ......... ok Show quoted text
===( 1;0 0/? 0/? )==============================================# Connected to 2 memcached servers, lowest version 1.6.5
t/01-connect.t ...... ok t/02-isa.t .......... ok
t/errors.t .......... ok
t/big_value.t ....... ok
t/hash_namespace.t .. ok
t/key_ref.t ......... ok
t/malformed.t ....... ok
t/namespace.t ....... ok
t/noreply.t ......... ok
t/nowait.t .......... ok
t/serialize.t ....... ok
t/threads.t ......... skipped: ithreads are not configured
t/magic.t ........... ok
t/utf8-downgrade.t .. ok
t/utf8.t ............ ok
t/commands.t ........ 67/126 panic: av_extend_guts() negative count (-2) at t/commands.t line 175.
Show quoted text
# Looks like your test exited with 11 just after 70.
t/commands.t ........ Dubious, test returned 11 (wstat 2816, 0xb00)Failed 56/126 subtests
Test Summary Report
-------------------
t/commands.t (Wstat: 2816 Tests: 70 Failed: 0)
Non-zero exit status: 11
Parse errors: Bad plan. You planned 126 tests but ran 70.
Files=17, Tests=167, 12 wallclock secs ( 0.19 usr 0.10 sys + 7.02 cusr 1.99 csys = 9.30 CPU)
Result: FAIL
Failed 1/17 test programs. 0/167 subtests failed.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )