[PATCH v2 7/8] server: Orphan child windows when unlinking them from parent.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/tests/win.c | 34 ++++++++++++++++++++++++++++++++++ server/window.c | 5 ++++- 2 files changed, 38 insertions(+), 1 deletion(-)
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=107324 Your paranoid android. === w7u_2qxl (32 bit report) === user32: win.c:1500: Test failed: Expected color 0xc0c0c0, got 0xffffffff. === w864 (32 bit report) === user32: win.c:2630: Test failed: style 0x200000: expected !100 win.c:2630: Test failed: style 0x300000: expected !100 === w864 (64 bit report) === user32: win.c:2630: Test failed: style 0x200000: expected !100 win.c:2630: Test failed: style 0x300000: expected !100
participants (2)
-
Jacek Caban -
Marvin