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

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Dec 2 01:57:01 CET 2012


Autotests `tst_qdeclarativetimer', `tst_qquickpathview', `tst_qquickstates', and `tst_qsharedpointer' failed :(

Some (not all) of the tests were 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.

  Testing tst_QQuickPathView
  FAIL!  : tst_QQuickPathView::maximumFlickVelocity() '!pathview->isMoving()' returned FALSE. ()
     Loc: [tst_qquickpathview.cpp(1801)]
  Totals: 121 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPathView *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QQuickPathView::initTestCase()
  PASS   : tst_QQuickPathView::initValues()
  PASS   : tst_QQuickPathView::items()
  PASS   : tst_QQuickPathView::dataModel()
  PASS   : tst_QQuickPathView::pathview2()
  PASS   : tst_QQuickPathView::pathview3()
  PASS   : tst_QQuickPathView::initialCurrentIndex()
  PASS   : tst_QQuickPathView::insertModel(insert after current)
  PASS   : tst_QQuickPathView::insertModel(insert before current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(insert at end)
  PASS   : tst_QQuickPathView::insertModel(insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(insert at current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at end)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at current)
  PASS   : tst_QQuickPathView::removeModel(remove after current)
  PASS   : tst_QQuickPathView::removeModel(remove before current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(remove last)
  PASS   : tst_QQuickPathView::removeModel(remove first)
  PASS   : tst_QQuickPathView::removeModel(remove current)
  PASS   : tst_QQuickPathView::removeModel(remove all)
  PASS   : tst_QQuickPathView::removeModel(no range - remove after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove last)
  PASS   : tst_QQuickPathView::removeModel(no range - remove first)
  PASS   : tst_QQuickPathView::removeModel(no range - remove current offset)
  PASS   : tst_QQuickPathView::removeModel(no range - remove all)
  PASS   : tst_QQuickPathView::moveModel(move after current)
  PASS   : tst_QQuickPathView::moveModel(move before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to after)
  PASS   : tst_QQuickPathView::moveModel(move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to end)
  PASS   : tst_QQuickPathView::moveModel(move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to after)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to end)
  PASS   : tst_QQuickPathView::moveModel(no range - move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(no range - move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple incl. current)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert)
  PASS   : tst_QQuickPathView::path()
  PASS   : tst_QQuickPathView::pathMoved()
  PASS   : tst_QQuickPathView::offset(0.0)
  PASS   : tst_QQuickPathView::offset(1.0)
  PASS   : tst_QQuickPathView::offset(5.0)
  PASS   : tst_QQuickPathView::offset(4.6)
  PASS   : tst_QQuickPathView::offset(4.4)
  PASS   : tst_QQuickPathView::offset(5.4)
  PASS   : tst_QQuickPathView::offset(5.6)
  PASS   : tst_QQuickPathView::setCurrentIndex()
  PASS   : tst_QQuickPathView::resetModel()
  PASS   : tst_QQuickPathView::propertyChanges()
  PASS   : tst_QQuickPathView::pathChanges()
  PASS   : tst_QQuickPathView::componentChanges()
  PASS   : tst_QQuickPathView::modelChanges()
  PASS   : tst_QQuickPathView::pathUpdateOnStartChanged()
  SKIP   : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation
     Loc: [tst_qquickpathview.cpp(1345)]
  PASS   : tst_QQuickPathView::emptyModel()
  PASS   : tst_QQuickPathView::closed()
  PASS   : tst_QQuickPathView::pathUpdate()
  PASS   : tst_QQuickPathView::visualDataModel()
  PASS   : tst_QQuickPathView::undefinedPath()
  PASS   : tst_QQuickPathView::mouseDrag()
  PASS   : tst_QQuickPathView::treeModel()
  PASS   : tst_QQuickPathView::changePreferredHighlight()
  PASS   : tst_QQuickPathView::missingPercent()
  PASS   : tst_QQuickPathView::creationContext()
  PASS   : tst_QQuickPathView::currentOffsetOnInsertion()
  PASS   : tst_QQuickPathView::asynchronous()
  PASS   : tst_QQuickPathView::cancelDrag()
  FAIL!  : tst_QQuickPathView::maximumFlickVelocity() '!pathview->isMoving()' returned FALSE. ()
     Loc: [tst_qquickpathview.cpp(1801)]
  PASS   : tst_QQuickPathView::snapToItem(no enforce range)
  PASS   : tst_QQuickPathView::snapToItem(enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(no enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(enforce range)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200)
  PASS   : tst_QQuickPathView::cacheItemCount()
  PASS   : tst_QQuickPathView::cleanupTestCase()
  Totals: 121 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QQuickPathView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpathview: 114 seconds, exit code 1
  
  Testing tst_QSharedPointer
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping-static-cast) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(invalid-cast2) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  Totals: 68 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSharedPointer *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QSharedPointer::initTestCase()
  PASS   : tst_QSharedPointer::basics(null)
  PASS   : tst_QSharedPointer::basics(non-null)
  PASS   : tst_QSharedPointer::operators()
  PASS   : tst_QSharedPointer::swap()
  PASS   : tst_QSharedPointer::useOfForwardDeclared()
  PASS   : tst_QSharedPointer::memoryManagement()
  PASS   : tst_QSharedPointer::dropLastReferenceOfForwardDeclared()
  PASS   : tst_QSharedPointer::downCast()
  PASS   : tst_QSharedPointer::functionCallDownCast()
  PASS   : tst_QSharedPointer::upCast()
  PASS   : tst_QSharedPointer::qobjectWeakManagement()
  PASS   : tst_QSharedPointer::noSharedPointerFromWeakQObject()
  PASS   : tst_QSharedPointer::sharedPointerFromQObjectWithWeak()
  PASS   : tst_QSharedPointer::weakQObjectFromSharedPointer()
  PASS   : tst_QSharedPointer::objectCast()
  QDEBUG : tst_QSharedPointer::differentPointers() naked: orig: 0x101104d00; base: 0x101104d18 (equal) -- QSharedPointer: orig: 0x101104d00; base 0x101104d18 (equal) -- result: equal
  PASS   : tst_QSharedPointer::differentPointers()
  PASS   : tst_QSharedPointer::virtualBaseDifferentPointers()
  PASS   : tst_QSharedPointer::dynamicCast()
  PASS   : tst_QSharedPointer::dynamicCastDifferentPointers()
  PASS   : tst_QSharedPointer::dynamicCastVirtualBase()
  PASS   : tst_QSharedPointer::dynamicCastFailure()
  PASS   : tst_QSharedPointer::constCorrectness()
  PASS   : tst_QSharedPointer::customDeleter()
  PASS   : tst_QSharedPointer::creating()
  PASS   : tst_QSharedPointer::creatingQObject()
  PASS   : tst_QSharedPointer::mixTrackingPointerCode()
  PASS   : tst_QSharedPointer::reentrancyWhileDestructing()
  PASS   : tst_QSharedPointer::threadStressTest(0+0)
  PASS   : tst_QSharedPointer::threadStressTest(1+0)
  PASS   : tst_QSharedPointer::threadStressTest(2+0)
  PASS   : tst_QSharedPointer::threadStressTest(10+0)
  PASS   : tst_QSharedPointer::threadStressTest(0+1)
  PASS   : tst_QSharedPointer::threadStressTest(1+1)
  PASS   : tst_QSharedPointer::threadStressTest(2+10)
  PASS   : tst_QSharedPointer::threadStressTest(5+10)
  PASS   : tst_QSharedPointer::threadStressTest(5+30)
  PASS   : tst_QSharedPointer::threadStressTest(100+100)
  PASS   : tst_QSharedPointer::map()
  PASS   : tst_QSharedPointer::hash()
  PASS   : tst_QSharedPointer::validConstructs()
  PASS   : tst_QSharedPointer::invalidConstructs(sanity-checking)
  PASS   : tst_QSharedPointer::invalidConstructs(void)
  PASS   : tst_QSharedPointer::invalidConstructs(implicit-initialization1)
  PASS   : tst_QSharedPointer::invalidConstructs(implicit-initialization2)
  QWARN  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) QProcess: Destroyed while process ("make") is still running.
  QWARN  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) External code testing failed
  Code:
  QWeakPointer<Data> ptr = new Data;
  
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  PASS   : tst_QSharedPointer::invalidConstructs(implicit-initialization4)
  PASS   : tst_QSharedPointer::invalidConstructs(creating-forward-declaration)
  PASS   : tst_QSharedPointer::invalidConstructs(upcast1)
  PASS   : tst_QSharedPointer::invalidConstructs(upcast2)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping1)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping2)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping-static-cast)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping-dynamic-cast)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping-object-cast1)
  PASS   : tst_QSharedPointer::invalidConstructs(const-dropping-object-cast2)
  PASS   : tst_QSharedPointer::invalidConstructs(arithmethic1)
  PASS   : tst_QSharedPointer::invalidConstructs(arithmethic2)
  PASS   : tst_QSharedPointer::invalidConstructs(same-pointer)
  PASS   : tst_QSharedPointer::invalidConstructs(same-pointer-to-qobject)
  PASS   : tst_QSharedPointer::invalidConstructs(re-creation)
  PASS   : tst_QSharedPointer::invalidConstructs(invalid-cast1)
  PASS   : tst_QSharedPointer::invalidConstructs(invalid-cast2)
  PASS   : tst_QSharedPointer::invalidConstructs(invalid-cast3)
  PASS   : tst_QSharedPointer::invalidConstructs(invalid-cast4)
  PASS   : tst_QSharedPointer::invalidConstructs(weak-pointer-from-regular-pointer)
  PASS   : tst_QSharedPointer::invalidConstructs(shared-pointer-implicit-from-uninitialized)
  PASS   : tst_QSharedPointer::invalidConstructs(incompatible-custom-deleter1)
  PASS   : tst_QSharedPointer::invalidConstructs(incompatible-custom-deleter2)
  PASS   : tst_QSharedPointer::qvariantCast()
  PASS   : tst_QSharedPointer::cleanupTestCase()
  Totals: 70 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSharedPointer *********
  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 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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_qsharedpointer: 406 seconds, exit code 1
  
  Testing tst_qquickstates
  FAIL!  : tst_qquickstates::anchorRewindBug() 'QTest::qWaitForWindowActive(view)' returned FALSE. ()
     Loc: [tst_qquickstates.cpp(1014)]
  Totals: 45 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickstates *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_qquickstates::initTestCase()
  PASS   : tst_qquickstates::basicChanges()
  PASS   : tst_qquickstates::attachedPropertyChanges()
  PASS   : tst_qquickstates::basicExtension()
  PASS   : tst_qquickstates::basicBinding()
  PASS   : tst_qquickstates::signalOverride()
  PASS   : tst_qquickstates::signalOverrideCrash()
  PASS   : tst_qquickstates::signalOverrideCrash2()
  PASS   : tst_qquickstates::signalOverrideCrash3()
  PASS   : tst_qquickstates::signalOverrideCrash4()
  PASS   : tst_qquickstates::parentChange()
  PASS   : tst_qquickstates::parentChangeErrors()
  PASS   : tst_qquickstates::anchorChanges()
  PASS   : tst_qquickstates::anchorChanges2()
  PASS   : tst_qquickstates::anchorChanges3()
  PASS   : tst_qquickstates::anchorChanges4()
  PASS   : tst_qquickstates::anchorChanges5()
  PASS   : tst_qquickstates::anchorChangesRTL()
  PASS   : tst_qquickstates::anchorChangesRTL2()
  PASS   : tst_qquickstates::anchorChangesRTL3()
  PASS   : tst_qquickstates::anchorChangesCrash()
  FAIL!  : tst_qquickstates::anchorRewindBug() 'QTest::qWaitForWindowActive(view)' returned FALSE. ()
     Loc: [tst_qquickstates.cpp(1014)]
  PASS   : tst_qquickstates::anchorRewindBug2()
  PASS   : tst_qquickstates::script()
  PASS   : tst_qquickstates::restoreEntryValues()
  PASS   : tst_qquickstates::explicitChanges()
  PASS   : tst_qquickstates::propertyErrors()
  PASS   : tst_qquickstates::incorrectRestoreBug()
  PASS   : tst_qquickstates::autoStateAtStartupRestoreBug()
  PASS   : tst_qquickstates::deletingChange()
  PASS   : tst_qquickstates::deletingState()
  PASS   : tst_qquickstates::tempState()
  PASS   : tst_qquickstates::illegalTempState()
  PASS   : tst_qquickstates::nonExistantProperty()
  PASS   : tst_qquickstates::reset()
  PASS   : tst_qquickstates::illegalObjectCreation()
  PASS   : tst_qquickstates::whenOrdering()
  PASS   : tst_qquickstates::urlResolution()
  PASS   : tst_qquickstates::unnamedWhen()
  PASS   : tst_qquickstates::returnToBase()
  PASS   : tst_qquickstates::extendsBug()
  PASS   : tst_qquickstates::editProperties()
  PASS   : tst_qquickstates::QTBUG_14830()
  PASS   : tst_qquickstates::avoidFastForward()
  PASS   : tst_qquickstates::revertListBug()
  PASS   : tst_qquickstates::cleanupTestCase()
  Totals: 45 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickstates *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickstates: 7 seconds, exit code 1
  
  Testing tst_qdeclarativetimer
  FAIL!  : tst_qdeclarativetimer::notRepeating() Compared values are not the same
     Actual   (helper.count): 0
     Expected (1): 1
     Loc: [tst_qdeclarativetimer.cpp(104)]
  FAIL!  : tst_qdeclarativetimer::restart() Compared values are not the same
     Actual   (helper.count): 1
     Expected (2): 2
     Loc: [tst_qdeclarativetimer.cpp(311)]
  Totals: 9 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativetimer *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_qdeclarativetimer::initTestCase()
  FAIL!  : tst_qdeclarativetimer::notRepeating() Compared values are not the same
     Actual   (helper.count): 0
     Expected (1): 1
     Loc: [tst_qdeclarativetimer.cpp(104)]
  PASS   : tst_qdeclarativetimer::notRepeatingStart()
  PASS   : tst_qdeclarativetimer::repeat()
  PASS   : tst_qdeclarativetimer::noTriggerIfNotRunning()
  PASS   : tst_qdeclarativetimer::triggeredOnStart()
  PASS   : tst_qdeclarativetimer::triggeredOnStartRepeat()
  PASS   : tst_qdeclarativetimer::changeDuration()
  PASS   : tst_qdeclarativetimer::restart()
  PASS   : tst_qdeclarativetimer::parentProperty()
  PASS   : tst_qdeclarativetimer::cleanupTestCase()
  Totals: 10 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qdeclarativetimer *********
  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 1
  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_qdeclarativetimer: 11 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1354394493):
    http://codereview.qt-project.org/41467 [PS1] - Updated submodules (stable)



More information about the Ci-reports mailing list