Subject: | t/13-pre-fork.t failures (1.407) |
On some of my smoker systems (more often on freebsd systems, but may happen also on linux systems) t/13-pre-fork.t fails like this:
...
# Failed test 'client 1: http success'
# at t/13-pre-fork.t line 25.
# got: '599'
# expected: '200'
# Failed test 'client 1: looks good'
# at t/13-pre-fork.t line 26.
# undef
# doesn't match '(?^:^Hello customer number 0x[0-9a-f]+$)'
# Looks like you planned 16 tests but ran 15.
# Looks like you failed 2 tests of 15 run.
t/13-pre-fork.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/16 subtests
...