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

tst_Gestures failures on macOS 13

    XMLWordPrintable

Details

    • 8d1cdc1fe (6.6), 708b3285f (dev), ae4aa8096 (6.5), 108d2e448 (dev), 04efbda0d (6.6), 2fd695387 (6.5)

    Description

      https://testresults.qt.io/grafana/d/3dhio4K7k/fastcheck-ci-test-info?orgId=1&from=now-90d&to=now

      At least that one got worse on Nov. 11 apparently; but there are other failures.

      agent:2022/11/08 08:56:36 build.go:399: 573: ********* Start testing of tst_Gestures *********
      agent:2022/11/08 08:56:36 build.go:399: 573: Config: Using QtTest library 6.5.0, Qt 6.5.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 14.0.0 (clang-1400.0.29.102)), macos 13.0
      agent:2022/11/08 08:56:36 build.go:399: 573: PASS   : tst_Gestures::initTestCase()
      agent:2022/11/08 08:56:36 build.go:399: 573: PASS   : tst_Gestures::customGesture()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::autoCancelingGestures()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::gestureOverChild()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::multipleWidgetOnlyGestureInTree()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::conflictingGestures()
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item2->gestureOverrideEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (1)                                   : 1
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(2271)]
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::finishedWithoutStarted()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::unknownGesture()
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)    : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(842)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)    : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(892)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item1->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)     : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(972)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item1->gestureOverrideEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (1)                                   : 1
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1029)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item1->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)     : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1089)]
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::twoGesturesOnDifferentLevel()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::multipleGesturesInTree()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::multipleGesturesInComplexTree()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::testMapToScene()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::ungrabGesture()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::consumeEventHint()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::unregisterRecognizer()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::autoCancelGestures()
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (parent->events.all.size()): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (1)                        : 1
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1564)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item1_c1_c1->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)           : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1627)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (item1_child1_child1->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)                   : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1686)]
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
      agent:2022/11/08 08:56:41 build.go:399: 573:    Actual   (panel->gestureEventsReceived): 0
      agent:2022/11/08 08:56:41 build.go:399: 573:    Expected (TotalGestureEventsCount)     : 4
      agent:2022/11/08 08:56:41 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1798)]
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::deleteMacPanGestureRecognizerTargetWidget()
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetWidget()
      agent:2022/11/08 08:56:41 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(delete1) <-- testing
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(delete1)
      agent:2022/11/08 08:56:41 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(delete2) <-- testing
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:41 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(delete2)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(delete3) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(delete3)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater1) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater1)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater2) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater2)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater3) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater3)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater4) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater4)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate)
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) <-- testing
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater)
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
      agent:2022/11/08 08:56:42 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1947)]
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
      agent:2022/11/08 08:56:42 build.go:399: 573:    Actual   (item1->gestureOverrideEventsReceived): 0
      agent:2022/11/08 08:56:42 build.go:399: 573:    Expected (1)                                   : 1
      agent:2022/11/08 08:56:42 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(1990)]
      agent:2022/11/08 08:56:42 build.go:399: 573: QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x6000013c4770 ; platform = 0x6000013c4f20
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::testQGestureRecognizerCleanup()
      agent:2022/11/08 08:56:42 build.go:399: 573: QWARN  : tst_Gestures::testReuseCanceledGestures() QGestureManager::deliverEvent: could not find the target for gesture
      agent:2022/11/08 08:56:42 build.go:399: 573: FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
      agent:2022/11/08 08:56:42 build.go:399: 573:    Actual   (target->started()): 0
      agent:2022/11/08 08:56:42 build.go:399: 573:    Expected (1)                : 1
      agent:2022/11/08 08:56:42 build.go:399: 573:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/gestures/tst_gestures.cpp(2199)]
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
      agent:2022/11/08 08:56:42 build.go:399: 573: PASS   : tst_Gestures::cleanupTestCase()
      agent:2022/11/08 08:56:42 build.go:399: 573: Totals: 31 passed, 13 failed, 0 skipped, 0 blacklisted, 6164ms
      agent:2022/11/08 08:56:42 build.go:399: 573: ********* Finished testing of tst_Gestures *********
      

      Attachments

        Issue Links

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

          Activity

            People

              axelspoerl Axel Spoerl
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: