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

Dancer2-0.206000_02 breaks Dancer2-Session-PSGI-0.009 #1448

Closed
eserte opened this issue Apr 11, 2018 · 1 comment
Closed

Dancer2-0.206000_02 breaks Dancer2-Session-PSGI-0.009 #1448

eserte opened this issue Apr 11, 2018 · 1 comment

Comments

@eserte
Copy link

eserte commented Apr 11, 2018

The test suite of Dancer2-Session-PSGI-0.009 fails on some of my smokers:

#   Failed test 'request 3'
#   at t/shared.t line 62.
#                   'This is my 1th dance'
#     doesn't match '(?^:3th dance)'

#   Failed test 'request 4'
#   at t/shared.t line 65.
#                   'Hello, you've been here for 2th time!'
#     doesn't match '(?^:4th time)'

#   Failed test 'request 5'
#   at t/shared.t line 62.
#                   'This is my 1th dance'
#     doesn't match '(?^:5th dance)'

#   Failed test 'request 6'
#   at t/shared.t line 65.
#                   'Hello, you've been here for 2th time!'
#     doesn't match '(?^:6th time)'
# Looks like you failed 4 tests of 6.
t/shared.t ................. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/6 subtests 

There's some evidence that this happens only with the latest Dancer2 devel version, but not with the latest or earlier stable versions. Statistical analysis:

****************************************************************
Regression 'mod:Dancer2'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	      1.0000	      0.0000	29816259081077656.00
[1='eq_0.200000']	      0.0000	      0.0000	   5.11
[2='eq_0.200002']	      0.0000	      0.0000	   5.87
[3='eq_0.200003']	      0.0000	      0.0000	   5.48
[4='eq_0.201000']	      0.0000	      0.0000	   4.73
[5='eq_0.202000']	      0.0000	      0.0000	   5.75
[6='eq_0.203001']	      0.0000	      0.0000	   4.24
[7='eq_0.204000']	      0.0000	      0.0000	   4.90
[8='eq_0.204001']	      0.0000	      0.0000	   5.38
[9='eq_0.204002']	      0.0000	      0.0000	   5.74
[10='eq_0.204004']	      0.0000	      0.0000	   4.24
[11='eq_0.205000']	      0.0000	      0.0000	   6.06
[12='eq_0.205001']	      0.0000	      0.0000	   6.34
[13='eq_0.205002']	      0.0000	      0.0000	   6.46
[14='eq_0.206000_02']	     -1.0000	      0.0000	-25821637810031708.00

R^2= 1.000, N= 113, K= 15
****************************************************************
@veryrusty
Copy link
Member

Thanks @eserte. Dancer2::Session::PSGI lives in a seperate repo. Moving discussion over to veryrusty/Dancer2-Session-PSGI#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

2 participants