Re: DBI 1.609: make test fails

Tim Bunce <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
On Thu, Dec 17, 2009 at 11:47:12AM +0100, Torsten Förtsch wrote:
> Hi,
> 
> I tried to test DBI on a Debian linux platform. "make test" fails in 
> t/80proxy.t lines 247, 260 and 291.
> 
> The reason is the dbiproxy.dbilog file in the current directory. During the 
> test is grows. So, 2 subsequent reads of its size very likely return different 
> values. Exactly this happens at least at line 247.
> 
> After changing line 78 from
> 
>     my $dbitracelog = "dbiproxy.dbilog";
> 
> to
> 
>     my $dbitracelog = "/tmp/dbiproxy.dbilog";
> 
> all tests were successful.
> 
> I believe this is a test-bug.

Yes. Thanks.

Already fixed for the next release.

Tim.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.