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

tst_qquicklistview::currentIndex() is flaky on macOS 10.12

    XMLWordPrintable

Details

    • macOS

    Description

      The first occurrence was on April 11th 2019, according to grafana.

      agent:2019/05/21 17:11:30 build.go:197: PASS   : tst_QQuickListView::qAbstractItemModel_clear()
      agent:2019/05/21 17:11:30 build.go:197: PASS   : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop()
      agent:2019/05/21 17:11:31 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer)
      agent:2019/05/21 17:11:31 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 100 buffer)
      agent:2019/05/21 17:11:31 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 500 buffer)
      agent:2019/05/21 17:11:31 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 0 buffer)
      agent:2019/05/21 17:11:31 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 100 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 500 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 0 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 100 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 500 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 0 buffer)
      agent:2019/05/21 17:11:32 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 100 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 500 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 0 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 100 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 500 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 0 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 100 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 500 buffer)
      agent:2019/05/21 17:11:33 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 0 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 100 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 500 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 0 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 100 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 500 buffer)
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::swapWithFirstItem()
      agent:2019/05/21 17:11:34 build.go:197: PASS   : tst_QQuickListView::itemList()
      agent:2019/05/21 17:11:35 build.go:197: PASS   : tst_QQuickListView::itemListFlicker()
      agent:2019/05/21 17:11:35 build.go:197: PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(set to 0)
      agent:2019/05/21 17:11:35 build.go:197: PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(don't set to 0)
      agent:2019/05/21 17:11:35 build.go:197: QWARN  : tst_QQuickListView::currentIndex() QQmlExpression: Attempted to evaluate an expression in an invalid context
      agent:2019/05/21 17:11:35 build.go:197: FAIL!  : tst_QQuickListView::currentIndex() Compared pointers are not the same
      agent:2019/05/21 17:11:35 build.go:197:    Loc: [tst_qquicklistview.cpp(2806)]
      agent:2019/05/21 17:11:35 build.go:197: QWARN  : tst_QQuickListView::noCurrentIndex() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/data/listview-initCurrent.qml:29:21: Unable to assign [undefined] to QString
      agent:2019/05/21 17:11:35 build.go:197: QWARN  : tst_QQuickListView::noCurrentIndex() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/data/listview-initCurrent.qml:35:21: Unable to assign [undefined] to QString
      agent:2019/05/21 17:11:35 build.go:197: PASS   : tst_QQuickListView::noCurrentIndex()
      agent:2019/05/21 17:11:36 build.go:197: PASS   : tst_QQuickListView::keyNavigation(Vertical, TopToBottom)
      agent:2019/05/21 17:11:36 build.go:197: PASS   : tst_QQuickListView::keyNavigation(Vertical, BottomToTop)
      agent:2019/05/21 17:11:37 build.go:197: PASS   : tst_QQuickListView::keyNavigation(Horizontal, LeftToRight)
      agent:2019/05/21 17:11:37 build.go:197: PASS   : tst_QQuickListView::keyNavigation(Horizontal, RightToLeft)
      agent:2019/05/21 17:11:37 build.go:197: PASS   : tst_QQuickListView::checkCountForMultiColumnModels()
      agent:2019/05/21 17:11:38 build.go:197: PASS   : tst_QQuickListView::enforceRange()
      agent:2019/05/21 17:11:38 build.go:197: BPASS  : tst_QQuickListView::enforceRange_withoutHighlight()
      agent:2019/05/21 17:11:39 build.go:197: PASS   : tst_QQuickListView::spacing()
      agent:2019/05/21 17:11:39 build.go:197: PASS   : tst_QQuickListView::qAbstractItemModel_package_sections()
      agent:2019/05/21 17:11:40 build.go:197: PASS   : tst_QQuickListView::qAbstractItemModel_sections()
      agent:2019/05/21 17:11:41 build.go:197: PASS   : tst_QQuickListView::sectionsPositioning()
      agent:2019/05/21 17:11:42 build.go:197: PASS   : tst_QQuickListView::sectionsDelegate()
      

      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
              ulherman Ulf Hermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes