I suspect you are using an out-of-date version of DateFormatter.testGroup.
The test line in question in that file should be:

.DateFormatter~format(.datetime~new, "yyyy-zzzzz")

The older version had "yyyy-zzzz" as the template, which is no longer an error.

Rick



On Thu, Oct 10, 2019 at 9:47 AM Enrico Sorichetti via Oorexx-devel <
oorexx-devel@lists.sourceforge.net> wrote:

>
> Unfortunately … on Fedora 30
>
> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 10 Oct 2019
> OS Name:            LINUX
> SysVersion:         Linux 5.2.9-200.fc30.x86_64
>
> Tests ran:          22869
> Assertions:         373835
> Failures:           2
> Errors:             0
>
> [failure] [20191010 13:42:22.723626]
>   svn:    r11905   Change date: 2019-07-31 15:06:45 -0400
>   Test:   TESTERROR16
>   Class:  DateFormatter.testGroup
>   File:   .../ooRexx/extensions/dateparser/DateFormatter.testGroup
>   Line:   -1
>   Failed: expectSyntax
>     Expected: SYNTAX 88.932
>     Actual:   Not raised
>
> [failure] [20191010 13:42:23.205377]
>   svn:    r11336   Change date: 2017-12-03 11:45:10 +0000
>   Test:   TESTCLASSFAMILIES
>   Class:  rxregexp.testGroup
>   File:   .../ooRexx/extensions/rxregexp/rxregexp.testGroup
>   Line:   665
>   Failed: assertFalse
>     Expected: [0]
>     Actual:   [[1], identityHash="-140212932257393"]
>     Message:  Checking excluded character ? ('AA'x) using [:lower:]
>
> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 10 Oct 2019
> OS Name:            LINUX
> SysVersion:         Linux 5.2.9-200.fc30.x86_64
>
> Tests ran:          22869
> Assertions:         373835
> Failures:           2
> Errors:             0
>
>
> Enrico
>
>
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to