Skip Menu |

This queue is for tickets about the MojoX-JSON-RPC CPAN distribution.

Report information
The Basics
Id: 114580
Status: new
Priority: 0/
Queue: MojoX-JSON-RPC

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

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



Subject: Tests started to fail (with Mojolicious 6.62?)
My smoker machines started to report the following failure: Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/bbbike/perl-5.20.1D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t Can't locate object method "is_debug" via package "Mojo::Log" at t/../lib/MojoX/JSON/RPC/Client.pm line 106. # Looks like you planned 36 tests but ran 2. # Looks like your test exited with 255 just after 2. t/basic.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 34/36 subtests Can't locate object method "is_debug" via package "Mojo::Log" at t/../lib/MojoX/JSON/RPC/Client.pm line 106. # Looks like you planned 3 tests but ran 1. # Looks like your test exited with 255 just after 1. t/exception.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests Can't locate object method "is_debug" via package "Mojo::Log" at t/../lib/MojoX/JSON/RPC/Client.pm line 106. # Looks like you planned 2 tests but ran 1. # Looks like your test exited with 255 just after 1. t/lite_app.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests Statistical analysis suggests that the failure is caused by the recent Mojolicious version: **************************************************************** Regression 'mod:Mojolicious' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 17898487537217024.00 [1='eq_5.32'] 0.0000 0.0000 0.70 [2='eq_5.77'] 0.0000 0.0000 0.00 [3='eq_5.79'] 0.0000 0.0000 0.00 [4='eq_5.81'] 0.0000 0.0000 0.70 [5='eq_6.03'] 0.0000 0.0000 0.00 [6='eq_6.08'] 0.0000 0.0000 0.00 [7='eq_6.11'] 0.0000 0.0000 1.62 [8='eq_6.17'] 0.0000 0.0000 0.00 [9='eq_6.27'] -0.0000 0.0000 -1.62 [10='eq_6.31'] 0.0000 0.0000 1.41 [11='eq_6.32'] 0.0000 0.0000 0.00 [12='eq_6.34'] 0.0000 0.0000 0.00 [13='eq_6.36'] 0.0000 0.0000 1.41 [14='eq_6.37'] -0.0000 0.0000 -2.81 [15='eq_6.38'] -0.0000 0.0000 -1.41 [16='eq_6.41'] -0.0000 0.0000 -2.81 [17='eq_6.47'] 0.0000 0.0000 0.00 [18='eq_6.57'] 0.0000 0.0000 0.00 [19='eq_6.58'] -0.0000 0.0000 -1.62 [20='eq_6.60'] -0.0000 0.0000 -3.24 [21='eq_6.62'] -1.0000 0.0000 -17486973045563976.00 R^2= 1.000, N= 70, K= 22 ****************************************************************