Skip Menu |

This queue is for tickets about the Cache CPAN distribution.

Report information
The Basics
Id: 27280
Status: resolved
Priority: 0/
Queue: Cache

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

Bug Information
Severity: Unimportant
Broken in: 2.04
Fixed in: (no value)



Subject: test failure on high load
I just encountered this test failure on a highly loaded machine: t/file........... # Failed test 'Cache::Tester::test_expiry: entry with 1 sec timeout added' # at /home/k/.cpan/build/Cache-2.04-pHbAtR/blib/lib/Cache/Tester.pm line 449. # Looks like you failed 1 test of 84. dubious "^I"Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 37 "^I"Failed 1/84 tests, 98.81% okay Maybe you could increase the timeout in your next release. No biggie, I just wanted to offer an explanation why you have quite a lot of FAIL reports on cpantesters. (http://cpantesters.perl.org/show/Cache.html) For what it's worth: I have tested the 2.04 release 293 times and only see 7 randomly distributed fails. Regards,
Hi ANDK, On Thu May 24 22:32:24 2007, ANDK wrote: Show quoted text
> I just encountered this test failure on a highly loaded machine: > > t/file........... > # Failed test 'Cache::Tester::test_expiry: entry with 1 sec timeout added' > # at /home/k/.cpan/build/Cache-2.04-pHbAtR/blib/lib/Cache/Tester.pm > line 449. > # Looks like you failed 1 test of 84. > dubious > "^I"Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 37 > "^I"Failed 1/84 tests, 98.81% okay > > > Maybe you could increase the timeout in your next release. > > No biggie, I just wanted to offer an explanation why you have quite a > lot of FAIL reports on cpantesters. > (http://cpantesters.perl.org/show/Cache.html) > > For what it's worth: I have tested the 2.04 release 293 times and only > see 7 randomly distributed fails. > > Regards,
thanks for the report. I noticed it too now. The default delay was increased to 3 seconds in the git master and will be available in the next CPAN release.