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

tst_uidelegates most tests fail on macOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.2.5, 6.3.1, 6.4.0 FF
    • WebEngine
    • None

    Description

      ********* Start testing of tst_UIDelegates *********
      agent:2022/03/15 23:09:36 build.go:394: 12: Config: Using QtTest library 6.2.4, Qt 6.2.4 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/03/15 23:09:36 build.go:394: 12: PASS   : tst_UIDelegates::initTestCase()
      agent:2022/03/15 23:09:36 build.go:394: 12: QINFO  : tst_UIDelegates::javaScriptDialog(AlertDialog) qt.webenginecontext: 
      agent:2022/03/15 23:09:36 build.go:394: 12: 
      agent:2022/03/15 23:09:36 build.go:394: 12: GLImplementation: core_profile
      agent:2022/03/15 23:09:36 build.go:394: 12: Surface Type: OpenGL
      agent:2022/03/15 23:09:36 build.go:394: 12: Surface Profile: CoreProfile
      agent:2022/03/15 23:09:36 build.go:394: 12: Surface Version: 4.1
      agent:2022/03/15 23:09:36 build.go:394: 12: Using Default SG Backend: yes
      agent:2022/03/15 23:09:36 build.go:394: 12: Using Software Dynamic GL: no
      agent:2022/03/15 23:09:36 build.go:394: 12: Using Angle: no
      agent:2022/03/15 23:09:36 build.go:394: 12: 
      agent:2022/03/15 23:09:36 build.go:394: 12: Init Parameters:
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  application-name tst_uidelegates 
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  browser-subprocess-path /Users/qt/work/install/lib/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess 
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture 
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  disable-speech-api  
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  enable-features NetworkServiceInProcess,TracingServiceInProcess 
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  enable-threaded-compositing  
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  in-process-gpu  
      agent:2022/03/15 23:09:36 build.go:394: 12:   *  use-gl core_profile 
      agent:2022/03/15 23:09:36 build.go:394: 12: 
      agent:2022/03/15 23:10:00 build.go:394: 12: FAIL!  : tst_UIDelegates::javaScriptDialog(AlertDialog) '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:10:00 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(133)]
      agent:2022/03/15 23:10:23 build.go:394: 12: FAIL!  : tst_UIDelegates::javaScriptDialog(ConfirmDialog) '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:10:23 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(133)]
      agent:2022/03/15 23:10:47 build.go:394: 12: FAIL!  : tst_UIDelegates::javaScriptDialog(PromptDialog) '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:10:47 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(133)]
      agent:2022/03/15 23:11:10 build.go:394: 12: FAIL!  : tst_UIDelegates::fileDialog() '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:11:10 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(147)]
      agent:2022/03/15 23:11:33 build.go:394: 12: FAIL!  : tst_UIDelegates::contextMenu() '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:11:33 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(163)]
      agent:2022/03/15 23:11:57 build.go:394: 12: FAIL!  : tst_UIDelegates::tooltip() '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:11:57 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(177)]
      agent:2022/03/15 23:12:20 build.go:394: 12: FAIL!  : tst_UIDelegates::colorDialog() '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:12:20 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(200)]
      agent:2022/03/15 23:12:43 build.go:394: 12: FAIL!  : tst_UIDelegates::authenticationDialog(Http Authentication Dialog) '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:12:43 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(240)]
      agent:2022/03/15 23:13:06 build.go:394: 12: FAIL!  : tst_UIDelegates::authenticationDialog(Proxy Authentication Dialog) '((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusObject())' returned FALSE. ()
      agent:2022/03/15 23:13:06 build.go:394: 12:    Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/quick/uidelegates/tst_uidelegates.cpp(240)]
      agent:2022/03/15 23:13:06 build.go:394: 12: PASS   : tst_UIDelegates::cleanupTestCase()
      agent:2022/03/15 23:13:06 build.go:394: 12: Totals: 2 passed, 9 failed, 0 skipped, 0 blacklisted, 210282ms
      agent:2022/03/15 23:13:06 build.go:394: 12: ********* Finished testing of tst_UIDelegates *********
      agent:2022/03/15 23:13:07 build.go:394: 12: CMake Error at tst_uidelegatesWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/03/15 23:13:07 build.go:394: 12:   
      agent:2022/03/15 23:13:07 build.go:394: 12:   /Users/qt/work/qt/qtwebengine_standalone_tests/tests/auto/quick/uidelegates/tst_uidelegates
      agent:2022/03/15 23:13:07 build.go:394: 12:   execution failed with exit code 9.
      agent:2022/03/15 23:13:07 build.go:394: 12: 
      agent:2022/03/15 23:13:07 build.go:394: 12: 
      agent:2022/03/15 23:13:07 build.go:394:     Test #12: tst_uidelegates ...........................***Failed  210.66 sec
      agent:2022/03/15 23:13:07 build.go:394: 92% tests passed, 1 tests failed out of 12
      

      Attachments

        Issue Links

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

          Activity

            People

              anualiyas Anu Aliyas
              janihe Jani Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes