[PATCH 6/7] comctl32/button: Use the brush from WM_CTLCOLORSTATIC to fill background for checkboxes and radio buttons.

Zhiyi Zhang zzhang at codeweavers.com
Wed Feb 9 04:07:22 CST 2022



On 2/9/22 17:52, Marvin wrote:
> Hi,
>
> While running your changed tests, 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=107430
>
> Your paranoid android.
>
>
> === w7u_2qxl (32 bit report) ===
>
> comctl32:
> misc.c:601: Test failed: Test 1 class Button WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 2 class ComboBox WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 4 class SysDateTimePick32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 5 class Edit WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 6 class SysHeader32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 8 class SysIPAddress32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 9 class ListBox WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 10 class SysListView32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 11 class SysMonthCal32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 13 class SysPager WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 14 class msctls_progress32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 16 class Static WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 17 class msctls_statusbar32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 19 class SysTabControl32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
> misc.c:601: Test failed: Test 20 class ToolbarWindow32 WM_THEMECHANGED: the msg sequence is not complete: expected 0014 - actual 0000
This is from another existing test. I will send a patch to fix these.



More information about the wine-devel mailing list