Skip Menu |

This queue is for tickets about the REST-Neo4p CPAN distribution.

Report information
The Basics
Id: 121413
Status: resolved
Priority: 0/
Queue: REST-Neo4p

People
Owner: maj.fortinbras [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Tests started to fail
t/002_agent.t started to fail on my smoker systems: ... # LWP::UserAgent # Test server unavailable : tests skipped # Mojo::UserAgent REST::Neo4p::Agent does not define method 'node' # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 111 just after 18. t/002_agent.t ............... Dubious, test returned 111 (wstat 28416, 0x6f00) All 18 subtests passed (less 11 skipped subtests: 7 okay) ...
On 2017-04-27 02:46:49, SREZIC wrote: Show quoted text
> t/002_agent.t started to fail on my smoker systems: > > ... > # LWP::UserAgent > # Test server unavailable : tests skipped > # Mojo::UserAgent > REST::Neo4p::Agent does not define method 'node' > # Tests were run but no plan was declared and done_testing() was not seen. > # Looks like your test exited with 111 just after 18. > t/002_agent.t ............... > Dubious, test returned 111 (wstat 28416, 0x6f00) > All 18 subtests passed > (less 11 skipped subtests: 7 okay) > ...
Possible reason for the new failures: changes in Mojolicious 7.31 (like removed functionality).
Should be fixed now in v0.3020