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

Windows: tst_QQuickItemLayer autotest fails some cases

    XMLWordPrintable

Details

    • 70a7c0e9f9417c5c3b1697f6aa71faff1cac214c

    Description

      Windows: tst_QQuickItemLayer autotest fails some cases (after fixing file URL issues in QTBUG-24779):

      FAIL!  : tst_QQuickItemLayer::layerEffect() Compared values are not the same
         Actual   (fb.pixel(fb.width() - 1, 0)): 4294967295
         Expected (qRgb(0, 0xff, 0)): 4278255360
      .\tst_qquickitemlayer.cpp(190) : failure location
      
      ...
      
      FAIL!  : tst_QQuickItemLayer::layerSourceRect() Compared values are not the same
         Actual   (fb.pixel(fb.width() - 1, 0)): 4294967295
         Expected (qRgb(0, 0, 0xff)): 4278190335
      .\tst_qquickitemlayer.cpp(207) : failure location
      
      ...
      
      FAIL!  : tst_QQuickItemLayer::layerIsTextureProvider() Compared values are not the same
         Actual   (fb.pixel(fb.width() - 1, 0)): 4294967295
         Expected (qRgb(0, 0xff, 0)): 4278255360
      .\tst_qquickitemlayer.cpp(225) : failure location
      

      Marking the test insignificant in Windows for now to get CI running. Remember to remove insignification once the issue has been resolved.

      Attachments

        Issue Links

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

          Activity

            People

              charles Charles Yin (closed Nokia identity) (Inactive)
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes