On Mon Jun 24 22:24:39 2024 +0000, Zhiyi Zhang wrote:
There is a test failure on Windows 10 21H1 Arabic. See https://testbot.winehq.org/JobDetails.pl?Key=146448#k309. Please take a look at how it should work on Arabic locale on Windows.
I reran the tests manually by uploading comctl32_test to the testbot, and there were no issues. I also restarted the pipeline by making a simple change, and now all is green.. I think that test failure isn't related to Arabic, it looks more like a spurious failure.
Either the test I made is inherently flaky or it just ran into the timeout, although 200ms seemed plenty to me... I can't reproduce it locally either, even when running the test hundreds of times.
I'd like to fix the test though, can you advice me on how to approach that?