Jason,
the test statistics repeat if there are any test failures.  This works as
designed.

Re rexxc test failures:
Does rexxc print version/legal stuff if you run it against a Rexx program?
Can you "trace i" one of the failing methods?

On Fri, Dec 7, 2018 at 10:15 AM Jason Martin <[email protected]> wrote:

> r11579
>
> agrellum@openindiana:~/oorexx-test$ ./testOORexx.rex -X native_api
> Searching for test containers....
> Executing automated test suite.../usr/bin/sh: line 1: zxyabc: not found
> /usr/bin/sh: line 1: zxyabc: not found
> ....     .......................................
> ...........................................................................
> ..............................................................
>
> ooTest Framework - Automated Test of the ooRexx Interpreter
>
> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 7 Dec 2018
> OS Name:            SUNOS
> SysVersion:         SunOS illumos-3e90f8d31d.5.11
>
> Tests ran:          22435
> Assertions:         375322
> Failures:           3
> Errors:             0
>
> [failure] [20181207 04:04:00.128320]
>    svn:    r11562   Change date: 2018-12-03 23:45:29 +0100
>    Test:   TEST_REXXC_ONE_ARG
>    Class:  rexxc.testGroup
>    File: /export/home/agrellum/.../ooRexx/utilities/rexxc/rexxc.testGroup
>    Line:   100
>    Failed: assertTrue
>      Expected: [1]
>      Actual:   [[0], identityHash="-7113985"]
>      Message:  rexxc test_rexxc.rex is expected to produce a few lines
> of output
>
> [failure] [20181207 04:04:00.286933]
>    svn:    r11562   Change date: 2018-12-03 23:45:29 +0100
>    Test:   TEST_REXXC_ONE_ARG_SYNTAX
>    Class:  rexxc.testGroup
>    File: /export/home/agrellum/.../ooRexx/utilities/rexxc/rexxc.testGroup
>    Line:   91
>    Failed: assertTrue
>      Expected: [1]
>      Actual:   [[0], identityHash="-7113985"]
>      Message:  rexxc is expected to produce a few lines of output
>
> [failure] [20181207 04:04:00.355577]
>    svn:    r11562   Change date: 2018-12-03 23:45:29 +0100
>    Test:   TEST_REXXC_TWO_ARGS
>    Class:  rexxc.testGroup
>    File: /export/home/agrellum/.../ooRexx/utilities/rexxc/rexxc.testGroup
>    Line:   125
>    Failed: assertTrue
>      Expected: [1]
>      Actual:   [[0], identityHash="-7113985"]
>      Message:  a few lines of output expected from rexxc 'EMPTY 0'
>
> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 7 Dec 2018
> OS Name:            SUNOS
> SysVersion:         SunOS illumos-3e90f8d31d.5.11
>
> Tests ran:          22435
> Assertions:         375322
> Failures:           3
> Errors:             0
>
> File search:        00:00:02.290219
> Suite construction: 00:00:01.903748
> Test execution:     00:03:24.675364
> Total time:         00:03:29.623363
>
>
>
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to