Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.12, 5.14, 5.15
-
None
-
-
19444168395424fef4daff76ce64b9813aef0610
Description
Here is the log from the incident
Coin task #1: http://coin/coin/integration/qt/qtwebengine/tasks/1582037449
Host OS: macOS_10_14, target macOS_10_14, Clang compiler
********* Start testing of tst_QQuickWebEngineView ********* Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 11.0.0 (clang-1100.0.33.16) (Apple)) PASS : tst_QQuickWebEngineView::initTestCase() PASS : tst_QQuickWebEngineView::navigationStatusAtStartup() 2020-02-18 16:49:41.493 tst_qquickwebengineview[2906:12577] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null) PASS : tst_QQuickWebEngineView::stopEnabledAfterLoadStarted() PASS : tst_QQuickWebEngineView::baseUrl() PASS : tst_QQuickWebEngineView::loadEmptyUrl() PASS : tst_QQuickWebEngineView::loadEmptyPageViewVisible() PASS : tst_QQuickWebEngineView::loadEmptyPageViewHidden() PASS : tst_QQuickWebEngineView::loadNonexistentFileUrl() PASS : tst_QQuickWebEngineView::backAndForward() PASS : tst_QQuickWebEngineView::reload() PASS : tst_QQuickWebEngineView::stop() PASS : tst_QQuickWebEngineView::loadProgress() PASS : tst_QQuickWebEngineView::show() PASS : tst_QQuickWebEngineView::showWebEngineView() PASS : tst_QQuickWebEngineView::removeFromCanvas() PASS : tst_QQuickWebEngineView::multipleWebEngineViewWindows() PASS : tst_QQuickWebEngineView::multipleWebEngineViews() PASS : tst_QQuickWebEngineView::titleUpdate() FAIL! : tst_QQuickWebEngineView::transparentWebEngineViews() 'redComponents.count() > 1' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(447)] PASS : tst_QQuickWebEngineView::inputMethod() PASS : tst_QQuickWebEngineView::inputMethodHints() PASS : tst_QQuickWebEngineView::inputContextQueryInput() PASS : tst_QQuickWebEngineView::interruptImeTextComposition(MouseButton) PASS : tst_QQuickWebEngineView::basicRenderingSanity() PASS : tst_QQuickWebEngineView::setZoomFactor() PASS : tst_QQuickWebEngineView::printToPdf() PASS : tst_QQuickWebEngineView::stopSettingFocusWhenDisabled(enabled view gets active focus) PASS : tst_QQuickWebEngineView::stopSettingFocusWhenDisabled(disabled view does not get active focus) PASS : tst_QQuickWebEngineView::inputEventForwardingDisabledWhenActiveFocusOnPressDisabled() PASS : tst_QQuickWebEngineView::changeLocale() PASS : tst_QQuickWebEngineView::userScripts() PASS : tst_QQuickWebEngineView::javascriptClipboard(default) PASS : tst_QQuickWebEngineView::javascriptClipboard(canCopy) PASS : tst_QQuickWebEngineView::javascriptClipboard(canPaste) PASS : tst_QQuickWebEngineView::javascriptClipboard(canCopyAndPaste) PASS : tst_QQuickWebEngineView::setProfile() PASS : tst_QQuickWebEngineView::focusChild(QQuickWebEngineView) PASS : tst_QQuickWebEngineView::focusChild(RenderWidgetHostViewQtDelegate) PASS : tst_QQuickWebEngineView::focusChild(QQuickView) PASS : tst_QQuickWebEngineView::cleanupTestCase() Totals: 39 passed, 1 failed, 0 skipped, 0 blacklisted, 45694ms ********* Finished testing of tst_QQuickWebEngineView *********
Externally accessible log: https://testresults.qt.io/coin/integration/qt/qtwebengine/tasks/1582037449
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.