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

Timezone-related test failures #3

Open
eserte opened this issue Apr 23, 2017 · 0 comments
Open

Timezone-related test failures #3

eserte opened this issue Apr 23, 2017 · 0 comments

Comments

@eserte
Copy link

eserte commented Apr 23, 2017

On some machines (FreeBSD 9+10, CentOS7, Debian/wheezy) the test suite fails (timezone is set here to Europe/Berlin):

#   Failed test '->localtime(1492955676) constructor gave correct hour'
#   at t/10-constructors.t line 160.
#          got: '13'
#     expected: '15'
# Looks like you failed 1 test of 72.
t/10-constructors.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/72 subtests 

It seems that I can workaround the problem by setting TZ=UTC.

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