IMO for the macro space thing things are a bit murky,
Running

[enrico@enrico-imac ooRexx.testsuite]$rexx testOORexx.rex -s -X native_api

I get the five BOINGs but 

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 1 Dec 2018
OS Name:            DARWIN
SysVersion:         Darwin Darwin Kernel Version 17.7.0: Wed Oct 10 23:06:14 
PDT 2018; root:xnu-4570.71.13~1/RELEASE_X86_64.17.7.0

Tests ran:          22398
Assertions:         375209
Failures:           0
Errors:             0

File search:        00:00:01.192486
Suite construction: 00:00:01.002010
Test execution:     00:02:58.055176
Total time:         00:03:00.589207
 

The test suite does not report any errors 

The ooRexx build was  run on 
macOS High Sierra with Xcode 10.1

After that I copied the relevant directories 
To my other systems running
macOS El Capitan
macOS Mojave 

And the results were exactly the same 

Cheers
E


 

> On 1 Dec 2018, at 18:33, Rony G. Flatscher <rony.flatsc...@wu.ac.at> wrote:
> 
> On 01.12.2018 17:24, Rick McGuire wrote:
>> Thought I had caught all of those. Just committed a fix. 
> Thank you very much! 
> 
> LINUX:
> Rev. 11549 can be installed and uninstalled without any error messages. The 
> ooRexx test suite runs through (with "-X native_API").
> MacOS:
> Rev. 11549: the ooRexx test suite runs through, if excluding 
> "Macrospace.testGroup" (will comment in the bug tracker) in addition to 
> "native_API".
> 
> Having read Enrico's posting I did use "kill -s SIGHUP" to kill the rxapi 
> instance, and removed the special files ".ooRexx-5.0.0-64.lock" and 
> ".oooRexx-5.0.0-64.service" files in my home directory and then ran the 
> entire test suite with "rexx testOORexx.rex -s -X native_API -x 
> Macrospace.testGroup" and got indeed the four failures in the 
> "rxQueue.testGroup" as he has reported. 
> Rerunning the test suite right afterwards with the same command will run them 
> successfully.
> ---rony
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

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

Reply via email to