Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.9.1, 5.11.1
-
None
-
Debian GNU/Linux sid amd64
Description
I have recently updated our (Debian) Qt Quick Controls 2 packaging to 5.7.1 snapshot, and enabled running the tests (we never ran them before).
The following tests are failing:
- All tst_accessibility tests, with error 'QTest::qWaitForWindowActive(window)' returned FALSE.
- Most tst_applicationwindow tests, with the same error
- tst_menu::mouse() and tst_menu::addItem(), with the same error
- tst_qquickmaterialstyle::Material::test_comboBox() 'verify()' returned FALSE. () tst_material.qml(436)
- tst_qquickuniversalstyle::Universal::test_comboBox() 'verify()' returned FALSE. () tst_universal.qml(305)