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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 19 03:58:04 CET 2013


Autotests `tst_qmenubar', `tst_qtooltip', and `tst_qwindow' failed :(

  Testing tst_QWindow
  FAIL!  : tst_QWindow::touchToMouseTranslation() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(519)]
  FAIL!  : tst_QWindow::touchCancelWithTouchToMouse() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(702)]
  Totals: 21 passed, 2 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::mapGlobal()
  SKIP   : tst_QWindow::positioning() Multiple failures in this test on Mac OS X, see QTBUG-23059
     Loc: [tst_qwindow.cpp(174)]
  PASS   : tst_QWindow::isExposed()
  PASS   : tst_QWindow::isActive()
  PASS   : tst_QWindow::testInputEvents()
  FAIL!  : tst_QWindow::touchToMouseTranslation() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(519)]
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  FAIL!  : tst_QWindow::touchCancelWithTouchToMouse() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(702)]
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  PASS   : tst_QWindow::activateAndClose()
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 21 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 25 seconds, exit code 2
  
  Testing tst_QToolTip
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  Totals: 5 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QToolTip *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QToolTip::initTestCase()
  PASS   : tst_QToolTip::task183679(non-modifier)
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  PASS   : tst_QToolTip::whatsThis()
  PASS   : tst_QToolTip::setPalette()
  PASS   : tst_QToolTip::cleanupTestCase()
  Totals: 5 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtooltip: 21 seconds, exit code 4
  
  Testing tst_QMenuBar
  FAIL!  : tst_QMenuBar::task256322_highlight() Compared pointers are not the same
     Actual   (win.menuBar()->activeAction()): 0x0
     Expected (nothing): 0x101545270
     Loc: [tst_qmenubar.cpp(1188)]
  Totals: 17 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenuBar *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QMenuBar::initTestCase()
  PASS   : tst_QMenuBar::getSetCheck()
  PASS   : tst_QMenuBar::clear()
  PASS   : tst_QMenuBar::removeItemAt(first)
  PASS   : tst_QMenuBar::removeItemAt(middle)
  PASS   : tst_QMenuBar::removeItemAt(last)
  PASS   : tst_QMenuBar::removeItem(first)
  PASS   : tst_QMenuBar::removeItem(middle)
  PASS   : tst_QMenuBar::removeItem(last)
  PASS   : tst_QMenuBar::count()
  PASS   : tst_QMenuBar::insertItem_QString_QObject()
  PASS   : tst_QMenuBar::check_endKey()
  PASS   : tst_QMenuBar::check_homeKey()
  SKIP   : tst_QMenuBar::check_altPress() this is not supposed to work in the macintosh style. Skipping.
     Loc: [tst_qmenubar.cpp(986)]
  PASS   : tst_QMenuBar::task223138_triggered()
  QWARN  : tst_QMenuBar::task256322_highlight() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenuBar::task256322_highlight() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  FAIL!  : tst_QMenuBar::task256322_highlight() Compared pointers are not the same
     Actual   (win.menuBar()->activeAction()): 0x0
     Expected (nothing): 0x10123d780
     Loc: [tst_qmenubar.cpp(1188)]
  PASS   : tst_QMenuBar::menubarSizeHint()
  PASS   : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions()
  PASS   : tst_QMenuBar::cleanupTestCase()
  Totals: 17 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QMenuBar *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenubar: 3 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00671/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1363656147):
    http://codereview.qt-project.org/51158 [PS2] - QLocale: Report textDirection() by looking to the locale script
    http://codereview.qt-project.org/51157 [PS2] - QLocalePrivate: Add convenience language/script/country to code helpers
    http://codereview.qt-project.org/50580 [PS3] - Fix the check if mouse events should be synthesized from touch events
    http://codereview.qt-project.org/51311 [PS1] - Fix whitespace issues in *.prf
    http://codereview.qt-project.org/49672 [PS2] - Document restrictions on the new connection syntax
    http://codereview.qt-project.org/49598 [PS6] - Support connection to functor with multiple operator()
    http://codereview.qt-project.org/49597 [PS1] - Mark QtPrivate::ApplyReturnType constructor as explicit.



More information about the Ci-reports mailing list