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

tst_qquickmousearea::nestedStopAtBounds() is flaky on OpenSuse 15.0

    XMLWordPrintable

Details

    Description

      According to grafana, the first occurrence was either on July 14th or on July 31st, 2019. It happens only on 5.13, 5.14 and dev. Log snippet:

      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::clickTwice(left (left|right))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::clickTwice(right (right|middle))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::clickTwice(middle (left|middle))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::invalidClick(middle (left|right))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::invalidClick(left (right|middle))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::invalidClick(right (left|middle))
      agent:2019/09/09 16:23:09 build.go:220: PASS   : tst_QQuickMouseArea::pressedOrdering()
      agent:2019/09/09 16:23:10 build.go:220: PASS   : tst_QQuickMouseArea::preventStealing()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::clickThrough()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::hoverPosition()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::hoverPropagation()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::hoverVisible()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::hoverAfterPress()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::subtreeHoverEnabled()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::disableAfterPress()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::onWheel()
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::transformedMouseArea(checking points inside)
      agent:2019/09/09 16:23:19 build.go:220: PASS   : tst_QQuickMouseArea::transformedMouseArea(checking points outside)
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept: LeftButton | Events: Press Left, Press Right, Release Right, Release Left)
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept: LeftButton | Events: Press Left, Press Right, Release Left, Release Right)
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept: LeftButton RightButton | Events: Press Left, Press Right, Release Right, Release Left)
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept: RightButton | Events: Press Right, Press Left, Release Right, Release Left)
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::changeAxis()
      agent:2019/09/09 16:23:20 build.go:220: PASS   : tst_QQuickMouseArea::cursorShape()
      agent:2019/09/09 16:23:21 build.go:220: PASS   : tst_QQuickMouseArea::moveAndReleaseWithoutPress()
      agent:2019/09/09 16:23:21 build.go:220: PASS   : tst_QQuickMouseArea::nestedStopAtBounds(left)
      agent:2019/09/09 16:23:21 build.go:220: PASS   : tst_QQuickMouseArea::nestedStopAtBounds(right)
      agent:2019/09/09 16:23:21 build.go:220: FAIL!  : tst_QQuickMouseArea::nestedStopAtBounds(top) Compared values are not the same
      agent:2019/09/09 16:23:21 build.go:220:    Actual   (outer->drag()->active()): 0
      agent:2019/09/09 16:23:21 build.go:220:    Expected (true)                   : 1
      agent:2019/09/09 16:23:21 build.go:220:    Loc: [tst_qquickmousearea.cpp(1860)]
      agent:2019/09/09 16:23:21 build.go:220: PASS   : tst_QQuickMouseArea::nestedStopAtBounds(bottom)
      agent:2019/09/09 16:23:22 build.go:220: PASS   : tst_QQuickMouseArea::nestedFlickableStopAtBounds()
      agent:2019/09/09 16:23:22 build.go:220: PASS   : tst_QQuickMouseArea::containsPress(hover enabled)
      agent:2019/09/09 16:23:22 build.go:220: PASS   : tst_QQuickMouseArea::containsPress(hover disaabled)
      agent:2019/09/09 16:23:23 build.go:220: PASS   : tst_QQuickMouseArea::ignoreBySource()
      agent:2019/09/09 16:23:23 build.go:220: PASS   : tst_QQuickMouseArea::notPressedAfterStolenGrab()
      agent:2019/09/09 16:23:24 build.go:220: PASS   : tst_QQuickMouseArea::pressAndHold(default)
      agent:2019/09/09 16:23:24 build.go:220: PASS   : tst_QQuickMouseArea::pressAndHold(short)
      agent:2019/09/09 16:23:25 build.go:220: PASS   : tst_QQuickMouseArea::pressAndHold(long)
      agent:2019/09/09 16:23:25 build.go:220: PASS   : tst_QQuickMouseArea::pressOneAndTapAnother(press mouse, tap touch, release mouse)
      agent:2019/09/09 16:23:25 build.go:220: PASS   : tst_QQuickMouseArea::pressOneAndTapAnother(press touch, press mouse, release touch, release mouse)
      agent:2019/09/09 16:23:26 build.go:220: PASS   : tst_QQuickMouseArea::pressOneAndTapAnother(press mouse, press touch, release mouse, release touch)
      agent:2019/09/09 16:23:26 build.go:220: PASS   : tst_QQuickMouseArea::mask()
      agent:2019/09/09 16:23:26 build.go:220: QWARN  : tst_QQuickMouseArea::nestedEventDelivery() event went missing during delivery! (nested sendEvent() is not allowed)
      agent:2019/09/09 16:23:26 build.go:220: PASS   : tst_QQuickMouseArea::nestedEventDelivery()
      agent:2019/09/09 16:23:26 build.go:220: PASS   : tst_QQuickMouseArea::cleanupTestCase()
      agent:2019/09/09 16:23:26 build.go:220: Totals: 75 passed, 1 failed, 0 skipped, 0 blacklisted, 28219ms
      

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day
                  1d

                  Gerrit Reviews

                    There are no open Gerrit changes