Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
5.14, 5.15
-
None
Description
Here is the log from the incident
Coin task #1: http://coin/coin/integration/qt/qtbase/tasks/1581483461
Host OS version: macOS_10_13, target macOS_10_13, Clang compiler
********* Start testing of tst_QGuiEventDispatcher ********* Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) PASS : tst_QGuiEventDispatcher::initTestCase() FAIL! : tst_QGuiEventDispatcher::registerTimer() Compared values are not the same Actual (timerIdFromEvent) : 2 Expected (timers.preciseTimerId()): 1 Loc: [../../../corelib/kernel/qeventdispatcher/tst_qeventdispatcher.cpp(212)] PASS : tst_QGuiEventDispatcher::sendPostedEvents(WaitForMoreEvents) PASS : tst_QGuiEventDispatcher::sendPostedEvents(AllEvents) PASS : tst_QGuiEventDispatcher::processEventsOnlySendsQueuedEvents() PASS : tst_QGuiEventDispatcher::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted, 772ms ********* Finished testing of tst_QGuiEventDispatcher ********* ... ********* Start testing of tst_QGuiEventDispatcher ********* Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) PASS : tst_QGuiEventDispatcher::initTestCase() FAIL! : tst_QGuiEventDispatcher::registerTimer() Compared values are not the same Actual (timerIdFromEvent) : 2 Expected (timers.preciseTimerId()): 1 Loc: [../../../corelib/kernel/qeventdispatcher/tst_qeventdispatcher.cpp(212)] PASS : tst_QGuiEventDispatcher::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 293ms ********* Finished testing of tst_QGuiEventDispatcher *********
This function seems to be blacklisted for Windows_10. If the flaky fail is fixed, please remove it from the blacklist.
The wanted action
- Please delegate this task to a suitable developer
- Fix the autotest flakiness in all affected versions, not just one.
- Cherry-pick the fix to all relevant branches
- Mark the fix versions to Jira
Guidelines for debugging
Please see the internal page https://intranet.qt.io/display/QTRD/Metrics+Guidelines+for+Grafana+Tool+for+Autotests+with+Issues
How to locate the failed flaky test:
Please open the link to the Grafana dashboard showing the failure history of the test:
Please see the panel List of the recent flaky tests (both passed and failed). Sort it based on the results to see the failed instances.
Please open the links to the Coin tasks containing the logs. Please see the test section containing state "Error" and open corresponding logs.
Attachments
Issue Links
- duplicates
-
QTBUG-71751 tst_QEventDispatcher::registerTimer() on macOS 10.13 flaky in CI/COIN
-
- Closed
-