On Thu Oct 27 23:41:10 2022 +0000, **** wrote:
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details: The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=125497 Your paranoid android. === debian11 (32 bit report) === user32: win.c:11636: Test failed: 00490138: expected prev 01550104, got 00000000 win.c:11650: Test failed: hwnd should NOT be topmost win.c:11596: Test failed: 1: hwnd 00490138 is still topmost
False positive: The code I changed is #if defined (__FreeBSD__) and fixes a build failure there.