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 newer Mojolicious versions?) #15

Open
eserte opened this issue Jun 1, 2017 · 0 comments
Open

Tests fail (with newer Mojolicious versions?) #15

eserte opened this issue Jun 1, 2017 · 0 comments

Comments

@eserte
Copy link

eserte commented Jun 1, 2017

Most of my smokers report the following failure:

Mojo::Reactor::EV: I/O watcher failed: Can't locate object method "is_status_class" via package "Mojo::Message::Response" at /usr/perl5.16.3t/lib/site_perl/5.16.3/MojoX/JSON/RPC/Client.pm line 111.

    #   Failed test 'message received'
    #   at t/10-before_forward.t line 30.
    # Looks like you failed 1 test of 3.

#   Failed test 'w/o before-forward'
#   at t/10-before_forward.t line 34.
Can't use an undefined value as an ARRAY reference at t/10-before_forward.t line 31.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
...(etc.)...

This seems to happen for Mojolicious 7.31 and newer:

****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	      1.0000	      0.0000	27320188019381960.00
[1='eq_7.05']  	     -0.0000	      0.0000	  -1.75
[2='eq_7.30']  	     -0.0000	      0.0000	  -4.95
[3='eq_7.31']  	     -1.0000	      0.0000	-25130917837409580.00
[4='eq_7.32']  	     -1.0000	      0.0000	-24939805422496476.00

R^2= 1.000, N= 28, K= 5
****************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant