[PATCH v2 5/8] user32/tests: Add a test for child window destruction on thread exit.
From: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/tests/win.c | 235 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 235 insertions(+)
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=107322 Your paranoid android. === w864 (32 bit report) === user32: win.c:2633: Test failed: style 0x200000: expected !100 win.c:2633: Test failed: style 0x300000: expected !100 === w864 (64 bit report) === user32: win.c:2633: Test failed: style 0x200000: expected !100 win.c:2633: Test failed: style 0x300000: expected !100 === w10pro64_zh_CN (64 bit report) === user32: win.c:10725: Test failed: pos = 00fa00fa win.c:10729: Test failed: pos = 00fa00fa win.c:10733: Test failed: pos = 00fa00fa
participants (2)
-
Jacek Caban -
Marvin