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

Greg codedonewell at gmail.com
Sat Jan 26 23:03:14 CST 2019


Hi Zeb,

I see that this pair of patches weren't included in wine 4.0. Now that 
the code freeze is over, what is the procedure for getting them 
resubmitted?  Please tell me if there is any way that I may help. I've 
been applying these patches to all vanilla git tagged releases and they 
continue work well and provide good performance results.

As far as Marvin's concern goes: I am not sure why the test is getting 
executed on XP at all - WaitOnAddress and friends are win8+ according to 
the MSDN docs.

Regards,

Greg

On 6/12/18 4:05 am, Zebediah Figura wrote:
> 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