Skip Menu |

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

Report information
The Basics
Id: 46131
Status: rejected
Priority: 0/
Queue: Cache-Memcached

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

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



Subject: Test hangs when no memcached is running
This seems to happen when no memcached is running: PERL_DL_NONLAZY=1 /usr/local/perl-5.8.7-threaded/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_use.t ................ ok t/02_keys.t ............... skipped: No memcached instance running at 127.0.0.1:11211 t/03_stats.t .............. skipped: No memcached instance running at 127.0.0.1:11211 t/04_noreply.t ............ skipped: No memcached instance running at 127.0.0.1:11211 t/05_reconnect_timeout.t .. ok # Failed test 'OK' # at t/100_flush_bug.t line 57. # got: '0' # expected: '1' # Looks like you failed 1 test of 7. And from then it hangs forever. Let me know if you need further data. Thanks,
Could not reproduce. Closing pending more information.