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

1.0047: t/Plack-Middleware/access_log_timed.t may fail #612

Open
eserte opened this issue Feb 10, 2018 · 0 comments
Open

1.0047: t/Plack-Middleware/access_log_timed.t may fail #612

eserte opened this issue Feb 10, 2018 · 0 comments

Comments

@eserte
Copy link
Contributor

eserte commented Feb 10, 2018

On one smoker I see the following failure:

#   Failed test at t/Plack-Middleware/access_log_timed.t line 164.
#                   '0 358
# '
#     doesn't match '(?^:^\d \d{7})'

#   Failed test at t/Plack-Middleware/access_log_timed.t line 171.
#                   '0 296
# '
#     doesn't match '(?^:^\d \d{6}\b)'
# Looks like you failed 2 tests of 11.
t/Plack-Middleware/access_log_timed.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/11 subtests 

Possible reason: Test::MockTime::HiRes 0.03 is installed on this system. If upgraded to the newest one then the test pass. (But 0.05 would probably be enough (checked), maybe even 0.04, if the "gettimeofday support" (see https://metacpan.org/source/TARAO/Test-MockTime-HiRes-0.08/Changes#L12) is what's required here)

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