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

Failed test 'right "Content-Length" value' #5

Open
eserte opened this issue Mar 29, 2022 · 1 comment
Open

Failed test 'right "Content-Length" value' #5

eserte opened this issue Mar 29, 2022 · 1 comment

Comments

@eserte
Copy link

eserte commented Mar 29, 2022

The test suite started to fail:

#   Failed test 'right "Content-Length" value'
#   at t/mojo/user_agent.t line 356.
#          got: '289'
#     expected: '262144'
...
# Looks like you failed 1 test of 232.
t/mojo/user_agent.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/232 subtests 

Statistical analysis suggests that this is a Mojolicious 9.23 regression:

****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	      1.0000	      0.0000	26708987561782960.00
[1='eq_9.19']  	      0.0000	      0.0000	  11.40
[2='eq_9.20']  	      0.0000	      0.0000	   8.04
[3='eq_9.21']  	      0.0000	      0.0000	  10.98
[4='eq_9.22']  	      0.0000	      0.0000	  11.62
[5='eq_9.23']  	     -1.0000	      0.0000	-25803333417805632.00

R^2= 1.000, N= 117, K= 6
****************************************************************
@nicomen
Copy link
Owner

nicomen commented Jun 16, 2022

Hi, thanks for reporting. I may have fixed this by now. Could you check?

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

2 participants