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

Rewrite of Qt object breaks QtQuickControls2 tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 6.0.0 Beta4
    • 6.0.0 Beta3
    • QML: Tooling
    • None
    • e2b87dda1fe4e8e22ea4231971085f4cd4852843 f84282dad7b28048c42f142132983ab2d6413783

    Description

      See test failure of

      https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/321144

      very probably triggered by change cbe1869fbe7048f34513b201a1d9111a0a64257a in qtdeclarative, as test logger is implemented as:

      function log_init_results()
      {
          if (!Qt.testResults) {
              Qt.testResults = {
                  reportedStart: false,
                  nextId: 0,
                  testCases: []
              }
          }
      }
      

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes