The tests below are passing on Intel based Mac (and most other platforms) but 
are failing since some time on M1 Mac. Someone with access to a M1 Mac needs to 
have a look at what needs to be done.

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.1.0(MT)_64-bit 6.05 31 Mar 2025
OS Name:            DARWIN
SysVersion:         Darwin 24.6.0

Tests ran:          23989
Assertions:         355130
Failures:           7
Errors:             1

[failure] 20250915 23:35:57.284005
  Test:   TEST_BUG_2008_2
  Class:  ARG.testGroup
  File:   .../ooRexx/base/bif/ARG.testGroup
  Line:   -1
  Failed: expectSyntax
    Expected: SYNTAX 40.14
    Actual:   Not raised

[failure] 20250915 23:35:57.730858
  Test:   TEST_DEPENDING_ON_OOREXX_VERSION
  Class:  GC.testGroup
  File:   .../ooRexx/base/bif/GC.testGroup
  Line:   86
  Failed: assertFalse
    Expected: 0
    Actual:   a TestGroup

[failure] 20250915 23:35:57.731143
  Test:   TEST_GC_FORCE
  Class:  GC.testGroup
  File:   .../ooRexx/base/bif/GC.testGroup
  Line:   60
  Failed: assertTrue
    Expected: 1
    Actual:   a TestGroup

[failure] 20250915 23:35:57.731374
  Test:   TEST_WRONG_ARG_1
  Class:  GC.testGroup
  File:   .../ooRexx/base/bif/GC.testGroup
  Line:   -1
  Failed: expectSyntax
    Expected: SYNTAX 40.904
    Actual:   Not raised

[failure] 20250915 23:35:57.731568
  Test:   TEST_WRONG_ARG_2
  Class:  GC.testGroup
  File:   .../ooRexx/base/bif/GC.testGroup
  Line:   -1
  Failed: expectSyntax
    Expected: SYNTAX 40.904
    Actual:   Not raised

[failure] 20250915 23:35:57.731752
  Test:   TEST_WRONG_ARG_3
  Class:  GC.testGroup
  File:   .../ooRexx/base/bif/GC.testGroup
  Line:   -1
  Failed: expectSyntax
    Expected: SYNTAX 40.4
    Actual:   Not raised

[failure] 20250915 23:38:42.489991
  Test:   TEST_BUG_2025
  Class:  Collection_arrayMethod.testGroup
  File:   .../ooRexx/base/class/collections/array.testGroup
  Line:   397
  Failed: assertIsA
    Expected: Array
    Actual:   String

[error] 20250915 23:38:49.421373
  Test:   TEST_TRACEOBJECT_COLLECTOR_AND_NOTIFY_CLASS_ATTRIBUTES
  Class:  TRACE_TRACEOBJECT.TESTGROUP
  File:   .../ooRexx/base/keyword/TRACE_TraceObject.testGroup
  Event:  SYNTAX 97.1 raised unexpectedly.
    Object "The TraceObject class" does not understand message "NOTIFY=".
    Program: testTraceObjectCollectorAndNotifyClassAttributes
    Line:    766
     8 *-* .traceObject~notify   =oNotify      -- set object to notify via 
append message
       *-* Compiled method "CALL" with scope "Routine".
   766 *-* resArr=r~call         -- note: this is a method call to an object!
       *-* Compiled method "SEND" with scope "Message".
  1585 *-*     .message~new(self, methodName)~send
  1548 *-* self~doTheTest(fName, aTestResult)  -- carry out the testmethod
   548 *-*   test~execute(testResult, verbose)
   548 *-*   test~execute(testResult, verbose)
   110 *-* suite~execute(testResult)
    79 *-* retCode = 'worker.rex'(arguments)

Interpreter:        REXX-ooRexx_5.1.0(MT)_64-bit 6.05 31 Mar 2025
OS Name:            DARWIN
SysVersion:         Darwin 24.6.0

Tests ran:          23989
Assertions:         355130
Failures:           7
Errors:             1

File search:        00:00:00.448239
Suite construction: 00:00:00.366680
Test execution:     00:04:59.721095
Total time:         00:05:00.537221

Build step 'Execute shell' marked build as failure
Finished: FAILURE
Hälsningar/Regards/Grüsse,
ooRexx
[email protected]



_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to