Subject: | t/80proxy.t fails on 96-core machine with parallel-harness |
On a 96 core'd machine with HARNESS_OPTIONS="-j99", for some reason, 80proxy.t fails tests:
Show quoted text
Show quoted text
Show quoted text
t/80proxy.t ..................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 130/136 subtests
Forcing single job testing makes this problem go away, at the expense of greatly slowing down the execution of the test suite
Full test suite output and perl -V output attached in case any of it is useful.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
Show quoted text
===( 1790;4 92/130 91/137 87/? 62/? 69/99 73/242 27... )===DBI connect('hostname=127.0.0.1;port=35677;debug=0;dsn=DBI:ExampleP:','',...) failed: Cannot log in to DBI::ProxyServer: Cannot connect: Connection refused at /usr/lib64/perl5/vendor_perl/5.26.2/RPC/PlClient.pm line 70. at /usr/lib64/perl5/vendor_perl/5.26.2/Net/Daemon/Log.pm line 136.
at t/80proxy.t line 121.Show quoted text
# failed test 1 at line 121
# failed test 2 at line 126
Use of uninitialized value in concatenation (.) or string at t/80proxy.t line 129.# failed test 2 at line 126
Show quoted text
# failed test 3 at line 130
Can't call method "begin_work" on unblessed reference at t/80proxy.t line 150.t/80proxy.t ..................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 130/136 subtests
Forcing single job testing makes this problem go away, at the expense of greatly slowing down the execution of the test suite
Full test suite output and perl -V output attached in case any of it is useful.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
Subject: | testout.txt |
Message body is not shown because it is too large.