Skip Menu |

This queue is for tickets about the Bootylicious CPAN distribution.

Report information
The Basics
Id: 116605
Status: resolved
Worked: 15 min
Priority: 0/
Queue: Bootylicious

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

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



Subject: Plugin "charset" was removed
On some of my smoker machines the test suite started to fail: ... Plugin "charset" missing, maybe you need to install it? Compilation failed in require at t/app.t line 10, <DATA> line 2231. # Looks like your test exited with 2 before it could output anything. t/app.t .............................. Dubious, test returned 2 (wstat 512, 0x200) Failed 52/52 subtests ... Probably this happens with newer Mojolicious versions. From the Changes file ( https://metacpan.org/source/SRI/Mojolicious-7.0/Changes#L4 ): - Removed Mojolicious::Plugin::Charset.
Вск Июл 31 13:16:37 2016, SREZIC писал: Show quoted text
> On some of my smoker machines the test suite started to fail: > > ... > Plugin "charset" missing, maybe you need to install it? > Compilation failed in require at t/app.t line 10, <DATA> line 2231. > # Looks like your test exited with 2 before it could output anything. > t/app.t .............................. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 52/52 subtests > ... > > Probably this happens with newer Mojolicious versions. From the > Changes file ( https://metacpan.org/source/SRI/Mojolicious- > 7.0/Changes#L4 ): > > - Removed Mojolicious::Plugin::Charset.
Thanks. Fixed