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

[autotest] tst_qquickgridview tends to fail on win and osx

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • 5.1.0
    • Mac, Windows
    • macOS
    • Insignification: 295b53059ddfd25e705e6c975195b6f424a89fae, stabilization: 6ba7d88df623df5bce85bfdae853fc49006e76f2, fix for resizeGrid: 667728a9da5331dad253d047153daec8a2c1ff55

    Description

      Lately tst_qquickgridview has been failing quite often (20%-50% of builds running the test, depending branch) on win32-msvc2010_developer-build_qtnamespace_Windows_7.

      See for example :
      http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00631/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz
      http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00109/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

      and many more before those.
      Test seems to be flaky, "test failed on first and second attempts, but with different behavior each time"

      Windows:

      esting tst_QQuickGridView
      FAIL!  : tst_QQuickGridView::snapOneRow(vertical, left to right) Compared doubles are not the same (fuzzy compare)
         Actual   (gridview->contentY()): -79.7936
         Expected (startExtent): 0
      tst_qquickgridview.cpp(4408) : failure location
      FAIL!  : tst_QQuickGridView::snapOneRow(horizontal, right to left, enforce range) Compared doubles are not the same (fuzzy compare)
         Actual   (gridview->contentX()): -659.894
         Expected (endExtent): -580
      tst_qquickgridview.cpp(4397) : failure location
      
      FAIL!  : tst_QQuickGridView::snapOneRow(horizontal, right to left) Compared doubles are not the same (fuzzy compare)
         Actual   (gridview->contentX()): -160.154
         Expected (startExtent): -240
      tst_qquickgridview.cpp(4410) : failure location
      

      Attachments

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

        Activity

          People

            smd Jan Arve
            falt Simo Fält
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes