-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Some future release
-
None
This test is flaky in the CI. So I got a debug VM by scheduling a qtdeclarative-dev build in Coin and selecting the platform ubuntu-22.04-x11-tests.
It fails always when I try to run it individually:
$ cd ~/work/qt/qtdeclarative_standalone_tests/tests/auto/quickcontrols/controls/material $ ./tst_material ToolTip::test_attached ********* Start testing of tst_controls::Material ********* Config: Using QtTest library 6.8.0, Qt 6.8.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.4.0), ubuntu 22.04 PASS : tst_controls::Material::ToolTip::initTestCase() PASS : tst_controls::Material::ToolTip::test_attached(text) FAIL! : tst_controls::Material::ToolTip::test_attached(delay) 'verify()' returned FALSE. () Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/controls/data/tst_tooltip.qml(119)] FAIL! : tst_controls::Material::ToolTip::test_attached(timeout) 'verify()' returned FALSE. () Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/controls/data/tst_tooltip.qml(119)] PASS : tst_controls::Material::ToolTip::cleanupTestCase() Totals: 3 passed, 2 failed, 0 skipped, 0 blacklisted, 42ms ********* Finished testing of tst_controls::Material *********
- duplicates
-
QTBUG-122067 Material ToolTip::test_attached and ToolTip::test_attachedSizeBug are flaky on macOS
-
- Closed
-