Skip Menu |

This queue is for tickets about the Cache CPAN distribution.

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

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

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



Subject: file.t hangs on Windows
1..84 ok 1 - use Cache::File; ok 2 - Cache created ..... ok 46 - Cache::Tester::test_read_handle: read via <$handle> successful Received SIGINT -- Alexandr Ciornii, http://chorny.net
Hi CHORNY, On Fri Nov 23 12:12:27 2012, CHORNY wrote: Show quoted text
> 1..84 > ok 1 - use Cache::File; > ok 2 - Cache created > ..... > ok 46 - Cache::Tester::test_read_handle: read via <$handle> successful > Received SIGINT > >
I am getting several test failures in t/file.t on my Windows 7 x86-64 VM, and then it hangs (or is otherwise very time consuming). Since Cache.pm appears to work fine on my Mageia Linux system, then I am contemplating making it Unix-only and refusing to install on Windows, until someone provides a fix for Windows system. Regards, -- Shlomi Fish
On Wed Sep 04 10:06:03 2013, SHLOMIF wrote: Show quoted text
> Hi CHORNY, > > On Fri Nov 23 12:12:27 2012, CHORNY wrote:
> > 1..84 > > ok 1 - use Cache::File; > > ok 2 - Cache created > > ..... > > ok 46 - Cache::Tester::test_read_handle: read via <$handle> > > successful > > Received SIGINT > > > >
> > I am getting several test failures in t/file.t on my Windows 7 x86-64 > VM, and then it hangs (or is otherwise very time consuming). Since > Cache.pm appears to work fine on my Mageia Linux system, then I am > contemplating making it Unix-only and refusing to install on Windows, > until someone provides a fix for Windows system. >
OK, Cache-2.05 was made Unix-only using Devel::AssertOS. Thanks for the report. Regards, -- Shlomi Fish