Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14
-
None
-
-
8ed14a3c481c3fc59f10cd084ea203cb45e89309 (qt/qtbase/5.14)
-
Q1/2020 Finale, Q2/2020 kick off
Description
Here is the log from the incident
Coin task #1: http://coin/coin/integration/qt/qtbase/tasks/1578392079
********* Start testing of tst_QGuiEventDispatcher ********* Config: Using QtTest library 5.14.1, Qt 5.14.1 (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, 651ms ********* Finished testing of tst_QGuiEventDispatcher ********* ... ********* Start testing of tst_QScroller ********* Config: Using QtTest library 5.14.1, Qt 5.14.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) PASS : tst_QScroller::initTestCase() QWARN : tst_QScroller::staticScrollers() QScroller::scroller() was called with a null target. ... FAIL! : tst_QScroller::scrollTo() Compared values are not the same Actual (sw->receivedScroll): 0 Expected (true) : 1 Loc: [tst_qscroller.cpp(364)] FAIL! : tst_QScroller::scroll() Compared values are not the same Actual (s1->state()) : Inactive Expected (QScroller::Pressed): Pressed Loc: [tst_qscroller.cpp(164)] FAIL! : tst_QScroller::scroll() Compared values are not the same Actual (((s1->state()))) : Inactive Expected (QScroller::Scrolling): Scrolling Loc: [tst_qscroller.cpp(387)] ... Totals: 6 passed, 3 failed, 0 skipped, 0 blacklisted, 27152ms ********* Finished testing of tst_QScroller ********* ... ********* Start testing of tst_QScroller ********* Config: Using QtTest library 5.14.1, Qt 5.14.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) PASS : tst_QScroller::initTestCase() FAIL! : tst_QScroller::scrollTo() Compared values are not the same Actual (sw->receivedScroll): 0 Expected (true) : 1 Loc: [tst_qscroller.cpp(364)] PASS : tst_QScroller::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 265ms ********* Finished testing of tst_QScroller *********
Externally accessible log: https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1578392079
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
- Try to fix the actual issue instead of just blacklisting the test function
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.
Need to know more about the test binary execution history?
Please see this Grafana dashboard: