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

tst_qmlcompiler_manual::cppBinding fails on Android

    XMLWordPrintable

Details

    • c3288c0c29 (qt/qtdeclarative/6.2)

    Description

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/400756/1#message-24e6615d234cd75284c5c2cccb7f117336388bfc

      https://testresults.qt.io/logs/qt/qtdeclarative/9719d257f0080883606befb625d72845a6f620ee/LinuxRHEL_8_4x86_64AndroidAndroid_ANYx86GCCqtci-linux-RHEL-8.4-x86_64-50-53ccc7AndroidTestRun_Sccache/79b87f6b5ad330f8030a8da4fb74066964570fc8/test_1647407921/log.txt.gz

      6003: ********* Start testing of tst_qmlcompiler_manual *********
       FAIL!  : tst_qmlcompiler_manual::cppBinding() Compared values are not the same
          Actual   (created.getGreeting())          : ""
          Expected (QStringLiteral("Hello, World!")): "Hello, World!"
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(181)]
       FAIL!  : tst_qmlcompiler_manual::signalHandlers() Compared values are not the same
          Actual   (created.property("signal1P").toInt()): 0
          Expected (1)                                   : 1
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(260)]
       FAIL!  : tst_qmlcompiler_manual::jsFunctions() Compared values are not the same
          Actual   (created.property("func1P").toInt()): 0
          Expected (1)                                 : 1
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(353)]
       FAIL!  : tst_qmlcompiler_manual::changingBindings() Compared values are not the same
          Actual   (created.property("p2").toInt()): 0
          Expected (2)                             : 2
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(412)]
       FAIL!  : tst_qmlcompiler_manual::propertyAlias() Compared values are not the same
          Actual   (created.property("origin").toInt()): 0
          Expected (6)                                 : 6
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(522)]
       FAIL!  : tst_qmlcompiler_manual::propertyChangeHandler() Compared values are not the same
          Actual   (created.getP()): 0
          Expected (42)            : 42
          Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcompiler_manual/tst_qmlcompiler_manual.cpp(627)]
       Totals: 4 passed, 6 failed, 0 skipped, 0 blacklisted, 96ms
      

      Attachments

        Issue Links

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

          Activity

            People

              agolubev Andrei Golubev
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes