Michael Karcher wine@mkarcher.dialup.fu-berlin.de wrote:
And according to http://test.winehq.org/data/e2af560aa3c23a672d8680f91f3e1b8793d5827f/index_X... SetParent tests pass under XP just fine.
No, they don't pass on Windows XP. But they also don't fail on Windows XP, because they are not run at all, because the Win9x detection is wrong.
Since it's me who have written these tests in 2005 I'm pretty sure that the tests were passing at that time. And since I create the tests under XP and only before sending do test them under Win98 I have added broken is_win9x check once I noticed Win98 crashing in that test. So, broken win9x check was added after the test has been tested under XP. This needs retesting under different Windows versions before removing the tests. I'd recommend to fix the broken is_win9x check first, and watch test.winehq.org for awhile for results.