Skip Menu |

This queue is for tickets about the WWW-Mechanize-Chrome CPAN distribution.

Report information
The Basics
Id: 125156
Status: resolved
Priority: 0/
Queue: WWW-Mechanize-Chrome

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

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



Subject: t/50-mech-forms.t fails without IO::Async::Loop
See subject. Corresponding test log excerpt: ... Can't locate IO/Async/Loop.pm in @INC (you may need to install the IO::Async::Loop module) (@INC contains: ./inc ../inc . /home/cpansand/.cpan/build/2018042112/WWW-Mechanize-Chrome-0.11-rb_ye5/blib/lib /home/cpansand/.cpan/build/2018042112/WWW-Mechanize-Chrome-0.11-rb_ye5/blib/arch /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4) at t/50-mech-forms.t line 26. BEGIN failed--compilation aborted at t/50-mech-forms.t line 26. t/50-mech-forms.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
Am Sa 21. Apr 2018, 03:55:46, SREZIC schrieb: Show quoted text
> See subject. Corresponding test log excerpt:
Thank you for reporting this! The cause was a stray "use" statement in the test that should not have been released. v0.12 is on its way to CPAN with the fix. Thanks again and have a nice weekend, -max