-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
-
None
-
3a2d7e743 (dev)
As discovered in https://codereview.qt-project.org/c/qt/qtbase/+/676226, the test isn't waiting for the state changes to actually happen, which makes the test fail on macOS as there's an animation when moving though states. And when enabling a wait for the state change event, the tests starts failing on other platforms, likely because not waiting was papering over some actual failures.