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

tst_QWebEngineView::keyboardEvents() fails in the CI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9
    • 5.9
    • WebEngine
    • RHEL 7.2, RHEL 6.6
    • 18595c7fec423d165a80a8e5d300883a8160eec4

    Description

      The test has failed 4 times within the last week. It's flaky, so it doesn't necessarily fail the whole integration.

      build log: http://testresults.qt.io/logs/qt/qtwebengine/01c5dafad975a64d9aa19190f574e1795c65351b/LinuxRHEL_7_2x86_64LinuxRHEL_7_2x86_64GCCqtci-linux-RHEL-7.2-x86_64-fdae2cRelease_NoUseGoldLinker/186f3e1a1c36a7d0e88fac0ed8d41044b182e46c/testrun_1486384824/testlog.txt.gz

      FAIL!  : tst_QWebEngineView::keyboardEvents() Compared values are not the same
         Actual   (((evaluateJavaScriptSync(view.page(), "document.getElementById('combobox').value").toString())))                                                                                                                                                                                                                     : "b"
         Expected (([]() -> QString { enum { Size = sizeof(u"" "c")/2 - 1 }; static const QStaticStringData<Size> qstring_literal = { { { { -1 } }, Size, 0, 0, sizeof(QStringData) }, u"" "c" }; QStringDataPtr holder = { qstring_literal.data_ptr() }; const QString qstring_literal_temp(holder); return qstring_literal_temp; }())): "c"
         Loc: [tst_qwebengineview.cpp(1029)]
      

      Attachments

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

        Activity

          People

            pvarga Peter Varga
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes