Subject: | Race condition in tests? |
This fail report probably exhibits a race condition: http://www.cpantesters.org/cpan/report/196381c2-3888-11e6-a465-841b6708a794
The used temporary file name does not seem to be random, so parallel running tests are accessing and deleting the same file.