Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail (with Mojolicious::Plugin::AssetPack 1.30) #3

Open
eserte opened this issue Jan 2, 2017 · 1 comment
Open

Tests fail (with Mojolicious::Plugin::AssetPack 1.30) #3

eserte opened this issue Jan 2, 2017 · 1 comment
Labels

Comments

@eserte
Copy link

eserte commented Jan 2, 2017

My smoker systems started to report the following failure:

# Loading DEPRECATED Mojolicious::Plugin::AssetPack::Backcompat.
Can't use string ("/css/materialize.css") as an ARRAY ref while "strict refs" in use at /home/cpansand/.cpan/build/2017010209/Mojolicious-Plugin-AssetPack-1.30-uQz3ws/blib/lib/Mojolicious/Plugin/AssetPack.pm line 149.
t/01_include.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Statistical analysis suggests that this happens only with Mojolicious::Plugin::AssetPack 1.30:

****************************************************************
Regression 'mod:Mojolicious::Plugin::AssetPack'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    9066540484607864.00
[1='eq_1.20']        -0.0000          0.0000      -0.99
[2='eq_1.24']        -0.0000          0.0000      -0.90
[3='eq_1.27']        -0.0000          0.0000      -1.42
[4='eq_1.29']        -0.0000          0.0000      -0.71
[5='eq_1.30']        -1.0000          0.0000    -8867251522361063.00

R^2= 1.000, N= 59, K= 6
****************************************************************
@jhthorsen jhthorsen self-assigned this Jan 2, 2017
@jhthorsen jhthorsen added the bug label Jan 2, 2017
@jhthorsen jhthorsen removed their assignment Jan 2, 2017
@jhthorsen
Copy link
Collaborator

@mudler: This module is no longer required, since you can include Materialize directly from github in the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants