Subject: | Testsuite fails when run in parallel |
Date: | Sun, 4 Jul 2010 05:26:20 +0200 |
To: | bug-CPANPLUS [...] rt.cpan.org |
From: | Florian Ragwitz <rafl [...] debian.org> |
CPANPLUS fails its tests when they're being run in parellel, i.e. with
prove -j2. The exact fail is a little different every time, but
http://www.cpantesters.org/cpan/report/7517491 shows one example of how
things usually go wrong.
This is quite possibly caused by the different test process using the
same directories to store some of their state, and therefore getting
into each others way.
Chances are that modifying t/inc/conf.pl to set up pristine working
directories for each process will fix this.
--
BOFH excuse #159:
Stubborn processes
Message body not shown because it is not plain text.