On 8/5/08, Paul Vriens paul.vriens.wine@gmail.com wrote:
Ismael Barros wrote:
Tests for CreateGroup Fixed the implementation of CreateGroup and CreateGroupInGroup so that it doesn't segfault when the service provider is not initialized
dlls/dplayx/dplay.c | 10 ++ dlls/dplayx/tests/dplayx.c | 340 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 350 insertions(+), 0 deletions(-)
Hi Ismael,
On what Windows version are you running your tests for verification? Is there anything particular you are doing to speed up the tests on your box?
I'm running them in XP SP2, in vmware, and I don't have ane way to speed them up, dplay is quite slow setting up connections.
test.winehq.org already shows timeouts for all boxes that are running W2K or higher. This new patch serie will even add more tests but I'm afaid we will not see any output from it on the mentioned website.
All the tests work on my machine, I'll have to check how to stop them failing in Win98 and NT4, their behavior seems completely different... Why do timeouts appear? Tests take too long? Too long without output to stdout? Is there any way to solve it without rewriting everything?
-- Cheers,
Paul.