Re: kernel32: Add a test for threads state when a process is being terminated. Take 2.

2013-04-10 Thread Alexandre Julliard
Dmitry Timoshkov writes: > Alexandre Julliard wrote: > >> > This test demonstrates the problem reported in the bug 1. >> > >> > This version of the patch moves the ExitProcess test into a child process. >> >> It still won't report failures properly though. > > As far as I can see ExitProces

Re: kernel32: Add a test for threads state when a process is being terminated. Take 2.

2013-04-10 Thread Dmitry Timoshkov
Alexandre Julliard wrote: > > This test demonstrates the problem reported in the bug 1. > > > > This version of the patch moves the ExitProcess test into a child process. > > It still won't report failures properly though. As far as I can see ExitProcess returns 'failures' as the child proc

Re: kernel32: Add a test for threads state when a process is being terminated. Take 2.

2013-04-10 Thread Alexandre Julliard
Dmitry Timoshkov writes: > This test demonstrates the problem reported in the bug 1. > > This version of the patch moves the ExitProcess test into a child process. It still won't report failures properly though. -- Alexandre Julliard julli...@winehq.org