Skip Menu |

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

Report information
The Basics
Id: 19542
Status: new
Priority: 0/
Queue: Cache-Cache

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 1.04
  • 1.05
Fixed in: (no value)



Subject: Some tests fail under Perl 5.8.8 and FreeBSD 5.4
Here's the test log. PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1_test_cache_interface...................ok t/2_test_memory_cache......................ok t/3_test_file_cache........................ok t/4_test_shared_memory_cache...............dubious Test returned status 0 (wstat 139, 0x8b) DIED. FAILED tests 2-35 Failed 34/35 tests, 2.86% okay t/5_test_size_aware_file_cache.............ok t/6_test_size_aware_memory_cache...........ok t/7_test_size_aware_shared_memory_cache....dubious Test returned status 0 (wstat 139, 0x8b) DIED. FAILED tests 2-48 Failed 47/48 tests, 2.08% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/4_test_shared_memory_cache.t 0 139 35 68 2-35 t/7_test_size_aware_shared_memory_cache.t 0 139 48 94 2-48 Failed 2/7 test scripts. 81/250 subtests failed. Files=7, Tests=250, 88 wallclock secs ( 2.88 cusr + 0.70 csys = 3.57 CPU)