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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 23 20:35:42 CEST 2012


Autotests `tst_qgraphicssceneindex' and `tst_qgroupbox' failed :(

  Testing tst_QGraphicsSceneIndex
  FAIL!  : tst_QGraphicsSceneIndex::removeItems() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(279)]
  FAIL!  : tst_QGraphicsSceneIndex::clear() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(310)]
  Totals: 10 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsSceneIndex *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QGraphicsSceneIndex::initTestCase()
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::movingItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::movingItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::connectedToSceneRectChanged()
  PASS   : tst_QGraphicsSceneIndex::items()
  FAIL!  : tst_QGraphicsSceneIndex::removeItems() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(279)]
  FAIL!  : tst_QGraphicsSceneIndex::clear() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(310)]
  PASS   : tst_QGraphicsSceneIndex::cleanupTestCase()
  Totals: 10 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsSceneIndex *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicssceneindex: 6 seconds, exit code 2
  
  Testing tst_QGroupBox
  FAIL!  : tst_QGroupBox::propagateFocus() 'QTest::qWaitForWindowActive(&box)' returned FALSE. ()
     Loc: [tst_qgroupbox.cpp(467)]
  Totals: 32 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGroupBox *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QGroupBox::initTestCase()
  PASS   : tst_QGroupBox::setTitle(empty_title)
  PASS   : tst_QGroupBox::setTitle(normal_title)
  PASS   : tst_QGroupBox::setTitle(special_chars_title)
  PASS   : tst_QGroupBox::setTitle(spaces_title)
  PASS   : tst_QGroupBox::setCheckable(checkable_true)
  PASS   : tst_QGroupBox::setCheckable(checkable_false)
  PASS   : tst_QGroupBox::setChecked(checkable_false_checked_true)
  PASS   : tst_QGroupBox::setChecked(checkable_true_checked_true)
  PASS   : tst_QGroupBox::setChecked(checkable_true_checked_false)
  PASS   : tst_QGroupBox::enabledPropagation()
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  PASS   : tst_QGroupBox::sizeHint()
  PASS   : tst_QGroupBox::toggled()
  PASS   : tst_QGroupBox::clicked(hit nothing, not checkable)
  PASS   : tst_QGroupBox::clicked(hit frame, not checkable)
  PASS   : tst_QGroupBox::clicked(hit content, not checkable)
  PASS   : tst_QGroupBox::clicked(hit label, not checkable)
  PASS   : tst_QGroupBox::clicked(hit checkbox, not checkable)
  PASS   : tst_QGroupBox::clicked(hit nothing, checkable)
  PASS   : tst_QGroupBox::clicked(hit frame, checkable)
  PASS   : tst_QGroupBox::clicked(hit content, checkable)
  PASS   : tst_QGroupBox::clicked(hit label, checkable)
  PASS   : tst_QGroupBox::clicked(hit checkbox, checkable)
  PASS   : tst_QGroupBox::clicked(hit nothing, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit frame, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit content, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit label, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit checkbox, checkable, but unchecked)
  PASS   : tst_QGroupBox::toggledVsClicked()
  PASS   : tst_QGroupBox::childrenAreDisabled()
  FAIL!  : tst_QGroupBox::propagateFocus() 'QTest::qWaitForWindowActive(&box)' returned FALSE. ()
     Loc: [tst_qgroupbox.cpp(467)]
  PASS   : tst_QGroupBox::task_QTBUG_19170_ignoreMouseReleseEvent()
  PASS   : tst_QGroupBox::cleanupTestCase()
  Totals: 32 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGroupBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgroupbox: 3 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04294/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/master_1351013934):
    http://codereview.qt-project.org/37819 [PS1] - test: Remove QSKIP from tst_QSettings::fileName()
    http://codereview.qt-project.org/37824 [PS1] - test: Remove QSKIP from tst_QClipboard::copy_exit_paste()
    http://codereview.qt-project.org/35073 [PS2] - move QMAKEMODULES addition to .qmake.super to qt_build_config.prf
    http://codereview.qt-project.org/37217 [PS1] - remove last traces of qpluginbase.pri
    http://codereview.qt-project.org/37835 [PS1] - Add missing test for the Qt5PrintSupport module.
    http://codereview.qt-project.org/37757 [PS6] - Add a CMake macro to test module includes



More information about the Ci-reports mailing list