I changed a typo “srip” to “strip" in the TRACE.testGroup with r12708

-  if t~lastItem~srip("l")~startsWith(">I> Method") then
+  if t~lastItem~strip("l")~startsWith(">I> Method") then

Now many if not all platforms have a failure instead of just skipping the test 
:-( can someone please change the test to work as it was originally intended?

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.1.0(MT)_64-bit 6.05 21 Jul 2023
OS Name:            LINUX
SysVersion:         Linux 5.14.0-333.el9.x86_64

Tests ran:          23933
Assertions:         385215
Failures:           1
Errors:             0

[failure] 20230721 18:14:50.837031
  Test:   TEST_TRACE_REPLY_REPLYASSERT
  Class:  TRACE.TESTGROUP
  File:   .../ooRexx/base/keyword/TRACE.testGroup
  Line:   762
  Failed: assertTrue
    Expected: 1
    Actual:   0
    Message:  actual and expected trace output have different line counts 
 actual trace output 
   757 *-* reply 1
       >L>   "1"
       >>>   "1"
       >I> Method "TEST_TRACE_REPLY_REPLYASSERT" with scope "TRACE.TESTGROUP" 
in package 
"/home/osboxes/workspace/ooRexx-CentOS9-test/ooRexx/base/keyword/TRACE.testGroup".
 
 expected trace output 
     1 *-* reply 1
       >L>   "1"
       >>>   "1"

File search:        00:00:01.069582
Suite construction: 00:00:01.085705
Test execution:     00:05:59.822007
Total time:         00:06:01.977835

Build step 'Execute shell' marked build as failure
Finished: FAILURE

Hälsningar/Regards/Grüsse,
P.O. Jonsson
[email protected]



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

Reply via email to