From: Marvin Subject: Re: [PATCH v3 2/6] user32/tests: Add missing winevents to test_showwindow() message sequences. Message-Id: Date: Thu, 16 Sep 2021 13:47:38 -0500 In-Reply-To: <20210916175404.3058393-2-cmcadams@codeweavers.com> References: <20210916175404.3058393-2-cmcadams@codeweavers.com> 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=98166 Your paranoid android. === w8 (32 bit report) === user32: msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 9: in msg 0x0047 expecting wParam 0x8170 got 0x1803 msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 10: the msg 0x0003 was expected, but got msg 0x0009 instead msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 11: the msg 0x0005 was expected, but got msg 0x8005 instead msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 15: in msg 0x0047 expecting wParam 0x1803 got 0x8160 msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 17: the msg 0x800b was expected, but got msg 0x0003 instead msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 19: the msg 0x0017 was expected, but got msg 0x0005 instead msg.c:13898: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 20: the msg sequence is not complete: expected 0000 - actual 800b