Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-Util-Endpoint CPAN distribution.

Report information
The Basics
Id: 112512
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-Util-Endpoint

People
Owner: AKRON [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.18
Fixed in: 0.19



Subject: Tests fail (with Mojolicious 6.48 and later?)
The endpoint tests fail like this: ... # Failed test 'endpoint 2' # at t/Endpoint.t line 42. # got: 'https://endpoi.nt?a={var1}' # expected: 'https://endpoi.nt/test?a={var1}' ... Probably this is an issue with recent Mojolicious versions. Statistical analysis (negative theta is bad): **************************************************************** Regression 'mod:Mojolicious' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 10877102972790526.00 [1='eq_5.32'] 0.0000 0.0000 0.69 [2='eq_5.70'] 0.0000 0.0000 1.60 [3='eq_5.79'] 0.0000 0.0000 1.17 [4='eq_6.05'] 0.0000 0.0000 1.37 [5='eq_6.06'] 0.0000 0.0000 1.60 [6='eq_6.07'] 0.0000 0.0000 1.57 [7='eq_6.08'] 0.0000 0.0000 1.17 [8='eq_6.11'] 0.0000 0.0000 0.39 [9='eq_6.12'] 0.0000 0.0000 0.00 [10='eq_6.14'] 0.0000 0.0000 0.75 [11='eq_6.17'] 0.0000 0.0000 3.92 [12='eq_6.19'] 0.0000 0.0000 0.75 [13='eq_6.27'] 0.0000 0.0000 0.37 [14='eq_6.31'] 0.0000 0.0000 0.64 [15='eq_6.32'] 0.0000 0.0000 3.20 [16='eq_6.34'] 0.0000 0.0000 1.71 [17='eq_6.36'] 0.0000 0.0000 2.78 [18='eq_6.37'] 0.0000 0.0000 1.71 [19='eq_6.38'] 0.0000 0.0000 2.78 [20='eq_6.41'] 0.0000 0.0000 1.92 [21='eq_6.46'] 0.0000 0.0000 3.20 [22='eq_6.48'] -1.0000 0.0000 -9728776658169862.00 [23='eq_6.49'] -1.0000 0.0000 -10174598171210612.00 [24='eq_6.50'] -1.0000 0.0000 -9419847494015828.00 R^2= 1.000, N= 68, K= 25 ****************************************************************
Thanks. Fixed in 0.19. Am Sa 27. Feb 2016, 16:30:44, SREZIC schrieb: Show quoted text
> The endpoint tests fail like this: > > ... > # Failed test 'endpoint 2' > # at t/Endpoint.t line 42. > # got: 'https://endpoi.nt?a={var1}' > # expected: 'https://endpoi.nt/test?a={var1}' > ... > > Probably this is an issue with recent Mojolicious versions. > Statistical analysis (negative theta is bad): > > **************************************************************** > Regression 'mod:Mojolicious' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 10877102972790526.00 > [1='eq_5.32'] 0.0000 0.0000 0.69 > [2='eq_5.70'] 0.0000 0.0000 1.60 > [3='eq_5.79'] 0.0000 0.0000 1.17 > [4='eq_6.05'] 0.0000 0.0000 1.37 > [5='eq_6.06'] 0.0000 0.0000 1.60 > [6='eq_6.07'] 0.0000 0.0000 1.57 > [7='eq_6.08'] 0.0000 0.0000 1.17 > [8='eq_6.11'] 0.0000 0.0000 0.39 > [9='eq_6.12'] 0.0000 0.0000 0.00 > [10='eq_6.14'] 0.0000 0.0000 0.75 > [11='eq_6.17'] 0.0000 0.0000 3.92 > [12='eq_6.19'] 0.0000 0.0000 0.75 > [13='eq_6.27'] 0.0000 0.0000 0.37 > [14='eq_6.31'] 0.0000 0.0000 0.64 > [15='eq_6.32'] 0.0000 0.0000 3.20 > [16='eq_6.34'] 0.0000 0.0000 1.71 > [17='eq_6.36'] 0.0000 0.0000 2.78 > [18='eq_6.37'] 0.0000 0.0000 1.71 > [19='eq_6.38'] 0.0000 0.0000 2.78 > [20='eq_6.41'] 0.0000 0.0000 1.92 > [21='eq_6.46'] 0.0000 0.0000 3.20 > [22='eq_6.48'] -1.0000 0.0000 -9728776658169862.00 > [23='eq_6.49'] -1.0000 0.0000 -10174598171210612.00 > [24='eq_6.50'] -1.0000 0.0000 -9419847494015828.00 > > R^2= 1.000, N= 68, K= 25 > ****************************************************************