[PATCH v2 1/2] kernelbase/tests: Relax tests for WaitOnAddress().

Zebediah Figura z.figura12 at gmail.com
Wed Dec 5 11:05:20 CST 2018


On 12/05/2018 10:19 AM, Marvin wrote:
> Hi,
> 
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> 
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=45490
> 
> Your paranoid android.
> 
> 
> === wxppro (32 bit report) ===
> 
> kernelbase:
> sync: Timeout
> 
> 

This occurs because InterlockedCompareExchange64() is missing from 
kernel32. As far as I'm aware, though, kernelbase isn't present on 
Windows XP, so why does the TestBot even try to run these tests?



More information about the wine-devel mailing list