Skip Menu |

This queue is for tickets about the Bio-Cellucidate CPAN distribution.

Report information
The Basics
Id: 129593
Status: new
Priority: 0/
Queue: Bio-Cellucidate

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

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



Subject: Can't connect to localhost:....
Sometimes tests fail like this: ... Tests died: Invalid Request! Response Code: 500 Can't connect to localhost:7657 (Connection refused) Connection refused at /opt/perl-5.29.10/lib/site_perl/5.29.10/LWP/Protocol/http.pm line 50, <DATA> line 16. # Looks like you planned 7 tests but ran 1. t/Book.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/7 subtests ... Maybe there's a race condition between creating the server and running the requests?