[ANN] Cache::Memcached::Fast 0.03

Jason Titus jazzmantitus at yahoo.com
Mon Dec 17 07:02:16 UTC 2007


OK.  Sorry for being so out of it this morning - it is always dangerous to try out new code the morning after a big party... ;)


On Mac OS X 10.5.1,  0.03 is still failing many of the tests:


make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................# Testing Cache::Memcached::Fast 0.03, Perl 5.008008, /usr/bin/perl
t/00-load.................ok                                                 
t/Cache-Memcached-Fast....# Connected to memcached 1.2.4
t/Cache-Memcached-Fast....ok 6/57                                            
#   Failed test in t/Cache-Memcached-Fast.t at line 60.
t/Cache-Memcached-Fast....ok 8/57                                            
#   Failed test in t/Cache-Memcached-Fast.t at line 64.
t/Cache-Memcached-Fast....NOK 10#          got: undef                        
#     expected: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
...
xxxxxxxxxxxxxxxxxxxxxxxxxxx'


t/Cache-Memcached-Fast....NOK 25#   Failed test in t/Cache-Memcached-Fast.t at line 98.
t/Cache-Memcached-Fast....ok 34/57                                           
#   Failed test in t/Cache-Memcached-Fast.t at line 162.
t/Cache-Memcached-Fast....NOK 48                                             
#   Failed test 'The object isa HASH'
#   in t/Cache-Memcached-Fast.t at line 165.
#     The object isn't defined
Use of uninitialized value in string eq at t/Cache-Memcached-Fast.t line 156.
t/Cache-Memcached-Fast....NOK 50                                             
#   Failed test in t/Cache-Memcached-Fast.t at line 156.
t/Cache-Memcached-Fast....ok 52/57# Looks like you failed 6 tests of 57.     
t/Cache-Memcached-Fast....dubious                                            
	Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 7, 10, 25, 48, 50-51
	Failed 6/57 tests, 89.47% okay
t/pod-coverage............skipped
        all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.....................skipped
        all skipped: Test::Pod 1.22 required for testing POD
Failed Test              Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/Cache-Memcached-Fast.t    6  1536    57    6  10.53%  7 10 25 48 50-51
2 tests skipped.
Failed 1/4 test scripts, 75.00% okay. 6/58 subtests failed, 89.66% okay.
make: *** [test_dynamic] Error 255


Anything you want me to test?


Jason


----- Original Message ----
From: Tomash Brechko <tomash.brechko at gmail.com>
To: Jason Titus <jazzmantitus at yahoo.com>
Cc: memcached at lists.danga.com
Sent: Sunday, December 16, 2007 10:13:35 AM
Subject: Re: [ANN] Cache::Memcached::Fast 0.03


On Sun, Dec 16, 2007 at 09:55:32 -0800, Jason Titus wrote:
> Heh.  Good point.  I was lulled into thinking I didn't need to do
> that since a bunch of other memcached related things start up their
> own instance for testing.  It would probably be worthwhile to add a
> 'Couldn't connect to server' error or some such.

Well, failures on Centos/RHEL are due to the fact that your memcached
version < 1.2.4.  The test case was fixed to test server version in
0.03 (and the announce was actually for that version).

However I don't see the explanation for Mac OS X 10.5.1 failure
report.  Could you please retry with 0.03?


-- 
   Tomash Brechko





More information about the memcached mailing list