We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
yes, indeed.
Sorry, something went wrong.
No branches or pull requests
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:
If I had to guess, I would imagine this has to do with the time zone in which the test is run.
The text was updated successfully, but these errors were encountered: