Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
None
-
5.12, 5.14, 5.15, 6.0.0
-
None
Description
Here is the log from the incident
Coin task #1: http://coin/coin/integration/qt/qtlocation/tasks/1584105687
Host OS version: Windows_10, target OS version Windows_10, MSVC2017 and MSVC2019 compilers
********* Start testing of declarative_core ********* Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2017) PASS : declarative_core::Address::initTestCase() ... FAIL! : declarative_core::EditorialModel::test_reset() 'verify()' returned FALSE. () C:\Users\qt\work\qt\qtlocation\tests\auto\declarative_core\utils.js(150) : failure location ... Totals: 232 passed, 1 failed, 0 skipped, 0 blacklisted, 34234ms ********* Finished testing of declarative_core ********* ... ********* Start testing of declarative_core ********* Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2017) PASS : declarative_core::EditorialModel::initTestCase() QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.658 D] qt.qml.diskcache unknown - Error loading "file:///C:/Users/qt/work/qt/qtlocation/tests/auto/declarative_core/editorialModel" from disk cache: "The system cannot find the file specified." QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.659 D] qt.qml.diskcache unknown - Error saving cached version of "file:///C:/Users/qt/work/qt/qtlocation/tests/auto/declarative_core/editorialModel" to disk: "Missing time stamp for source file" QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.661 D] qt.qml.diskcache unknown - Error loading "file:///C:/Users/qt/work/qt/qtlocation/tests/auto/declarative_core/dataModel" from disk cache: "The system cannot find the file specified." QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.662 D] qt.qml.diskcache unknown - Error saving cached version of "file:///C:/Users/qt/work/qt/qtlocation/tests/auto/declarative_core/dataModel" to disk: "Missing time stamp for source file" FAIL! : declarative_core::EditorialModel::test_reset() 'verify()' returned FALSE. () C:\Users\qt\work\qt\qtlocation\tests\auto\declarative_core\utils.js(150) : failure location QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.666 D] default unknown - Generated BaselineJIT code for QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.666 D] default unknown - function qtest_runInternal QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.667 D] default unknown - : Code at [0x000002C2DBE10014, 0x000002C2DBE1078B): QDEBUG : declarative_core::EditorialModel::test_reset() [ 0.667 D] qt.v4.asm unknown - disassembly not available for range 000002C2DBE10014...000002C2DBE1078B PASS : declarative_core::EditorialModel::cleanupTestCase( Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1203ms ********* Finished testing of declarative_core *********
Externally accessible log: http://testresults.qt.io/coin/integration/qt/qtlocation/tasks/1584105687
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:
Attachments
Issue Links
- is required for
-
QTQAINFRA-3124 Enable autotests on SLES 15 in the CI
- Closed