[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Nov 22 00:03:51 CET 2012


Autotests `tst_qdeclarativemousearea' and `tst_qwidget_window' failed :(

  ********* Start testing of tst_QWidget_window *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QWidget_window::initTestCase()
  PASS   : tst_QWidget_window::_q_showIfNotHidden()
  PASS   : tst_QWidget_window::tst_move_show()
  PASS   : tst_QWidget_window::tst_show_move()
  PASS   : tst_QWidget_window::tst_show_move_hide_show()
  PASS   : tst_QWidget_window::tst_resize_show()
  PASS   : tst_QWidget_window::tst_show_resize()
  PASS   : tst_QWidget_window::tst_show_resize_hide_show()
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle()
  PASS   : tst_QWidget_window::tst_windowFilePath()
  FAIL!  : tst_QWidget_window::tst_showWithoutActivating() Compared values are not the same
     Actual (lineEdit->winId()): 14680109
     Expected ((XGetInputFocus(QX11Info::display(), &window, &revertto), window)): 1
     Loc: [tst_qwidget_window.cpp(310)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 12 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWidget_window *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget_window *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QWidget_window::initTestCase()
  PASS   : tst_QWidget_window::_q_showIfNotHidden()
  PASS   : tst_QWidget_window::tst_move_show()
  PASS   : tst_QWidget_window::tst_show_move()
  PASS   : tst_QWidget_window::tst_show_move_hide_show()
  PASS   : tst_QWidget_window::tst_resize_show()
  PASS   : tst_QWidget_window::tst_show_resize()
  PASS   : tst_QWidget_window::tst_show_resize_hide_show()
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle()
  PASS   : tst_QWidget_window::tst_windowFilePath()
  FAIL!  : tst_QWidget_window::tst_showWithoutActivating() Compared values are not the same
     Actual (lineEdit->winId()): 14680109
     Expected ((XGetInputFocus(QX11Info::display(), &window, &revertto), window)): 1
     Loc: [tst_qwidget_window.cpp(310)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 12 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWidget_window *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget_window: 10 seconds, exit code 1
  
  ********* Start testing of tst_QDeclarativeMouseArea *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QDeclarativeMouseArea::initTestCase()
  PASS   : tst_QDeclarativeMouseArea::dragProperties()
  PASS   : tst_QDeclarativeMouseArea::resetDrag()
  PASS   : tst_QDeclarativeMouseArea::dragging()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnClick()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnResize()
  PASS   : tst_QDeclarativeMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QDeclarativeMouseArea::onMousePressRejected()
  PASS   : tst_QDeclarativeMouseArea::doubleClick()
  PASS   : tst_QDeclarativeMouseArea::clickTwice()
  PASS   : tst_QDeclarativeMouseArea::pressedOrdering()
  FAIL!  : tst_QDeclarativeMouseArea::preventStealing() Compared values are not the same
     Actual (mousePositionSpy.count()): 0
     Expected (3): 3
     Loc: [tst_qdeclarativemousearea.cpp(571)]
  PASS   : tst_QDeclarativeMouseArea::testQtQuick11Attributes()
  PASS   : tst_QDeclarativeMouseArea::preventContextMenu()
  PASS   : tst_QDeclarativeMouseArea::changeAxis()
  PASS   : tst_QDeclarativeMouseArea::cleanupTestCase()
  Totals: 15 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeMouseArea *********
  LEAK: 436 Structure
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeMouseArea *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QDeclarativeMouseArea::initTestCase()
  PASS   : tst_QDeclarativeMouseArea::dragProperties()
  PASS   : tst_QDeclarativeMouseArea::resetDrag()
  PASS   : tst_QDeclarativeMouseArea::dragging()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnClick()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnResize()
  PASS   : tst_QDeclarativeMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QDeclarativeMouseArea::onMousePressRejected()
  PASS   : tst_QDeclarativeMouseArea::doubleClick()
  PASS   : tst_QDeclarativeMouseArea::clickTwice()
  PASS   : tst_QDeclarativeMouseArea::pressedOrdering()
  FAIL!  : tst_QDeclarativeMouseArea::preventStealing() Compared values are not the same
     Actual (mousePositionSpy.count()): 0
     Expected (3): 3
     Loc: [tst_qdeclarativemousearea.cpp(571)]
  PASS   : tst_QDeclarativeMouseArea::testQtQuick11Attributes()
  PASS   : tst_QDeclarativeMouseArea::preventContextMenu()
  PASS   : tst_QDeclarativeMouseArea::changeAxis()
  PASS   : tst_QDeclarativeMouseArea::cleanupTestCase()
  Totals: 15 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeMouseArea *********
  LEAK: 436 Structure
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativemousearea: 2 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01010/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/4.8_1353529212):
    http://codereview.qt-project.org/39271 [PS3] - Fix error reporting in TDS SQL driver.
    http://codereview.qt-project.org/40143 [PS1] - test: Mark some tst_qdeclarativetextedit functions as XFAIL
    http://codereview.qt-project.org/39621 [PS1] - Device mkspec for Blackberry Playbook



More information about the Ci-reports mailing list