Got curious …

On apple

The original 
call SysSleep 0.1
sem~~post~reset

Fails 

But 

 sem~post
 call SysSleep 0.1
 sem~reset

Seems to work

E


> On 6 Jun 2020, at 19:42, P.O. Jonsson <oor...@jonases.se> wrote:
> 
> Dear developers,
> 
> Currently all platforms are building ooRexx without any apparent problems on 
> Jenkins. However, bugg #1697 provokes one failing test for all platforms 
> except Windows. As a result no successful builds have been uploaded to 
> sourceforge (except sporadically) for Linux, Unix or macOS for quite some 
> time. I have excluded the EventSemaphore.testGroup temporarily from the 
> testing on all Linux/Unix/macOS to get some fresh builds uploaded to 
> sourceforge. I would really appreciate if someone could take a look at fixing 
> this bugg. I will revert my changes when #1697 is solved
> 
> This bug was reported 2 months ago and it seems to be more of a too strict 
> test rather than a real bugg, read my comments in the bug tracker for details.
> 
> PS Jenkins now also build the documentation as PDF and HTML/zipped HTML with 
> the latest version of Gil`s tools for building the documentation.
> 
> Hälsningar/Regards/Grüsse,
> P.O. Jonsson
> oor...@jonases.se <mailto:oor...@jonases.se>
> 
> 
> 
> _______________________________________________
> 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