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.