Sorry little correction. The test are run 100 times and some of them always
fail without the wait lines. So, not every execution, but always some of
the 100 runs.


Jussi

On Thu, Jun 23, 2016 at 4:00 AM, Jussi Lahtinen <jussi.lahti...@gmail.com>
wrote:

> The test does not pass on my system.
> The variable sTest remains empty, unless I add the "Wait 0.1" lines.
>
> Actually now when I retest this, it has got worse. Now it fails randomly
> even with the wait lines.
>
>
> Jussi
>
>
> On Thu, Jun 23, 2016 at 3:47 AM, Benoît Minisini <
> gam...@users.sourceforge.net> wrote:
>
>> Le 23/06/2016 02:35, Benoît Minisini a écrit :
>> > Le 23/06/2016 02:27, Jussi Lahtinen a écrit :
>> >> Hi!
>> >> See the attached project. In module mTest at line 1679 begins test
>> loop,
>> >> which fails randomly on my system (information at the end of the mail).
>> >>
>> >> I use "hProcess.Wait" and this used to work, but now I need to add also
>> >> "Wait".
>> >> Is that correct behavior?
>> >
>> > You means that hProcess.Wait() does nothing? No, it's not normal. It
>> > should do the same thing as the WAIT keyword, i.e. wait for the process
>> > termination.
>> >
>> >> If I understand the documentation correctly, then it is not.
>> >> http://gambaswiki.org/wiki/comp/gb/process/wait
>> >>
>> >> Also I'm missing old terminal feature to turn "debug" outputs as links
>> to
>> >> the source code!
>> >> Is it possible to re-implement it to this new terminal?
>> >
>> > It's difficult now, because the new terminal is a control on its own,
>> > and so has no support for interpreting and highlighting its contents. If
>> > I find solution, I will tell.
>> >
>> > Regards,
>> >
>>
>> I ran your project, and got "test passed". Was it expected?
>>
>> --
>> Benoît Minisini
>>
>>
>> ------------------------------------------------------------------------------
>> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>> present their vision of the future. This family event has something for
>> everyone, including kids. Get more information and register today.
>> http://sdm.link/attshape
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to