When I try to run the test suite for build 11975 I have one error when running 
it on a Mac with the latest OS, Catalina (10.15), it does not matter if I build 
locally or if I use an installer built on High Sierra (10.13) or Mojave 
(10.14). The same build passes with no errors one earlier OS.

DARWIN
Kernel version on High Sierra is 17.7.0
Kernel version on Mojave is 18.7.0
Kernel version on Catalina is 19.3.0

My guess is that the changes to the kernel somehow created this error. Please 
let me know if you need more information, looks to me like a 32bit overflow of 
a variable in a pure 64 bit environment (Catalina is dropping ALL support for 
anything else than 64bit, apparently)

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 3 Feb 2020
OS Name:            DARWIN
SysVersion:         Darwin 19.3.0

Tests ran:          23016
Assertions:         382855
Failures:           1
Errors:             0

[failure] [20200203 22:30:26.210147]
  svn:    r11974   Change date: 2020-02-01 13:39:23 +0100
  Test:   TEST_SYSSTAT_DEVICE
  Class:  SysUnix.testgroup
  File:   .../ooRexx/extensions/platform/unix/rxunixsys/SysUnix.testGroup
  Line:   171
  Failed: assertTrue
    Expected: [1]
    Actual:   [[0], identityHash="-140232161265649"]
    Message:  /dev/null device ID should not be negative; found -783243024

File search:        00:00:01.252348
Suite construction: 00:00:00.691141
Test execution:     00:02:51.106144
Total time:         00:02:53.403036

po@POs-16Core-Mac-Pro workspace % 

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