Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
5.1.0
-
Mac, Windows
-
-
Insignification: 295b53059ddfd25e705e6c975195b6f424a89fae, stabilization: 6ba7d88df623df5bce85bfdae853fc49006e76f2, fix for resizeGrid: 667728a9da5331dad253d047153daec8a2c1ff55, 5b560981d (dev), e990c2efb (6.8)
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
Issue Links
- relates to
-
QTBUG-88644 tst_QQuickGridView::snapToRow() failed on msvc2019 developer build in CI
- Reported
-
QTBUG-19874 Flicking behaviour of ListView/GridView is not consistent
- Closed
For Gerrit Dashboard: QTBUG-33017 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
63128,1 | Marking tst_qquickgridview as insignificant in win and macx | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |
63624,1 | Stabilize tests using utilities from QQuickViewTestUtil. | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |
95483,3 | Do not fail test because window moves out of desktop area bounds. | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
109927,3 | Tests: Make qquickgridview significant again | 5.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
573704,3 | Avoid infinite loop in ListView/GridView snapOne/snapTo tests | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
573951,2 | Avoid infinite loop in ListView/GridView snapOne/snapTo tests | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |