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

tst_QQuickGridView::snapToRow() failed on msvc2019 developer build in CI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.0
    • None
    • Windows

    Description

      qt5 dev 768edb9eeb3112a53ff19cb0f29ef66d3092fd86

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1605729374254

      https://testresults.qt.io/coin/api/results/qt/qtdeclarative/7c5999f339e0d6ee25cc69d48296ddd51d529036/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2019qtci-windows-10-x86_64-51-f7c10fDebugAndRelease_InsignificantTests_Sccache/67a181a3b2c017036ef4f0154507b748e2ae0549/test_1605729396/log.txt.gz

      agent:2020/11/18 20:20:34 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapToRow(vertical, left to right) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:34 build.go:379: 141:    Actual   (qreal(fmod(gridview->contentY(),80.0))): 64.8069046552
      agent:2020/11/18 20:20:34 build.go:379: 141:    Expected (snapAlignment)                         : 60
      agent:2020/11/18 20:20:34 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4366) : failure location
      agent:2020/11/18 20:20:37 build.go:379: 141: PASS   : tst_QQuickGridView::snapToRow(horizontal, left to right)
      agent:2020/11/18 20:20:41 build.go:379: 141: PASS   : tst_QQuickGridView::snapToRow(horizontal, right to left)
      agent:2020/11/18 20:20:41 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapToRow(vertical, left to right, enforce range) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:41 build.go:379: 141:    Actual   (qreal(fmod(gridview->contentY(),80.0))): 14.3481271105
      agent:2020/11/18 20:20:41 build.go:379: 141:    Expected (snapAlignment)                         : 60
      agent:2020/11/18 20:20:41 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4366) : failure location
      agent:2020/11/18 20:20:45 build.go:379: 141: PASS   : tst_QQuickGridView::snapToRow(horizontal, left to right, enforce range)
      agent:2020/11/18 20:20:48 build.go:379: 141: PASS   : tst_QQuickGridView::snapToRow(horizontal, right to left, enforce range)
      agent:2020/11/18 20:20:49 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapOneRow(vertical, left to right) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:49 build.go:379: 141:    Actual   (gridview->contentY()): 99.9824944444
      agent:2020/11/18 20:20:49 build.go:379: 141:    Expected (snapAlignment)       : 100
      agent:2020/11/18 20:20:49 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4477) : failure location
      agent:2020/11/18 20:20:51 build.go:379: 141: PASS   : tst_QQuickGridView::snapOneRow(horizontal, left to right)
      agent:2020/11/18 20:20:52 build.go:379: 141: PASS   : tst_QQuickGridView::snapOneRow(horizontal, right to left)
      agent:2020/11/18 20:20:52 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapOneRow(vertical, left to right, enforce range) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:52 build.go:379: 141:    Actual   (gridview->contentY()): 99.94875
      agent:2020/11/18 20:20:52 build.go:379: 141:    Expected (snapAlignment)       : 100
      agent:2020/11/18 20:20:52 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4477) : failure location
      agent:2020/11/18 20:20:54 build.go:379: 141: PASS   : tst_QQuickGridView::snapOneRow(horizontal, left to right, enforce range)
      agent:2020/11/18 20:20:56 build.go:379: 141: PASS   : tst_QQuickGridView::snapOneRow(horizontal, right to left, enforce range)
      agent:2020/11/18 20:20:56 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapOneRow(vertical, left to right, no more blindspot) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:56 build.go:379: 141:    Actual   (gridview->contentY()): 99.9876938272
      agent:2020/11/18 20:20:56 build.go:379: 141:    Expected (snapAlignment)       : 100
      agent:2020/11/18 20:20:56 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4477) : failure location
      agent:2020/11/18 20:20:56 build.go:379: 141: FAIL!  : tst_QQuickGridView::snapOneRow(vertical, left to right, no more blindspot, enforce range) Compared doubles are not the same (fuzzy compare)
      agent:2020/11/18 20:20:56 build.go:379: 141:    Actual   (gridview->contentY()): 99.983745082
      agent:2020/11/18 20:20:56 build.go:379: 141:    Expected (snapAlignment)       : 100
      agent:2020/11/18 20:20:56 build.go:379: 141: \Users\qt\work\qt\qtdeclarative\tests\auto\quick\qquickgridview\tst_qquickgridview.cpp(4477) : failure location
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              liaqi Liang Qi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: