There are still a few things to review 

On macOS the first REXX invocation might fail depending on the rexx facilities 
used by the script 

My steps to reproduce the error 

Kill the rxapi instance 
Remove in the home dir the .ooRexx thingies 
Reset things to REXX never run before 

Run the test suite 
Got some failures 
Rerun the test suite for the rexx group involved 
SUCCESS

Here is the log 

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 1 Dec 2018
OS Name:            DARWIN
SysVersion:         Darwin Darwin Kernel Version 17.7.0: Wed Oct 10 23:06:14 
PDT 2018; root:xnu-4570.71.13~1/RELEASE_X86_64.17.7.0

Tests ran:          22398
Assertions:         375189
Failures:           4
Errors:             0

[failure] [20181201 17:55:24.490826]
  svn:    r11522   Change date: 2018-11-22 01:34:56 +0100
  Test:   TEST_CURRENT_DIR_FILTER
  Class:  rxQueue.testGroup
  File:   .../enrico/ooRexx.testsuite/ooRexx/utilities/rxqueue/rxQueue.testGroup
  Line:   88
  Failed: assertSame
    Expected: [[1], identityHash="-4521641281"]
    Actual:   [[0], identityHash="-4521607153"]

[failure] [20181201 17:55:24.509583]
  svn:    r11522   Change date: 2018-11-22 01:34:56 +0100
  Test:   TEST_MULTI_LINES
  Class:  rxQueue.testGroup
  File:   .../enrico/ooRexx.testsuite/ooRexx/utilities/rxqueue/rxQueue.testGroup
  Line:   128
  Failed: assertSame
    Expected: [[5], identityHash="-4522542041"]
    Actual:   [[0], identityHash="-4521607153"]

[failure] [20181201 17:55:24.539363]
  svn:    r11522   Change date: 2018-11-22 01:34:56 +0100
  Test:   TEST_RXQUEUE_MAXIMUM_LINE_LENGTH
  Class:  rxQueue.testGroup
  File:   .../enrico/ooRexx.testsuite/ooRexx/utilities/rxqueue/rxQueue.testGroup
  Line:   195
  Failed: assertEquals
    Expected: [[2], identityHash="-4521685217"]
    Actual:   [[0], identityHash="-4521607153"]

[failure] [20181201 17:55:24.558186]
  svn:    r11522   Change date: 2018-11-22 01:34:56 +0100
  Test:   TEST_STDERR_TO_RXQUEUE
  Class:  rxQueue.testGroup
  File:   .../enrico/ooRexx.testsuite/ooRexx/utilities/rxqueue/rxQueue.testGroup
  Line:   168
  Failed: assertSame
    Expected: [[4], identityHash="-4521994217"]
    Actual:   [[0], identityHash="-4521607153"]

Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 1 Dec 2018
OS Name:            DARWIN
SysVersion:         Darwin Darwin Kernel Version 17.7.0: Wed Oct 10 23:06:14 
PDT 2018; root:xnu-4570.71.13~1/RELEASE_X86_64.17.7.0

Tests ran:          22398
Assertions:         375189
Failures:           4
Errors:             0

File search:        00:00:01.264237
Suite construction: 00:00:01.044386
Test execution:     00:02:59.105133
Total time:         00:03:01.654245

[enrico@enrico-imac ooRexx.testsuite]$rexx testOORexx.rex -f rxQueue.testGroup
Searching for test containers..
Executing automated test suite..

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 1 Dec 2018
OS Name:            DARWIN
SysVersion:         Darwin Darwin Kernel Version 17.7.0: Wed Oct 10 23:06:14 
PDT 2018; root:xnu-4570.71.13~1/RELEASE_X86_64.17.7.0

Tests ran:          7
Assertions:         22
Failures:           0
Errors:             0

File search:        00:00:00.016375
Suite construction: 00:00:00.000535
Test execution:     00:00:00.109437
Total time:         00:00:01.003811



Other simpler rexx scripts did not fail 

e

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to