Re: [PATCH] user32/tests: Test SetUserObjectInformation for invisible winstation.

2013-10-11 Thread Qian Hong
Hmm... It still fails today. I have a better idea to fix it, will send a patch tomorrow. Sorry for introducing the failures :(

Re: [PATCH] user32/tests: Test SetUserObjectInformation for invisible winstation.

2013-10-10 Thread Qian Hong
On Thu, Oct 10, 2013 at 8:42 PM, Qian Hong wrote: > Sorry for introduced the failures, I'd like to investigate, however I > can't reproduce the failures on my own Win7. I try to run > winetest-latest.exe on the testbot, but it ran timeout (as expect), is > there any way I can increase the timeout

Re: [PATCH] user32/tests: Test SetUserObjectInformation for invisible winstation.

2013-10-10 Thread Qian Hong
Hello, On Thu, Oct 10, 2013 at 6:48 PM, Alexandre Julliard wrote: > Can you please fix the test failures introduced by your previous changes > first? cf. https://test.winehq.org/data/tests/user32:winstation.html Sorry for introduced the failures, I'd like to investigate, however I can't reprodu

Re: [PATCH] user32/tests: Test SetUserObjectInformation for invisible winstation.

2013-10-10 Thread Alexandre Julliard
Qian Hong writes: > --- > dlls/user32/tests/winstation.c | 57 > > 1 file changed, 57 insertions(+) Can you please fix the test failures introduced by your previous changes first? cf. https://test.winehq.org/data/tests/user32:winstation.html -- Alex