On Wed, 2007-08-01 at 02:42 -0400, Andreas Koenig via RT wrote:
Show quoted text> I tested XML::Simple today with a wide range of perl versions and
> repeated the tests so long until I had one PASS and one FAIL for each of
> them. The results will appear on
>
http://cpantesters.perl.org/show/XML-Simple.html in the next hours.
Thank you for all the effort you have put into this. I wasn't aware
that there was a problem, but clearly there is.
Show quoted text> It is apparent to me that there is something fishy going on. And no, I'm
> not on NFS.
The test that is failing is trying to confirm that with storable caching
enabled, XML::Simple uses the .stor file rather than the .xml file if
the .stor file is newer.
In the cases where the test fails, XML::Simple has decided to parse the
XML file.
I was able to replicate the problem by running prove t/3_Storable.t in a
loop. It dies after 30 iterations.
Thanks again for your work in bringing this to my attention.
Regards
Grant