Dear P.O., back, now ran the tests without problems on Mac and Linux:
wu114217:class rony$ rexx Method.testGroup Interpreter: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Aug 2020 OS Name: DARWIN SysVersion: Darwin 18.7.0 Tests ran: 59 Assertions: 104 Failures: 0 Errors: 0 Test execution: 00:00:00.059426 wu114217:class rony$ rexx Routine.testGroup Interpreter: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Aug 2020 OS Name: DARWIN SysVersion: Darwin 18.7.0 Tests ran: 63 Assertions: 100 Failures: 0 Errors: 0 Test execution: 00:00:00.057993 wu114217:class rony$ rexx -v Open Object Rexx Version 5.0.0 r12106 Build date: Aug 27 2020 Addressing mode: 64 Copyright (c) 1995, 2004 IBM Corporation. All rights reserved. Copyright (c) 2005-2020 Rexx Language Association. All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at http://www.oorexx.org/license.html wu114217:class rony$ ... cut .... rony@rony-linux:~/dev/oorexx-code-0/test/trunk/ooRexx/base/class$ rexx Method.testGroup Interpreter: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Aug 2020 OS Name: LINUX SysVersion: Linux 4.15.0-112-generic Tests ran: 59 Assertions: 104 Failures: 0 Errors: 0 Test execution: 00:00:00.030012 rony@rony-linux:~/dev/oorexx-code-0/test/trunk/ooRexx/base/class$ rexx Routine.testGroup Interpreter: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Aug 2020 OS Name: LINUX SysVersion: Linux 4.15.0-112-generic Tests ran: 63 Assertions: 100 Failures: 0 Errors: 0 Test execution: 00:00:00.026602 rony@rony-linux:~/dev/oorexx-code-0/test/trunk/ooRexx/base/class$ rexx -v Open Object Rexx Version 5.0.0 r12106 Build date: Aug 27 2020 Addressing mode: 64 Copyright (c) 1995, 2004 IBM Corporation. All rights reserved. Copyright (c) 2005-2020 Rexx Language Association. All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at http://www.oorexx.org/license.html rony@rony-linux:~/dev/oorexx-code-0/test/trunk/ooRexx/base/class$ ---rony On 27.08.2020 17:05, Rony G. Flatscher wrote: > > Dear P.O., > > On 27.08.2020 16:56, P.O. Jonsson wrote: >> I have removed the following limitation from all test-projects following >> Ronys change in the >> failing testcase. >> >> # exclude EventSemaphore.testGroup until bugg #1697 fixed + new problem >> around 1.6.2020 >> -x EventSemaphore.testGroup >> >> Unfortunately there seems to be another issue clouding the view. I >> think/guess that it has >> something to do with these changes: >> >> Add tests for testing fix [r12102] ([oorexx:bugs:#1716] and related >> [oorexx:bugs:#1715]). (Details) >> by orexx >> >> U ooRexx\base\class\Method.testGroup >> U ooRexx\base\class\Routine.testGroup >> At revision 12103 >> U ooRexx\base\class\Method.testGroup >> U ooRexx\base\class\Routine.testGroup >> At revision 12104 >> >> Can someone please have a look? Currently either a segmentation fault occurs >> or errors result, >> see below. ALL tests are currently failing, prohibiting upload of artifacts. > > Which version of ooRexx are you running the testcases with, ooRexx r12106 as > of today? > > Just ran the two testgroups: > > F:\work\svn\oorexx\test\trunk\ooRexx\base\class>rexx Method.testGroup > Interpreter: REXX-ooRexx_5.0.0(MT)_32-bit 6.05 27 Aug 2020 > OS Name: WindowsNT > SysVersion: Windows 10.0.19041 > > Tests ran: 59 > Assertions: 104 > Failures: 0 > Errors: 0 > > Test execution: 00:00:00.126000 > > > F:\work\svn\oorexx\test\trunk\ooRexx\base\class>rexx Routine.testGroup > Interpreter: REXX-ooRexx_5.0.0(MT)_32-bit 6.05 27 Aug 2020 > OS Name: WindowsNT > SysVersion: Windows 10.0.19041 > > Tests ran: 63 > Assertions: 100 > Failures: 0 > Errors: 0 > > Test execution: 00:00:00.116000 > > They pass here. > > ... cut .. > > ---rony >
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel