Skip Menu |

This queue is for tickets about the Future-HTTP CPAN distribution.

Report information
The Basics
Id: 126012
Status: resolved
Priority: 0/
Queue: Future-HTTP

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

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



Subject: t/01-mojo.t started to fail
t/01-mojo.t fails, possibly with newer Mojolicious versions: # Version of Mojolicious: 7.88 Mojo::Reactor::EV: I/O watcher failed: Can't call method "isa" on an undefined value at /opt/perl-5.10.1/lib/site_perl/5.10.1/Mojo/IOLoop/Stream/HTTPClient.pm line 25. Use of uninitialized value in pattern match (m//) at /home/cpansand/.cpan/build/2018080705/Future-HTTP-0.09-0/blib/lib/Future/HTTP/Handler.pm line 22. error when connecting at t/01-mojo.t line 35. # Tests were run but no plan was declared and done_testing() was not seen. t/01-mojo.t .................... Dubious, test returned 254 (wstat 65024, 0xfe00) All 2 subtests passed
This is/was a bug in Mojolicious / Mojo::UserAgent between 7.83 and 7.89. The Mojolicious ticket is https://github.com/kraih/mojo/issues/1247