On 7/2/07, Paul Vriens paul.vriens.wine@gmail.com wrote:
Hi,
I've added some tests for OpenServiceA. Some of them crash on Wine, but I've opted to let them in (inside an if(0) though). The crashes happen because we assume that when a handle is not NULL it's correct.
The policy for crashing tests is that you need to fix the bug that causes the tests to crash either before you send in the test patch or in the same patch as the tests. if(0) is only for tests that crash on Windows.