Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79290

qtwebengine: tests fails with MSVC2019

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.15.0 Alpha
    • 5.15
    • WebEngine
    • None
    • Windows

    Description

      Multiple tests fails with Windows 10 and MSVC2019. Below are failing tests from build log which can be found from attachments. 

      agent:2019/10/17 04:54:16 build.go:220: FAIL! : tst_InspectorServer::openRemoteDebuggingSession() 'inspectorWebView->title().startsWith("DevTools -")' returned FALSE. ()
      agent:2019/10/17 04:55:45 build.go:220: FAIL! : tst_InspectorServer::openRemoteDebuggingSession() 'inspectorWebView->title().startsWith("DevTools -")' returned FALSE. ()
      agent:2019/10/17 04:58:03 build.go:220: FAIL! : tst_CertificateError::handleError(DeferReject) 'page.spyLoad.wasCalled()' returned FALSE. ()
      agent:2019/10/17 04:58:24 build.go:220: FAIL! : tst_CertificateError::handleError(DeferAccept) 'page.spyLoad.wasCalled()' returned FALSE. ()
      agent:2019/10/17 04:59:01 build.go:220: FAIL! : tst_CertificateError::handleError(Reject) 'page.spyLoad.wasCalled()' returned FALSE. ()
      agent:2019/10/17 04:59:22 build.go:220: FAIL! : tst_CertificateError::handleError(DeferReject) 'page.spyLoad.wasCalled()' returned FALSE. ()
      agent:2019/10/17 04:59:42 build.go:220: FAIL! : tst_CertificateError::handleError(DeferAccept) 'page.spyLoad.wasCalled()' returned FALSE. ()
      agent:2019/10/17 05:00:04 build.go:220: FAIL! : tst_DevTools::attachAndDestroyPageFirst() Compared values are not the same
      agent:2019/10/17 05:00:20 build.go:220: FAIL! : tst_DevTools::attachAndDestroyInspectorFirst() Compared values are not the same
      agent:2019/10/17 05:01:02 build.go:220: FAIL! : tst_DevTools::attachAndDestroyPageFirst() Compared values are not the same
      agent:2019/10/17 05:01:21 build.go:220: FAIL! : tst_FaviconManager::faviconLoad() Compared values are not the same
      agent:2019/10/17 05:01:36 build.go:220: FAIL! : tst_FaviconManager::faviconLoadFromResources() Compared values are not the same
      agent:2019/10/17 05:01:52 build.go:220: FAIL! : tst_FaviconManager::faviconLoadEncodedUrl() Compared values are not the same
      agent:2019/10/17 05:02:07 build.go:220: FAIL! : tst_FaviconManager::noFavicon() Compared values are not the same
      agent:2019/10/17 05:02:22 build.go:220: FAIL! : tst_FaviconManager::aboutBlank() Compared values are not the same
      agent:2019/10/17 05:02:38 build.go:220: FAIL! : tst_FaviconManager::unavailableFavicon() Compared values are not the same
      agent:2019/10/17 05:03:39 build.go:220: FAIL! : tst_FaviconManager::errorPageEnabled() Compared values are not the same
      agent:2019/10/17 05:04:05 build.go:220: FAIL! : tst_FaviconManager::errorPageDisabled() QTestLib: This test case check ("(((loadFinishedSpy.count()) == (1)))") failed because the requested timeout (12000 ms) was too short, 25600 ms would have been sufficient this time.
      agent:2019/10/17 05:04:20 build.go:220: FAIL! : tst_FaviconManager::bestFavicon() Compared values are not the same
      agent:2019/10/17 05:04:36 build.go:220: FAIL! : tst_FaviconManager::touchIcon() Compared values are not the same
      agent:2019/10/17 05:04:47 build.go:220: FAIL! : tst_FaviconManager::candidateIcon() QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 10700 ms would have been sufficient this time.
      agent:2019/10/17 05:04:57 build.go:220: FAIL! : tst_FaviconManager::downloadIconsDisabled(misc) QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 9350 ms would have been sufficient this time.
      agent:2019/10/17 05:05:05 build.go:220: FAIL! : tst_FaviconManager::downloadIconsDisabled(shortcut) QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 7900 ms would have been sufficient this time.
      agent:2019/10/17 05:05:20 build.go:220: FAIL! : tst_FaviconManager::downloadIconsDisabled(single) Compared values are not the same
      agent:2019/10/17 05:05:35 build.go:220: FAIL! : tst_FaviconManager::downloadIconsDisabled(touch) Compared values are not the same
      agent:2019/10/17 05:05:51 build.go:220: FAIL! : tst_FaviconManager::downloadIconsDisabled(unavailable) Compared values are not the same
      agent:2019/10/17 05:06:06 build.go:220: FAIL! : tst_FaviconManager::downloadTouchIconsEnabled(misc) Compared values are not the same
      agent:2019/10/17 05:06:21 build.go:220: FAIL! : tst_FaviconManager::downloadTouchIconsEnabled(shortcut) Compared values are not the same
      agent:2019/10/17 05:06:33 build.go:220: FAIL! : tst_FaviconManager::downloadTouchIconsEnabled(single) QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 10900 ms would have been sufficient this time.
      agent:2019/10/17 05:06:48 build.go:220: FAIL! : tst_FaviconManager::downloadTouchIconsEnabled(touch) Compared values are not the same
      agent:2019/10/17 05:07:03 build.go:220: FAIL! : tst_FaviconManager::dynamicFavicon() Compared values are not the same
      agent:2019/10/17 05:07:13 build.go:220: FAIL! : tst_FaviconManager::touchIconWithSameURL() QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 9500 ms would have been sufficient this time.
      agent:2019/10/17 05:07:57 build.go:220: FAIL! : tst_FaviconManager::faviconLoad() QTestLib: This test case check ("((((loadFinishedSpy.count())) == (1)))") failed because the requested timeout (5000 ms) was too short, 13700 ms would have been sufficient this time.
      agent:2019/10/17 05:09:37 build.go:220: FAIL! : tst_Origins::jsUrlCanon() Compared values are not the same
      agent:2019/10/17 05:10:02 build.go:220: FAIL! : tst_Origins::jsUrlOrigin() 'load(QSL("about:blank"))' returned FALSE. ()
      agent:2019/10/17 05:10:10 build.go:220: FAIL! : tst_Origins::subdirWithAccess() Compared values are not the same
      agent:2019/10/17 05:11:01 build.go:220: FAIL! : tst_Origins::subdirWithoutAccess() 'load(QSL("qrc:/resources/subdir/index.html"))' returned FALSE. ()
      agent:2019/10/17 05:11:21 build.go:220: FAIL! : tst_Origins::mixedSchemes() 'load(QSL("file:" THIS_DIR "resources/mixedSchemes.html"))' returned FALSE. ()
      agent:2019/10/17 05:13:55 build.go:220: FAIL! : tst_Schemes::unknownUrlSchemePolicy() Compared values are not the same
      agent:2019/10/17 05:15:08 build.go:220: FAIL! : tst_Schemes::unknownUrlSchemePolicy() Compared values are not the same
      agent:2019/10/17 05:18:36 build.go:220: FAIL! : tst_QWebEngineScript::loadEvents() Compared values are not the same
      agent:2019/10/17 05:20:08 build.go:220: FAIL! : tst_QWebEngineScript::loadEvents() Compared values are not the same
      agent:2019/10/17 05:21:41 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(gpu) 'loadFinishedSpy.wait()' returned FALSE. ()
      agent:2019/10/17 05:21:47 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(media-internals) 'loadFinishedSpy.wait()' returned FALSE. ()
      agent:2019/10/17 05:21:54 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(quota-internals) 'loadFinishedSpy.wait()' returned FALSE. ()
      agent:2019/10/17 05:22:41 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(gpu) 'loadFinishedSpy.wait()' returned FALSE. ()
      agent:2019/10/17 05:22:47 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(media-internals) 'loadFinishedSpy.wait()' returned FALSE. ()
      agent:2019/10/17 05:22:54 build.go:220: FAIL! : tst_QWebEngineView::webUIURLs(quota-internals) 'loadFinishedSpy.wait()' returned FALSE. ()

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              hehalmet Heikki Halmet
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes