Subject: | Tests fail with mutliple test jobs |
When HARNESS_JOBS="j10", tests fail regularly with serious errors.
When HARNESS_JOBS="j1", tests pass.
This usually means the tests are re-using the same files without intending to.
This is not /always/ avoidable though, so depending on the nature of your code, adding a rulesfile as described in https://metacpan.org/pod/TAP::Harness#new ( see the entries about "rules" and "rulesfile" and their linked documentation ) and then test-requiring on a new-enough TAP::Harness can be a viable compromise.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
Subject: | build.log |
Message body is not shown because it is too large.