This was my conclusion as well. Even a much smaller (50 microseconds) delay was 
sufficient in my tests. Have a look at the end of my comments to the bug 
report. This is why I think the sem~~post~reset is a to mean test.

Again it would be great to understand why it is working on Windows but not 
reliably on any other platform?

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



> Am 06.06.2020 um 20:56 schrieb Enrico Sorichetti via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net>:
> 
> 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 
>> <mailto: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 
>> <mailto: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

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

Reply via email to