On Tue Jun 25 01:02:26 2024 +0000, Zhiyi Zhang wrote:
Did you try with a larger timeout or Windows 10 21H1 in Arabic (Egypt) locale? I would also try making the dialog foreground to ensure the input is not sent to other windows. If all that fails, you can add a flaky_if(in_arabic_locale).
I reduced the timeout to 150ms, and the tests work everywhere: https://testbot.winehq.org/JobDetails.pl?Key=146528
As noted, I don't think it's Arabic only. But I don't feel comfortable merging it with a higher timeout unless I know what caused it. Problem is that I can't really reproduce the issue, so I don't know how to fix it either. Maybe making it foreground would help, but how would I know?