Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.14, 5.15
-
-
a7f0ba8c2d64dcb942069a6fd5ea17166b3b7a6d (qt/qtmultimedia/5.14) e27ba234274a2a3325241db58a3da908952c603a (qt/qtmultimedia/dev)
Description
The wanted action
- Fix the autotest flakiness in all affected versions, not just one.
- Please delegate this task to a suitable developer
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. There are two versions of the links. The first one is for the Qt company internal use allowing you to re-schedule build for debugging. The second one is public, allowing only to browse the logs.
List of the incidents:
- Incident 1: Qt 5.14: Host Ubuntu_18_04, target QEMU, GCC compiler
- Incident 2: Qt 5.15: Host Ubuntu_18_04, target QEMU, GCC compiler
- Incident 3: Qt 5.15: Host Windows_10, target Windows_10, MSVC2017 compiler
- Incident 4: Qt 5.15: Host Windows_10, target Windows_10, MSVC2017 compiler
- Incident 5: Qt 5.15: Host Ubuntu_18_04, target QEMU, GCC compiler
- Incident 6: Qt 5.15: Host Ubuntu_18_04, target QEMU, GCC compiler
The Coin log shows details and the location of the error message in it. At need, the raw log can be opened to see the entire log at once.
Example log:
Here is an example of the log from the incident 6:
********* Start testing of tst_QMediaObject *********Config: Using QtTest library 5.15.0, Qt 5.15.0 (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by GCC 8.2.0)PASS : tst_QMediaObject::initTestCase()PASS : tst_QMediaObject::propertyWatch()FAIL! : tst_QMediaObject::notifySignals(single 750ms) 'elapsed < expectedElapsed' returned FALSE. (elapsed: 1165, expected: 1125)Loc: [tst_qmediaobject.cpp(303)]FAIL! : tst_QMediaObject::notifySignals(single 600ms) 'elapsed < expectedElapsed' returned FALSE. (elapsed: 1276, expected: 900)Loc: [tst_qmediaobject.cpp(303)]PASS : tst_QMediaObject::notifySignals(x3 300ms)FAIL! : tst_QMediaObject::notifySignals(x5 180ms) 'elapsed < expectedElapsed' returned FALSE. (elapsed: 1605, expected: 1350)Loc: [tst_qmediaobject.cpp(303)]PASS : tst_QMediaObject::notifyInterval(single 750ms)PASS : tst_QMediaObject::notifyInterval(single 600ms)PASS : tst_QMediaObject::notifyInterval(x3 300ms)PASS : tst_QMediaObject::notifyInterval(x5 180ms)PASS : tst_QMediaObject::nullMetaDataControl()PASS : tst_QMediaObject::isMetaDataAvailable()PASS : tst_QMediaObject::metaDataChanged()PASS : tst_QMediaObject::metaData()PASS : tst_QMediaObject::availability()PASS : tst_QMediaObject::service()PASS : tst_QMediaObject::cleanupTestCase()Totals: 14 passed, 3 failed, 0 skipped, 0 blacklisted, 8245ms********* Finished testing of tst_QMediaObject *********
The keywords for searching the logs are "FAIL!", "re-running" and the test function name itself.
Attachments
Issue Links
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTBUG-82582 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
292344,2 | Increase margin of error in tst_QMediaObject::notifySignals() | 5.15 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
292408,3 | Increase margin of error in tst_QMediaObject::notifySignals() | 5.14 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
294153,7 | tst_QMediaObject: Remove checking of expected elapsed time | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
294685,3 | tst_QMediaObject: Remove checking of expected elapsed time | 5.14 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
294687,3 | tst_QMediaObject: Remove checking of expected elapsed time | 5.12 | qt/qtmultimedia | Status: MERGED | +2 | 0 |