You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2022/12/07 10:05:00 UTC

[jira] [Created] (LANG-1693) "CalendarUtilsTest" fails, or not...

Gilles Sadowski created LANG-1693:
-------------------------------------

             Summary: "CalendarUtilsTest" fails, or not...
                 Key: LANG-1693
                 URL: https://issues.apache.org/jira/browse/LANG-1693
             Project: Commons Lang
          Issue Type: Test
          Components: lang.time.*
    Affects Versions: 3.12.0
            Reporter: Gilles Sadowski
         Attachments: OUT

Following up a [post on the ML|https://markmail.org/message/qatstzelumanopaj].

Running
{noformat} 
$ 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
[...]
{noformat}

Full console output attached.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)