From: Marvin Subject: Re: [PATCH v4 1/4] user32/tests: Fix occasional test failure in test_ShowWindow(). Message-Id: Date: Fri, 17 Sep 2021 11:00:09 -0500 In-Reply-To: <20210917154117.3344297-1-cmcadams@codeweavers.com> References: <20210917154117.3344297-1-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=98248 Your paranoid android. === w7u_2qxl (32 bit report) === user32: msg.c:12773: Test failed: msg.message = 30 instead of WM_TIMER msg.c:12775: Test failed: expected PeekMessage to return FALSE, got 1 msg.c:12785: Test failed: msg.message = 275 instead of WM_USER msg.c:12788: Test failed: msg.message = 1024 instead of WM_TIMER