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

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

     [ https://issues.apache.org/jira/browse/LANG-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved LANG-1693.
-----------------------------------
    Fix Version/s: 3.13.0
       Resolution: Fixed

> "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
>            Priority: Minor
>             Fix For: 3.13.0
>
>         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)