Subject: | DBI tests fail when run in parallel |
Attached is the output of running the DBI-1.613 tests as prove -b -v -j20
-r t.
Anything else than -j1 fails because the tests depend on each other,
seemingly because later tests depend on file that the previous tests
wrote out.
That's not an assumption you can make, it won't work with -j$n where $n
!= 1.
Subject: | dbi-fail.txt |
Message body is not shown because it is too large.