Since some days I am seeing the following error for some Linux/Unix platforms:
[failure] 20220507 17:54:28.720219
Test: TEST_REPLY_CONCURRENT
Class: REPLY.TESTGROUP
File: .../ooRexx/base/keyword/REPLY.testGroup
Line: 165
Failed: assertTrue
Expected: 1
Actual: 0
Message: 186 should be less than 186
I see it on the following platforms:
Debian
Fedora
FreeBSD
Linux Mint
NetBSD
OpenIndiana
Ubuntu 20 (unconclusive results, sometimes failing sometimes not for the same
build nr)
It seems to have worked around r12372 and it started to fail around r12377.
This is a bit surprising since the only commits I have seen have been related
to Windows. Can someone please have a look?
As for Windows there seems to be some other problems, here one example:
[error] 20220507 18:59:55.418000
Test: TEST_READRECORDS03
Class: WindowsEventLog.testGroup
File:
...\ooRexx\extensions\platform\windows\rxwinsys\WindowsEventLog.testGroup
Event: SYNTAX 93.900 raised unexpectedly.
The start record (1) is out of range; (248 - 41530).
Line: 501
*-* Compiled method "READRECORDS" with scope "WindowsEventLog".
501 *-* ret = l~readRecords( , , "System", 1, 50)
*-* Compiled method "SEND" with scope "Message".
1615 *-* .message~new(self, methodName)~send
1578 *-* self~doTheTest(fName, aTestResult) -- carry out the testmethod
552 *-* test~execute(testResult, verbose)
552 *-* test~execute(testResult, verbose)
110 *-* suite~execute(testResult)
79 *-* retCode = 'worker.rex'(arguments)
[error] 20220507 18:59:55.420000
Test: TEST_READRECORDS05
Class: WindowsEventLog.testGroup
File:
...\ooRexx\extensions\platform\windows\rxwinsys\WindowsEventLog.testGroup
Event: SYNTAX 93.900 raised unexpectedly.
The start record (1) is out of range; (248 - 41530).
Line: 508
*-* Compiled method "READRECORDS" with scope "WindowsEventLog".
508 *-* ret = l~readRecords("FORWARDS" , , "System", 1, 25)
*-* Compiled method "SEND" with scope "Message".
1615 *-* .message~new(self, methodName)~send
1578 *-* self~doTheTest(fName, aTestResult) -- carry out the testmethod
552 *-* test~execute(testResult, verbose)
552 *-* test~execute(testResult, verbose)
110 *-* suite~execute(testResult)
79 *-* retCode = 'worker.rex'(arguments)
As for MacOS there are timing issues most likely due to a sluggish reply when
running in a VM, no action necessary probably.
Hälsningar/Regards/Grüsse,
P.O. Jonsson
[email protected]
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel