[PATCH 1/2] comctl32/tests: Fix a test failure on Win10 21H1 with Hebrew locale.

Francois Gouget fgouget at codeweavers.com
Thu Dec 9 08:58:47 CST 2021


I see that this patch has not been applied. Maybe because:

On Thu, 25 Nov 2021, Marvin wrote:
[...]
> === w1064_tsign (64 bit report) ===
> 
> comctl32:
> propsheet.c:821: Test failed: property sheet with custom window proc: the msg 0x001c was expected, but got msg 0x0047 instead

This is an unrelated preexisting but random failure.
So I think it should not prevent the patch from being applied.

The patch itself fixes a systematic failure in the Hebrew locale:
https://bugs.winehq.org//show_bug.cgi?id=52195

That said, maybe the reason the patch was not applied is because we 
don't know why Windows returns an extra 8 bytes specifically in the 
Hebrew locale? Or maybe we want to consider this behavior broken?

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list