On Sat May 19 18:54:25 2018, JKEENAN wrote:
Show quoted text> cpanm build.log (gzipped) attached
Now also observed on FreeBSD-12 using perl-5.31.0.
#####
[Perlbal-1.80] $ thisprove -vb t/35-reproxy.t
t/35-reproxy.t ..
ok 1 - web servers started
beginning run
ok 2 - perlbal started
ok 3 - status response ok
ok 4 - file good via disk
ok 5 - file good via network
[snip]
ok 96 - reproxy file
ok 97 - ... and keep-alives are on
ok 98 - status ok
ok 99 - AIO mode ioaio: 9 transitions
Didn't get a firstline in HTTP response.
Can't call method "header" on an undefined value at /usr/home/jkeenan/var/tad/testing/perl-5.31.0/.cpanm/work/1562787494.14114/Perlbal-1.80/blib/lib/Perlbal/Test/WebClient.pm line 168, <GEN12> line 236.
1..99
# Looks like your test exited with -1 just after 99.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 99 subtests passed
Test Summary Report
-------------------
t/35-reproxy.t (Wstat: 65280 Tests: 99 Failed: 0)
Non-zero exit status: 255
Files=1, Tests=99, 38 wallclock secs ( 0.08 usr 0.01 sys + 0.19 cusr 0.09 csys = 0.36 CPU)
Result: FAIL
#####
Can you investigate?
Thank you very much.
Jim Keenan