On Mon Jul 17 20:59:07 2023 +0000, Esme Povirk wrote:
Not sure what to make of this. Looking at the full output, it seems that on this run the window was sent WM_GETMINMAXINFO after WM_WINDOWPOSCHANGED and before WM_PAINT. It's not clear to me how moving tests around in the way that I did would cause this, but given that this is an area I modified, it seems at least plausible.
Resubmitted job: https://testbot.winehq.org/JobDetails.pl?Key=134983
I figure if there's a pattern, I can add it to the message sequence, otherwise it doesn't seem worth worrying about.