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

tst_qquickitemlayer has several unstable tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.2.0
    • None

    Description

      Testing tst_QQuickItemLayer
        FAIL!  : tst_QQuickItemLayer::layerSmooth() Compared values are not the same
           Actual   (fb.pixel(fb.width() - 1, 0)): 4294901760
           Expected (qRgb(0, 0, 0xff))           : 4278190335
           Loc: [tst_qquickitemlayer.cpp(140)]
        FAIL!  : tst_QQuickItemLayer::layerMipmap() 'fb.pixel(0, 0) != 0xff000000' returned FALSE. ()
           Loc: [tst_qquickitemlayer.cpp(174)]
        FAIL!  : tst_QQuickItemLayer::itemEffect() Compared values are not the same
           Actual   (fb.pixel(0, 199)): 4294180875
           Expected (qRgb(0, 0, 0xff)): 4278190335
           Loc: [tst_qquickitemlayer.cpp(415)]
        Totals: 27 passed, 3 failed, 0 skipped
      

      Keeps failing in CI, example: https://codereview.qt-project.org/#change,65382

      Might be a genuine regression, but if so it slipped in already and is now blocking unrelated changes.

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            aalpert Alan Alpert
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes