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

tst_qquickwebengineview failed on ubuntu-24.04-arm64-offscreen-tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.9
    • WebEngine
    • None
    • Linux/Other display system
    • 861a8032b (dev), 8360fb98d (6.8), 3bf17b411 (6.8.0)

    Description

      We are trying to integrate following two changes,
      https://codereview.qt-project.org/c/qt/qt5/+/584194 Provisioning: Install nodejs to Ubuntu 24.04 arm64
      https://codereview.qt-project.org/c/qt/qt5/+/584195 Provisioning: Add ICU to Ubuntu 24.04 arm64
      we got some test failures in qtwebengine on ubuntu-24.04-arm64-offscreen-tests
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1725520187111
      https://testresults.qt.io/coin/api/log/qt/qtwebengine/030827e5ca59c10764ac4b8a87fc90324c308f11/LinuxUbuntu_24_04aarch64LinuxUbuntu_24_04aarch64GCCqtci-linux-Ubuntu-24.04-aarch64-50-922b06TestOnly/93d4f2a3dc3f1f4e07c5aa95923acf81e48d06bf/test_1725524927/log.txt.gz

      agent:2024/09/05 07:18:10 build.go:404:       Start 23: tst_qquickwebengineview
      agent:2024/09/05 07:18:10 build.go:404: 23: Test command: /usr/bin/cmake "-P" "/home/qt/work/qt/qtwebengine_standalone_tests/tests/auto/quick/qquickwebengineview/tst_qquickwebengineviewWrapperRelWithDebInfo.cmake"
      agent:2024/09/05 07:18:10 build.go:404: 23: Working Directory: /home/qt/work/qt/qtwebengine_standalone_tests/tests/auto/quick/qquickwebengineview
      agent:2024/09/05 07:18:10 build.go:404: 23: Test timeout computed to be: 1500
      agent:2024/09/05 07:18:10 build.go:404: 23: qt-testrunner.py     INFO: Will write XML test logs to directory COIN_CTEST_RESULTSDIR=/home/qt/work/testresults
      agent:2024/09/05 07:18:10 build.go:404: 23: qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtwebengine_standalone_tests/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview', '-o', '/home/qt/work/testresults/tst_qquickwebengineview-1725520690701.xml,xml', '-o', '/home/qt/work/testresults/tst_qquickwebengineview-1725520690701.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_qquickwebengineview-1725520690701.txt,txt', '-o', '-,txt']
      agent:2024/09/05 07:18:10 build.go:404: 23: This plugin does not support createPlatformOpenGLContext!
      agent:2024/09/05 07:18:10 build.go:404: 23: This plugin does not support createPlatformOpenGLContext!
      agent:2024/09/05 07:18:10 build.go:404: 23: QRhiGles2: Failed to create temporary context
      agent:2024/09/05 07:18:10 build.go:404: 23: This plugin does not support createPlatformOpenGLContext!
      agent:2024/09/05 07:18:10 build.go:404: 23: QRhiGles2: Failed to create context
      agent:2024/09/05 07:18:10 build.go:404: 23: This plugin does not support createPlatformVulkanInstance
      agent:2024/09/05 07:18:10 build.go:404: 23: QVulkanInstance: Failed to initialize Vulkan
      agent:2024/09/05 07:18:10 build.go:404: 23: Unable to detect GPU vendor.
      agent:2024/09/05 07:18:10 build.go:404: 23: libva error: /usr/lib/aarch64-linux-gnu/dri/virtio_gpu_drv_video.so init failed
      agent:2024/09/05 07:18:10 build.go:404: 23: ********* Start testing of tst_QQuickWebEngineView *********
      agent:2024/09/05 07:18:10 build.go:404: 23: Config: Using QtTest library 6.9.0, Qt 6.9.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), ubuntu 24.04
      agent:2024/09/05 07:18:10 build.go:404: 23: PASS   : tst_QQuickWebEngineView::initTestCase()
      agent:2024/09/05 07:18:10 build.go:404: 23: PASS   : tst_QQuickWebEngineView::navigationStatusAtStartup()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::stopEnabledAfterLoadStarted()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::baseUrl()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::loadEmptyUrl()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::loadEmptyPageViewVisible()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::loadEmptyPageViewHidden()
      agent:2024/09/05 07:18:11 build.go:404: 23: Fontconfig error: Cannot load default config file: No such file: (null)
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::loadNonexistentFileUrl()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::backAndForward()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::reload()
      agent:2024/09/05 07:18:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::stop()
      agent:2024/09/05 07:18:16 build.go:404: 23: PASS   : tst_QQuickWebEngineView::loadProgress()
      agent:2024/09/05 07:18:16 build.go:404: 23: PASS   : tst_QQuickWebEngineView::show()
      agent:2024/09/05 07:18:17 build.go:404: 23: PASS   : tst_QQuickWebEngineView::showWebEngineView()
      agent:2024/09/05 07:18:18 build.go:404: 23: PASS   : tst_QQuickWebEngineView::removeFromCanvas()
      agent:2024/09/05 07:18:19 build.go:404: 23: PASS   : tst_QQuickWebEngineView::multipleWebEngineViewWindows()
      agent:2024/09/05 07:18:19 build.go:404: 23: PASS   : tst_QQuickWebEngineView::multipleWebEngineViews()
      agent:2024/09/05 07:18:19 build.go:404: 23: PASS   : tst_QQuickWebEngineView::titleUpdate()
      agent:2024/09/05 07:18:20 build.go:404: 23: PASS   : tst_QQuickWebEngineView::transparentWebEngineViews()
      agent:2024/09/05 07:18:40 build.go:404: 23: PASS   : tst_QQuickWebEngineView::inputMethod()
      agent:2024/09/05 07:18:41 build.go:404: 23: PASS   : tst_QQuickWebEngineView::inputMethodHints()
      agent:2024/09/05 07:18:42 build.go:404: 23: PASS   : tst_QQuickWebEngineView::inputContextQueryInput()
      agent:2024/09/05 07:18:43 build.go:404: 23: PASS   : tst_QQuickWebEngineView::interruptImeTextComposition(MouseButton)
      agent:2024/09/05 07:18:43 build.go:404: 23: PASS   : tst_QQuickWebEngineView::interruptImeTextComposition(Touch)
      agent:2024/09/05 07:18:44 build.go:404: 23: PASS   : tst_QQuickWebEngineView::basicRenderingSanity()
      agent:2024/09/05 07:18:44 build.go:404: 23: PASS   : tst_QQuickWebEngineView::setZoomFactor()
      agent:2024/09/05 07:18:45 build.go:404: 23: PASS   : tst_QQuickWebEngineView::printToPdf()
      agent:2024/09/05 07:18:45 build.go:404: 23: PASS   : tst_QQuickWebEngineView::stopSettingFocusWhenDisabled(enabled view gets active focus)
      agent:2024/09/05 07:18:45 build.go:404: 23: PASS   : tst_QQuickWebEngineView::stopSettingFocusWhenDisabled(disabled view does not get active focus)
      agent:2024/09/05 07:18:45 build.go:404: 23: PASS   : tst_QQuickWebEngineView::inputEventForwardingDisabledWhenActiveFocusOnPressDisabled()
      agent:2024/09/05 07:18:45 build.go:404: 23: Fontconfig error: Cannot load default config file: No such file: (null)
      agent:2024/09/05 07:18:45 build.go:404: 23: Fontconfig error: Cannot load default config file: No such file: (null)
      agent:2024/09/05 07:18:46 build.go:404: 23: PASS   : tst_QQuickWebEngineView::changeLocale()
      agent:2024/09/05 07:18:47 build.go:404: 23: PASS   : tst_QQuickWebEngineView::userScripts()
      agent:2024/09/05 07:18:48 build.go:404: 23: PASS   : tst_QQuickWebEngineView::javascriptClipboard(default)
      agent:2024/09/05 07:18:50 build.go:404: 23: PASS   : tst_QQuickWebEngineView::javascriptClipboard(canCopy)
      agent:2024/09/05 07:18:52 build.go:404: 23: PASS   : tst_QQuickWebEngineView::javascriptClipboard(canPaste)
      agent:2024/09/05 07:18:54 build.go:404: 23: PASS   : tst_QQuickWebEngineView::javascriptClipboard(canCopyAndPaste)
      agent:2024/09/05 07:18:54 build.go:404: 23: PASS   : tst_QQuickWebEngineView::setProfile()
      agent:2024/09/05 07:18:54 build.go:404: 23: PASS   : tst_QQuickWebEngineView::focusChild(QQuickWebEngineView)
      agent:2024/09/05 07:18:55 build.go:404: 23: PASS   : tst_QQuickWebEngineView::focusChild(RenderWidgetHostViewQtDelegate)
      agent:2024/09/05 07:18:55 build.go:404: 23: PASS   : tst_QQuickWebEngineView::focusChild(QQuickView)
      agent:2024/09/05 07:19:10 build.go:404: 23: FAIL!  : tst_QQuickWebEngineView::htmlSelectPopup() '(popup = m_window->findChild<QQuickWindow *>())' returned FALSE. ()
      agent:2024/09/05 07:19:10 build.go:404: 23:    Loc: [/home/qt/work/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(1280)]
      agent:2024/09/05 07:19:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::savePage(SingleHtmlSaveFormat)
      agent:2024/09/05 07:19:11 build.go:404: 23: PASS   : tst_QQuickWebEngineView::savePage(CompleteHtmlSaveFormat)
      agent:2024/09/05 07:19:12 build.go:404: 23: PASS   : tst_QQuickWebEngineView::savePage(MimeHtmlSaveFormat)
      agent:2024/09/05 07:19:12 build.go:404: 23: PASS   : tst_QQuickWebEngineView::cleanupTestCase()
      agent:2024/09/05 07:19:12 build.go:404: 23: Totals: 44 passed, 1 failed, 0 skipped, 0 blacklisted, 61090ms
      agent:2024/09/05 07:19:12 build.go:404: 23: ********* Finished testing of tst_QQuickWebEngineView *********
      
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-128653
          # Subject Branch Project Status CR V

          Activity

            People

              michal Michal Klocek
              liaqi Liang Qi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes