Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.12.0
-
None
Description
Following up a post on the ML.
Running
$ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 mvn test [... skipped ...] [ERROR] Failures: [ERROR] CalendarUtilsTest.testGetDayOfMonth:32 expected: <7> but was: <6> [ERROR] CalendarUtilsTest.testGetDayOfYear:37 expected: <341> but was: <340> [INFO] [ERROR] Tests run: 7330, Failures: 2, Errors: 0, Skipped: 7 [...]
Full console output attached.