At the moment all builds seems to work just fine, except for the Raspberry Pi 
running Raspbian. I have errors in the Guard testGroup every second time in 
average, here one example:
ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.0.0(MT)_32-bit 6.05 11 Feb 2021
OS Name:            LINUX
SysVersion:         Linux 4.14.70-v7+

Tests ran:          23899
Assertions:         373483
Failures:           1
Errors:             0

[failure] 20210211 22:28:10.316227
  svn:    r12110   Change date: 2020-09-03 17:25:24 +0200
  Test:   TEST_WAIT_SIMPLE_TRIGGER
  Class:  GUARD.testGroup
  File:   .../ooRexx/base/keyword/GUARD.testGroup
  Line:   218
  Failed: assertEquals
    Expected: 1 2 3 4 5
    Actual:    1 2 5
    Message:  GUARD ON WHEN must only trigger for positive numbers, but in very 
rare cases might miss a valid one
Two other examples

Failed: assertEquals
    Expected: 1 2 3 4 5
    Actual:    2 3 4 5

  Failed: assertEquals
    Expected: 1 2 3 4 5
    Actual:    3 5

I guess that either the Raspberry Pi (2nd Gen „B“ type) is to weak for this 
test, or the test is to demanding. Can something be done? I would hate to 
disable the test.

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se



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

Reply via email to