Skip Menu |

This queue is for tickets about the Feersum CPAN distribution.

Report information
The Basics
Id: 129787
Status: new
Priority: 0/
Queue: Feersum

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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 ...