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

'mvn test' fails ConfigurationBuilderTest when run in US Pacific time zone #59

Open
plexilcrf opened this issue Oct 7, 2020 · 1 comment

Comments

@plexilcrf
Copy link

On macOS 10.15.7, Java version 1.8.0_261, in the US Pacific time zone (-0700):

Executing 'mvn test' from a clean clone of tag v1.4.0 results in the following error:

[ERROR] Failures: 
[ERROR]   ConfigurationBuilderTest.testDate:99 expected:<"19[70-01-0]1"> but was:<"19[69-12-3]1">

If I had to guess, I would imagine this has to do with the time zone in which the test is run.

@apenski
Copy link
Collaborator

apenski commented Oct 11, 2020

yes, indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants