On Thu, Jun 12, 2014 at 11:01:56PM -0400, Brendan Byrd via RT wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=96383 >
>
> On Wed Jun 11 14:36:43 2014, ETHER wrote:
> > See attached output from 'make test'.
>
> I noticed the tests were ran in a random order. Do they work in standard order? It's possible that the tests aren't as self-contained as they should be.
Yes, my HARNESS_OPTIONS is generally set to j9.
When running with an empty HARNESS_OPTIONS, tests pass.
I suggest using File::Temp for scratch files and directories, to keep the
tests separated.