Re: Cmd tests timeout and splitting tests

2011-08-29 Thread Alexandre Julliard
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

Re: Cmd tests timeout and splitting tests

2011-08-29 Thread Frédéric Delanoy
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

re: Cmd tests timeout and splitting tests

2011-08-28 Thread Dan Kegel
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

Re: Cmd tests timeout and splitting tests

2011-08-28 Thread Frédéric Delanoy
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?

Cmd tests timeout and splitting tests

2011-08-27 Thread Octavian Voicu
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