Frédéric Delanoy writes:
> On Sun, Aug 28, 2011 at 01:24, Octavian Voicu
> wrote:
>> Hello,
>>
>> I've noticed a lot of timeouts for cmd tests lately, which is not so
>> surprising with all the new incoming tests.
>
> Which timeouts are you talking about? On windows machines? Never
> experience
On Sun, Aug 28, 2011 at 01:24, Octavian Voicu wrote:
> Hello,
>
> I've noticed a lot of timeouts for cmd tests lately, which is not so
> surprising with all the new incoming tests.
OK found them
> I think test_builtins.cmd should be split in a few files, which would
> then be run separately. An a
Hi Octavian,
the intention was to just add new TESTCMD resources into rsrc.rc
when test_builtins.cmd got too big but I never thought
the tests would be so slow, splitting them by adding new rsrc.rc
entries wouldn't help a timeout problem.
I'd go for solution #3, too, but it's troubling that te
On Sun, Aug 28, 2011 at 01:24, Octavian Voicu wrote:
> Hello,
>
> I've noticed a lot of timeouts for cmd tests lately, which is not so
> surprising with all the new incoming tests.
Which timeouts are you talking about? On windows machines? Never
experienced a timeout
Could you give me some link?
Hello,
I've noticed a lot of timeouts for cmd tests lately, which is not so
surprising with all the new incoming tests.
I think test_builtins.cmd should be split in a few files, which would
then be run separately. An added benefit is that it would permit
putting tests that affect other tests in s