Skip Menu |

This queue is for tickets about the Cache-Memcached-Fast CPAN distribution.

Report information
The Basics
Id: 57150
Status: resolved
Priority: 0/
Queue: Cache-Memcached-Fast

People
Owner: Nobody in particular
Requestors: robbat2 [...] gentoo.org
Cc:
AdminCc:

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



Subject: t/magic.t multiple failures
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ....... 1/1 # Testing Cache::Memcached::Fast 0.19, Perl 5.008008, /usr/bin/perl5.8.8 t/00-load.t ....... ok t/01-connect.t .... 1/2 # Connected to 2 memcached servers, lowest version 1.4.4 t/01-connect.t .... ok t/02-isa.t ........ ok t/big_value.t ..... ok t/commands.t ...... ok t/key_ref.t ....... ok t/magic.t ......... 1/9 # Failed test at t/magic.t line 35. # Failed test at t/magic.t line 36. # Failed test at t/magic.t line 37. Wide character in print at /usr/lib64/perl5/vendor_perl/5.8.8/Test/Builder.pm line 1698. # got: undef # expected: 'Кириллица.в.UTF-8' # Failed test at t/magic.t line 38. Wide character in print at /usr/lib64/perl5/vendor_perl/5.8.8/Test/Builder.pm line 1698. # got: undef # expected: 'Кириллица.в.UTF-8' # Failed test at t/magic.t line 52. # Failed test at t/magic.t line 53. # Failed test at (eval 29) line 7. # Failed test at (eval 29) line 8. t/magic.t ......... 9/9 # Looks like you failed 8 tests of 9. t/magic.t ......... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/9 subtests t/namespace.t ..... ok t/noreply.t ....... ok t/nowait.t ........ ok t/pod-coverage.t .. ok t/pod.t ........... ok t/serialize.t ..... ok t/threads.t ....... skipped: ithreads are not configured t/utf8.t .......... ok Test Summary Report ------------------- t/magic.t (Wstat: 2048 Tests: 9 Failed: 8) Failed tests: 1-8 Non-zero exit status: 8 Files=15, Tests=124, 6 wallclock secs ( 0.06 usr 0.03 sys + 1.08 cusr 0.17 csys = 1.34 CPU) Result: FAIL Failed 1/15 test programs. 8/124 subtests failed. make: *** [test_dynamic] Error 255
On Sun 02. mai 2010 17:33:10, ROBBAT wrote: Show quoted text
> PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00-load.t ....... 1/1 # Testing Cache::Memcached::Fast 0.19, Perl > 5.008008, /usr/bin/perl5.8.8 > t/00-load.t ....... ok > t/01-connect.t .... 1/2 # Connected to 2 memcached servers, lowest > version 1.4.4 > t/01-connect.t .... ok > t/02-isa.t ........ ok > t/big_value.t ..... ok > t/commands.t ...... ok > t/key_ref.t ....... ok > t/magic.t ......... 1/9 > # Failed test at t/magic.t line 35. > > # Failed test at t/magic.t line 36. > > # Failed test at t/magic.t line 37. > Wide character in print at > /usr/lib64/perl5/vendor_perl/5.8.8/Test/Builder.pm line 1698. > # got: undef > # expected: 'Кириллица.в.UTF-8' > > # Failed test at t/magic.t line 38. > Wide character in print at > /usr/lib64/perl5/vendor_perl/5.8.8/Test/Builder.pm line 1698. > # got: undef > # expected: 'Кириллица.в.UTF-8' > > # Failed test at t/magic.t line 52. > > # Failed test at t/magic.t line 53. > > # Failed test at (eval 29) line 7. > > # Failed test at (eval 29) line 8. > t/magic.t ......... 9/9 # Looks like you failed 8 tests of 9. > t/magic.t ......... Dubious, test returned 8 (wstat 2048, 0x800) > Failed 8/9 subtests > t/namespace.t ..... ok > t/noreply.t ....... ok > t/nowait.t ........ ok > t/pod-coverage.t .. ok > t/pod.t ........... ok > t/serialize.t ..... ok > t/threads.t ....... skipped: ithreads are not configured > t/utf8.t .......... ok > > > Test Summary Report > ------------------- > t/magic.t (Wstat: 2048 Tests: 9 Failed: 8) > Failed tests: 1-8 > Non-zero exit status: 8 > Files=15, Tests=124, 6 wallclock secs ( 0.06 usr 0.03 sys + 1.08
cusr Show quoted text
> 0.17 csys = 1.34 CPU) > Result: FAIL > Failed 1/15 test programs. 8/124 subtests failed. > make: *** [test_dynamic] Error 255
Confirmed, but only in AMD64: nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ uname -a Linux nevada 2.6.26-2-amd64 #1 SMP Tue Mar 9 18:27:05 UTC 2010 x86_64 GNU/Linux nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ cat /etc/issue Debian GNU/Linux 5.0 \n \l nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ dpkg -l perl\* | grep ^i ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction and Report Language ii perl-base 5.10.0-19lenny2 minimal Perl system ii perl-doc 5.10.0-19lenny2 Perl documentation ii perl-modules 5.10.0-19lenny2 Core Perl modules ii perl-tk 1:804.028-1+b1 Perl module providing the Tk graphics library ii perlcritic 1 Perl::Critic is an extensible framework for creating ii perlmagick 7:6.3.7.9.dfsg2-1~lenny3 Perl interface to the libMagick graphics routines ii perltidy 20071205-2 Perl script indenter and reformatter nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ dpkg -l \*memcache\* | grep ^i ii libcache-memcached-perl 1.24-1 Cache::Memcached - client library for memcac ii memcached 1.2.2-1+lenny1 A high-performance memory object caching sys nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ sudo /etc/init.d/memcached restart Restarting memcached: memcached. nicolasm@nevada:~/Cache-Memcached-Fast-0.19$ make test make[1]: Entering directory `/var/dev/nicolasm/Cache-Memcached- Fast-0.19/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/dev/nicolasm/Cache-Memcached-Fast-0.19/ src' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........ok 1/1# Testing Cache::Memcached::Fast 0.19, Perl 5.010000, /usr/bin/perl t/00- load.........ok t/01-connect......# Connected to 2 memcached servers, lowest version 1.2.2 t/01- connect......ok t/02- isa..........ok t/ big_value.......ok t/ commands........ok 27/68 skipped: various reasons t/ key_ref.........ok t/magic...........NOK 5/9 # Failed test at t/magic.t line 52. t/magic...........NOK 6/9 # Failed test at t/magic.t line 53. t/magic...........NOK 7/9 # Failed test at (eval 29) line 7. t/magic...........NOK 8/9 # Failed test at (eval 29) line 8. t/magic...........ok 9/9# Looks like you failed 4 tests of 9. t/ magic...........dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 5-8 Failed 4/9 tests, 55.56% okay t/ namespace.......ok t/noreply.........skipped all skipped: memcached 1.2.5 is required for noreply mode t/ nowait..........ok t/pod- coverage....ok t/ pod.............ok t/ serialize.......ok 4/12 skipped: various reasons t/ threads.........ok t/ utf8............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/magic.t 4 1024 9 4 5-8 1 test and 31 subtests skipped. Failed 1/15 test scripts. 4/131 subtests failed. Files=15, Tests=131, 7 wallclock secs ( 2.08 cusr + 0.30 csys = 2.38 CPU) Failed 1/15 test programs. 4/131 subtests failed. make: *** [test_dynamic] Error 255
Subject: t/magic.t multiple failures (and t/big_value.t failures)
Another data point: # Testing Cache::Memcached::Fast 0.19, Perl 5.008008, /usr/bin/perl t/00-load.t ....... ok # Connected to 2 memcached servers, lowest version 1.2.8 t/01-connect.t .... ok t/02-isa.t ........ ok # Failed test 'Delete' # at t/big_value.t line 83. # Looks like you failed 1 test of 13. t/big_value.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests t/commands.t ...... ok t/key_ref.t ....... ok # Failed test at t/magic.t line 52. # Failed test at t/magic.t line 53. # Failed test at (eval 30) line 7. # Failed test at (eval 30) line 8. # Looks like you failed 4 tests of 9. t/magic.t ......... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/9 subtests t/namespace.t ..... ok t/noreply.t ....... ok t/nowait.t ........ ok t/pod-coverage.t .. ok t/pod.t ........... ok t/serialize.t ..... ok t/threads.t ....... ok t/utf8.t .......... ok Test Summary Report ------------------- t/big_value.t (Wstat: 256 Tests: 13 Failed: 1) Failed test: 13 Non-zero exit status: 1 t/magic.t (Wstat: 1024 Tests: 9 Failed: 4) Failed tests: 5-8 Non-zero exit status: 4 Files=15, Tests=134, 6 wallclock secs ( 0.07 usr 0.04 sys + 1.40 cusr 0.25 csys = 1.76 CPU)
From: listposter [...] gmail.com
Failing here too. Does anyone know if it works okay after skipping tests, or if another version sails through? Distro: CentOS 6.4 x64 Perl: perl-5.10.1-130.el6_4.x86_64 Memcached: memcached-1.4.4-3.el6.x86_64 t/key_ref.t ....... ok --- # Failed test at t/magic.t line 52. # Failed test at t/magic.t line 53. # Looks like you failed 2 tests of 9. t/magic.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/9 subtests (less 3 skipped subtests: 4 okay) t/namespace.t ..... ok --- --- Test Summary Report ------------------- t/magic.t (Wstat: 512 Tests: 9 Failed: 2) Failed tests: 5-6 Non-zero exit status: 2 Files=15, Tests=134, 2 wallclock secs ( 0.06 usr 0.02 sys + 1.24 cusr 0.16 csys = 1.48 CPU) Result: FAIL Failed 1/15 test programs. 2/134 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing Cache::Memcached::Fast failed. See /root/.cpanm/build.log for details. ---
Fixed in 0.20.