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

Ark 1.20: t/plugin_session_expire.t fails with Plack 1.0036 #10

Open
eserte opened this issue Jun 5, 2015 · 0 comments
Open

Ark 1.20: t/plugin_session_expire.t fails with Plack 1.0036 #10

eserte opened this issue Jun 5, 2015 · 0 comments

Comments

@eserte
Copy link

eserte commented Jun 5, 2015

Test log:

Use of uninitialized value $expires in pattern match (m//) at /home/eserte/.cpan/build/Cookie-Baker-0.05-q7zmW1/blib/lib/Cookie/Baker.pm line 60.
Use of uninitialized value $expires in pattern match (m//) at /home/eserte/.cpan/build/Cookie-Baker-0.05-q7zmW1/blib/lib/Cookie/Baker.pm line 64.
Use of uninitialized value $expires in string eq at /home/eserte/.cpan/build/Cookie-Baker-0.05-q7zmW1/blib/lib/Cookie/Baker.pm line 69.
Use of uninitialized value in concatenation (.) or string at /home/eserte/.cpan/build/Cookie-Baker-0.05-q7zmW1/blib/lib/Cookie/Baker.pm line 36.

#   Failed test 'session expires ok'
#   at t/plugin_session_expire.t line 38.
#                   'testapp_session=10decc7e17e9ddd4906adb6e1608db26d697c65a; expires='
#           matches '(?^:expires=)'
# Looks like you failed 1 test of 2.
t/plugin_session_expire.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

With other Plack versions (1.0034 and earlier) there's no test failure.

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