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

tst_QQuickFramebufferObject failed on b2qt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0 Alpha
    • None
    • Linux QEMU (gcc-arm64) on Linux Ubuntu_16_04 (gcc-x86_64) - DeveloperBuild
      Linux QEMU (gcc-armv7) on Linux Ubuntu_16_04 (gcc-x86_64) - DeveloperBuild

    Description

      There is a status check for https://codereview.qt-project.org/#/c/211887/ , Merge remote-tracking branch 'origin/5.10' into dev
      https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/web_qt_qtdeclarative_1515402976535
      https://testresults.qt.io/coin/api/results/qt/qtdeclarative/a6e2430a1f901104b0bde5a069b2b721d81d1dc3/LinuxUbuntu_16_04x86_64LinuxQEMUarm64GCCqtci-linux-Ubuntu-16.04-x86_64-1-c4b792DeveloperBuild/2d508798432767c1b9b96c71adada798df8a5ab4/test_1515404857/log.txt.gz
      https://testresults.qt.io/coin/api/results/qt/qtdeclarative/a6e2430a1f901104b0bde5a069b2b721d81d1dc3/LinuxUbuntu_16_04x86_64LinuxQEMUarmv7GCCqtci-linux-Ubuntu-16.04-x86_64-1-c4b792DeveloperBuild/2d508798432767c1b9b96c71adada798df8a5ab4/test_1515404852/log.txt.gz

      /home/qt/work/testresults/tests/auto/quick/qquickframebufferobject257609542,xml -o -,txt
      ********* Start testing of tst_QQuickFramebufferObject *********
      Config: Using QtTest library 5.11.0, Qt 5.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by GCC 6.3.0)
      PASS   : tst_QQuickFramebufferObject::initTestCase()
      FAIL!  : tst_QQuickFramebufferObject::testThatStuffWorks(red, !aa, item-size) Compared values are not the same
         Actual   (frameInfo.renderCount): 0
         Expected (1)                    : 1
         Loc: [tst_qquickframebufferobject.cpp(200)]
      FAIL!  : tst_QQuickFramebufferObject::testThatStuffWorks(green, !aa, 80x80) Compared values are not the same
         Actual   (frameInfo.renderCount): 0
         Expected (1)                    : 1
         Loc: [tst_qquickframebufferobject.cpp(200)]
      FAIL!  : tst_QQuickFramebufferObject::testThatStuffWorks(blue, aa, item-size) Compared values are not the same
         Actual   (frameInfo.renderCount): 0
         Expected (1)                    : 1
         Loc: [tst_qquickframebufferobject.cpp(200)]
      FAIL!  : tst_QQuickFramebufferObject::testThatStuffWorks(pink, aa, 80x80) Compared values are not the same
         Actual   (frameInfo.renderCount): 0
         Expected (1)                    : 1
         Loc: [tst_qquickframebufferobject.cpp(200)]
      FAIL!  : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same
         Actual   (frameInfo.fboSize): QSize(-1x-1)
         Expected (QSize(200, 200))  : QSize(200x200)
         Loc: [tst_qquickframebufferobject.cpp(238)]
      PASS   : tst_QQuickFramebufferObject::cleanupTestCase()
      Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted, 2481ms
      ********* Finished testing of tst_QQuickFramebufferObject *********
      Makefile:330: recipe for target 'check' failed
      make: *** [check] Error 5
      

      That should be a result from https://codereview.qt-project.org/#/c/204054/ Enable tests for boot2qt + https://codereview.qt-project.org/#/c/201092/ Fix tests/auto/quick/quick.pro

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: