No win95 tests after commit "tests: Add a helper routine to wait for a child process and propagate its result correctly."

Paul Vriens paul.vriens.wine at gmail.com
Sat Feb 9 09:43:03 CST 2008


Paul Vriens wrote:
> Hi,
> 
> This commit: 05c7174909e975fc7d0ebf9a59bb07160c09d66d introduces a new 
> helper script but uses InterlockedExchangeAdd that is not available on 
> win95.
> 
> This means that none of the tests run on win95 anymore.
> 
Hi,

Another side effect of that change is that the kernel32/toolhelp tests shows a 
high number of failures for win98 (139):

http://test.winehq.org/data/200802091000/98_W98SE/kernel32:toolhelp.txt

compared to before (12):

http://test.winehq.org/data/200802062039/98_W98SE/kernel32:toolhelp.txt

-- 
Cheers,

Paul.



More information about the wine-devel mailing list