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

tst_qquicklistview::contentHeightWithDelayRemove() is flaky on macOS 10.12

    XMLWordPrintable

Details

    • Bug
    • Resolution: Moved
    • P2: Important
    • None
    • 5.12.2
    • None

    Description

      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right header: right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right header: 1/2 left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right header: left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer: 1/2 right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer: right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer: 1/2 left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer: left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(left header & right footer)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: 1/2 left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: 1/2 right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer & left header)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: 1/2 right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: right)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: 1/2 left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: left)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::roundingErrors(pixelAligned=true)
      agent:2019/04/16 11:32:00 build.go:192: PASS   : tst_QQuickListView::roundingErrors(pixelAligned=false)
      agent:2019/04/16 11:32:02 build.go:192: PASS   : tst_QQuickListView::QTBUG_38209()
      agent:2019/04/16 11:32:02 build.go:192: SKIP   : tst_QQuickListView::programmaticFlickAtBounds() Disabled due to false negatives (QTBUG-41228)
      agent:2019/04/16 11:32:02 build.go:192:    Loc: [tst_qquicklistview.cpp(8179)]
      agent:2019/04/16 11:32:03 build.go:192: PASS   : tst_QQuickListView::programmaticFlickAtBounds2()
      agent:2019/04/16 11:32:03 build.go:192: PASS   : tst_QQuickListView::programmaticFlickAtBounds3()
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::layoutChange()
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::QTBUG_39492(invalid rootIndex)
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::QTBUG_39492(rootIndex 1)
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::QTBUG_39492(rootIndex 3)
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::QTBUG_39492(rootIndex 2-1)
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::jsArrayChange()
      agent:2019/04/16 11:32:05 build.go:192: PASS   : tst_QQuickListView::objectModel()
      agent:2019/04/16 11:32:05 build.go:192: FAIL!  : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) Compared values are not the same
      agent:2019/04/16 11:32:05 build.go:192:    Actual   (qRound(listview->contentHeight())): 500
      agent:2019/04/16 11:32:05 build.go:192:    Expected (eventualContentHeight)            : 400
      agent:2019/04/16 11:32:05 build.go:192:    Loc: [tst_qquicklistview.cpp(8526)]
      agent:2019/04/16 11:32:06 build.go:192: PASS   : tst_QQuickListView::contentHeightWithDelayRemove(remove with delayRemove)
      agent:2019/04/16 11:32:06 build.go:192: QWARN  : tst_QQuickListView::contentHeightWithDelayRemove(remove with multiple delayRemove) file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/data/contentHeightWithDelayRemove.qml:35:19: QML Text: Binding loop detected for property "text"
      agent:2019/04/16 11:32:06 build.go:192: PASS   : tst_QQuickListView::contentHeightWithDelayRemove(remove with multiple delayRemove)
      agent:2019/04/16 11:32:06 build.go:192: PASS   : tst_QQuickListView::contentHeightWithDelayRemove(clear with delayRemove)
      agent:2019/04/16 11:32:09 build.go:192: PASS   : tst_QQuickListView::QTBUG_48044_currentItemNotVisibleAfterTransition()
      agent:2019/04/16 11:32:12 build.go:192: PASS   : tst_QQuickListView::QTBUG_48870_fastModelUpdates()
      agent:2019/04/16 11:32:12 build.go:192: PASS   : tst_QQuickListView::QTBUG_50105()
      agent:2019/04/16 11:32:13 build.go:192: PASS   : tst_QQuickListView::keyNavigationEnabled()
      agent:2019/04/16 11:32:15 build.go:192: PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(NoSnap)
      agent:2019/04/16 11:32:17 build.go:192: PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(SnapToItem)
      agent:2019/04/16 11:32:19 build.go:192: PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(SnapOneItem)
      agent:2019/04/16 11:32:19 build.go:192: QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: -100
      agent:2019/04/16 11:32:19 build.go:192: QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: 400
      agent:2019/04/16 11:32:19 build.go:192: QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: -100
      agent:2019/04/16 11:32:19 build.go:192: PASS   : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex()
      agent:2019/04/16 11:32:20 build.go:192: PASS   : tst_QQuickListView::QTBUG_63974_stickyHeader_positionViewAtIndex_Contain()
      agent:2019/04/16 11:32:20 build.go:192: PASS   : tst_QQuickListView::itemFiltered()
      agent:2019/04/16 11:32:20 build.go:192: PASS   : tst_QQuickListView::releaseItems()
      agent:2019/04/16 11:32:20 build.go:192: PASS   : tst_QQuickListView::QTBUG_34576_velocityZero()
      agent:2019/04/16 11:32:21 build.go:192: PASS   : tst_QQuickListView::QTBUG_61537_modelChangesAsync()
      agent:2019/04/16 11:32:21 build.go:192: PASS   : tst_QQuickListView::useDelegateChooserWithoutDefault()
      agent:2019/04/16 11:32:21 build.go:192: PASS   : tst_QQuickListView::addOnCompleted()
      agent:2019/04/16 11:32:29 build.go:192: PASS   : tst_QQuickListView::setPositionOnLayout()
      agent:2019/04/16 11:32:29 build.go:192: PASS   : tst_QQuickListView::touchCancel()
      agent:2019/04/16 11:32:29 build.go:192: PASS   : tst_QQuickListView::cleanupTestCase()
      agent:2019/04/16 11:32:29 build.go:192: Totals: 606 passed, 1 failed, 3 skipped, 1 blacklisted, 264760ms
      agent:2019/04/16 11:32:29 build.go:192: ********* Finished testing of tst_QQuickListView *********
      agent:2019/04/16 11:32:29 build.go:192: make: *** [check] Error 1
      agent:2019/04/16 11:32:29 build.go:236: Process finished with error: exit status 2
      agent:2019/04/16 11:32:29 build.go:195: Error reading from stdout/err: exit status 2
      agent:2019/04/16 11:32:49 runner.go:153: Re-running tests/auto/quick/qquicklistview with TESTARGS=contentHeightWithDelayRemove
      agent:2019/04/16 11:32:49 build.go:314: [make check -j1] 900 900
      agent:2019/04/16 11:32:49 build.go:192: /Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/target_wrapper.sh  ./tst_qquicklistview contentHeightWithDelayRemove -maxwarnings 0
      agent:2019/04/16 11:32:50 build.go:192: [     0.000 ] qt.qpa unknown - Loading macOS (Cocoa) platform plugin for Qt 5.12.3, running on macOS 10.12.6
      agent:2019/04/16 11:32:50 build.go:192: 
      agent:2019/04/16 11:32:50 build.go:192:   Component     SDK version   Deployment target  
      agent:2019/04/16 11:32:50 build.go:192:  ------------- ------------- -------------------
      agent:2019/04/16 11:32:50 build.go:192:   Qt 5.12.3       10.13.0          10.12.0
      agent:2019/04/16 11:32:50 build.go:192:   Application     10.13.0          10.12.0
      agent:2019/04/16 11:32:50 build.go:192: 
      agent:2019/04/16 11:32:50 build.go:192: [     0.182 D] qt.qpa.screen unknown - Updated properties for QCocoaScreen(0x7fac07d149b0, index=0, native=<NSScreen: 0x7fac07c15760>, geometry=QRect(0,0 1280x800), dpr=1, name="Display")
      agent:2019/04/16 11:32:50 build.go:192: [     0.182 D] qt.qpa.screen unknown - Adding QCocoaScreen(0x7fac07d149b0, index=0, native=<NSScreen: 0x7fac07c15760>, geometry=QRect(0,0 1280x800), dpr=1, name="Display")
      agent:2019/04/16 11:32:50 build.go:192: ********* Start testing of tst_QQuickListView *********
      agent:2019/04/16 11:32:50 build.go:192: Config: Using QtTest library 5.12.3, Qt 5.12.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 9.0.0 (clang-900.0.39.2) (Apple))
      agent:2019/04/16 11:32:50 build.go:192: PASS   : tst_QQuickListView::initTestCase()
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.191 D] qt.scenegraph.general unknown - threaded render loop
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.191 D] qt.scenegraph.general unknown - Using sg animation driver
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.191 D] qt.scenegraph.general unknown - Animation Driver: using vsync: 16.67 ms
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.276 D] qt.quick.hover.trace unknown - QQuickText(0x7fac07e7a330, parent=0x7fac07e771f0, geometry=0,0 0x100, z=1) false -> false
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.276 D] qt.quick.hover.trace unknown - QQuickItem(0x7fac07e771f0, parent=0x7fac07e77140, geometry=0,0 400x500) false -> false
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.277 D] qt.quick.hover.trace unknown - QQuickListView_QML_1(0x7fac07e77140, parent=0x7fac07e76e30, geometry=0,0 400x600) false -> false
      agent:2019/04/16 11:32:50 build.go:192: QDEBUG : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) [     0.277 D] qt.quick.hover.trace unknown - QQuickItem_QML_0(0x7fac07e76e30, parent=0x0, geometry=0,0 400x600) false -> false
      

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes