Autotest `tst_qquickmousearea' failed :(
The test was determined to be flaky, meaning results were not consistent across
multiple runs. This might make the problem difficult to reproduce. Also,
flaky failures might or might not be related to any recent changes in the
source code.
Qt at-spi: error getting the accessibility dbus address: "The name
org.a11y.Bus was not provided by any .service files"
Accessibility DBus not found. Falling back to session bus.
Testing tst_QQuickMouseArea
FAIL! : tst_QQuickMouseArea::onMousePressRejected()
'window->rootObject()->property("mr1_released").toBool()' returned FALSE. ()
Loc: [tst_qquickmousearea.cpp(553)]
FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate()
'!window->rootObject()->property("canceled").toBool()' returned FALSE. ()
Loc: [tst_qquickmousearea.cpp(599)]
Totals: 47 passed, 2 failed, 1 skipped
Number of leaked materials: 4
Number of leaked nodes: 18
Number of leaked items: 7
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
Qt at-spi: error getting the accessibility dbus address: "The name
org.a11y.Bus was not provided by any .service files"
Accessibility DBus not found. Falling back to session bus.
********* Start testing of tst_QQuickMouseArea *********
Config: Using QTest library 5.0.1, Qt 5.0.1
PASS : tst_QQuickMouseArea::initTestCase()
PASS : tst_QQuickMouseArea::dragProperties()
PASS : tst_QQuickMouseArea::resetDrag()
PASS : tst_QQuickMouseArea::dragging(left)
PASS : tst_QQuickMouseArea::dragging(right)
PASS : tst_QQuickMouseArea::dragging(middle)
PASS : tst_QQuickMouseArea::dragging(left (left|right))
PASS : tst_QQuickMouseArea::dragging(right (right|middle))
PASS : tst_QQuickMouseArea::dragging(middle (left|middle))
PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right))
PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle))
PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle))
PASS : tst_QQuickMouseArea::setDragOnPressed()
PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick()
PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize()
PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold()
FAIL! : tst_QQuickMouseArea::onMousePressRejected()
'window->rootObject()->property("mr1_released").toBool()' returned FALSE. ()
Loc: [tst_qquickmousearea.cpp(553)]
FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate()
'!window->rootObject()->property("canceled").toBool()' returned FALSE. ()
Loc: [tst_qquickmousearea.cpp(599)]
PASS : tst_QQuickMouseArea::doubleClick(left)
PASS : tst_QQuickMouseArea::doubleClick(right)
PASS : tst_QQuickMouseArea::doubleClick(middle)
PASS : tst_QQuickMouseArea::doubleClick(left (left|right))
PASS : tst_QQuickMouseArea::doubleClick(right (right|middle))
PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle))
PASS : tst_QQuickMouseArea::clickTwice(left)
PASS : tst_QQuickMouseArea::clickTwice(right)
PASS : tst_QQuickMouseArea::clickTwice(middle)
PASS : tst_QQuickMouseArea::clickTwice(left (left|right))
PASS : tst_QQuickMouseArea::clickTwice(right (right|middle))
PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle))
PASS : tst_QQuickMouseArea::invalidClick(middle (left|right))
PASS : tst_QQuickMouseArea::invalidClick(left (right|middle))
PASS : tst_QQuickMouseArea::invalidClick(right (left|middle))
PASS : tst_QQuickMouseArea::pressedOrdering()
PASS : tst_QQuickMouseArea::preventStealing()
SKIP : tst_QQuickMouseArea::clickThrough() QTBUG-23976 Unstable
Loc: [tst_qquickmousearea.cpp(809)]
PASS : tst_QQuickMouseArea::hoverPosition()
PASS : tst_QQuickMouseArea::hoverPropagation()
PASS : tst_QQuickMouseArea::hoverVisible()
PASS : tst_QQuickMouseArea::disableAfterPress()
PASS : tst_QQuickMouseArea::onWheel()
FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside)
Compared values are not the same
Actual (mouseArea->property("pressed").toBool()): 0
Expected (insideTarget): 1
Loc: [tst_qquickmousearea.cpp(1173)]
PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside)
PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press
left, Press Right, Release Right)
PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press
left, Press Right, Release Left)
PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right -
Press left, Press Right, Release Right)
PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press
Right, Press Left, Release Right)
PASS : tst_QQuickMouseArea::changeAxis()
PASS : tst_QQuickMouseArea::cursorShape()
PASS : tst_QQuickMouseArea::cleanupTestCase()
Totals: 46 passed, 3 failed, 1 skipped
********* Finished testing of tst_QQuickMouseArea *********
Number of leaked materials: 8
Number of leaked nodes: 29
Number of leaked items: 11
QtQA::App::TestRunner: test failed on first and second attempts, but with
different behavior each time:
QtQA::App::TestRunner: first attempt: exited with exit code 2
QtQA::App::TestRunner: second attempt: exited with exit code 3
QtQA::App::TestRunner: the test seems to be flaky, please fix this
QtQA::App::TestRunner: this flaky test is being treated as a FAIL
QtQA::App::TestRunner: end tst_qquickmousearea: 25 seconds, exit code 3
Build log:
http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00080/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz
Tested changes (refs/builds/stable_1361367597):
http://codereview.qt-project.org/48434 [PS1] - make it possible to
explicitly exclude particular modules
http://codereview.qt-project.org/48433 [PS1] - semi-automate adding
submodules
http://codereview.qt-project.org/48432 [PS1] - don't make webkit build
conditional on ICU
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports