Skip Menu |

This queue is for tickets about the Test-TempDir CPAN distribution.

Report information
The Basics
Id: 89990
Status: new
Priority: 0/
Queue: Test-TempDir

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

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



Subject: Parallel test instances clobber each other - file locks do not work
I have two tests in a test suite that use Test::TempDir - when the suite is run in parallel (e.g. prove -j9), the tests clobber each other's tempdir. It would appear the use of File::NFSLock (what is this thing? it looks ancient and not widely used) does not work. Tested under 5.19.5; the test suite is in Dist-Zilla-Plugin-Chrome-ExtraPrompt-0.004.