Hi P.O.,
On 11.08.2025 17:39, oorexx wrote:
The errors below in the tests should need a look at, I guess by Rony. The BSDs have some known
non-related problems and Windows 11 have lost the compiler (will fix that when back in Berlin),
but with the exception of these two errors all looks fine. Please note that the first error is
only on M-based HW not on Intel-based HW
Not having access to an M-based HW I cannot look further into it.
MacOS
Worked on 12992
First failed on 12998
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: 23983
Assertions: 355128
Failures: 2
Errors: 0
[failure] 20250811 23:35:10.807339
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] 20250811 23:37:59.852688
Test: TEST_BUG_2025
Class: Collection_arrayMethod.testGroup
File: .../ooRexx/base/class/collections/array.testGroup
Line: 397
Failed: assertIsA
Expected: Array
Actual: String
File search: 00:00:00.553315
Suite construction: 00:00:00.434448
Test execution: 00:05:14.025705
Total time: 00:05:15.013908
Build step 'Execute shell' marked build as failure
Finished: FAILURE
--------------------------
Same here, not having access to Ubuntu 24 I cannot look into it. One remark ad beep test: it is
known that if the operating system is running on a VM that there may be (timing) errors.
For the second failure one would need to see the effective trace (if the test itself was in error
then this failure should show up on all systems).
Ubuntu 24
ooTest Framework - Automated Test of the ooRexx Interpreter
Interpreter: REXX-ooRexx_5.2.0(MT)_64-bit 6.05 11 Aug 2025
OS Name: LINUX
SysVersion: Linux 6.11.0-29-generic
Tests ran: 23991
Assertions: 354674
Failures: 2
Errors: 0
[failure] 20250811 09:38:54.152242
Test: TEST_BEEP_DURATION
Class: BEEP.testGroup
File: .../ooRexx/base/bif/BEEP.testGroup
Line: 94
Failed: assertTrue
Expected: 1
Actual: 0
Message: 10 ms BEEP took 3.248 ms
[failure] 20250811 09:44:47.028622
Test: TEST_TRACEOBJECT_COLLECTOR
Class: TRACE_TRACEOBJECT.TESTGROUP
File: .../ooRexx/base/keyword/TRACE_TraceObject.testGroup
Line: 276
Failed: assertTrue
Expected: 1
Actual: 0
Message: traceline [ >I> Method "A" with scope "MYTESTTO" in package "testRoutine".]
does not start with [ <I< Method "TEST" with scope "MYTESTTO" in package "testRoutine".]
File search: 00:00:03.288493
Suite construction: 00:00:02.765220
Test execution: 00:09:10.596179
Total time: 00:09:16.650943
Build step 'Execute shell' marked build as failure
Finished: FAILURE
The change I committed today should not have any impact on the reported failing
tests.
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel