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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jun 20 18:51:10 CEST 2013


Autotests `tst_qpauseanimation' and `tst_qpropertyanimation' failed :(

  Testing tst_QPropertyAnimation
  FAIL!  : tst_QPropertyAnimation::noStartValue() Compared values are not the same
     Actual   (o.values.last()): 296
     Expected (420): 420
     Loc: [tst_qpropertyanimation.cpp(459)]
  Totals: 66 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPropertyAnimation *********
  Config: Using QtTest library 5.1.1, Qt 5.1.1
  PASS   : tst_QPropertyAnimation::initTestCase()
  PASS   : tst_QPropertyAnimation::construction()
  PASS   : tst_QPropertyAnimation::setCurrentTime(-1)
  PASS   : tst_QPropertyAnimation::setCurrentTime(0)
  PASS   : tst_QPropertyAnimation::setCurrentTime(1)
  PASS   : tst_QPropertyAnimation::setCurrentTime(2)
  PASS   : tst_QPropertyAnimation::setCurrentTime(3)
  PASS   : tst_QPropertyAnimation::setCurrentTime(4)
  PASS   : tst_QPropertyAnimation::setCurrentTime(5)
  PASS   : tst_QPropertyAnimation::setCurrentTime(6)
  PASS   : tst_QPropertyAnimation::setCurrentTime(7)
  PASS   : tst_QPropertyAnimation::setCurrentTime(8)
  PASS   : tst_QPropertyAnimation::setCurrentTime(9)
  PASS   : tst_QPropertyAnimation::setCurrentTime(a)
  PASS   : tst_QPropertyAnimation::setCurrentTime(b)
  PASS   : tst_QPropertyAnimation::setCurrentTime(c)
  PASS   : tst_QPropertyAnimation::setCurrentTime(d)
  PASS   : tst_QPropertyAnimation::setCurrentTime(e)
  PASS   : tst_QPropertyAnimation::setCurrentTime(f)
  PASS   : tst_QPropertyAnimation::setCurrentTime(g)
  PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 0)
  PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 1)
  PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 2)
  PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 3)
  PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 4)
  PASS   : tst_QPropertyAnimation::statesAndSignals(normal animation)
  SKIP   : tst_QPropertyAnimation::statesAndSignals(animation with undefined duration) Uncontrolled animations don't handle looping
     Loc: [tst_qpropertyanimation.cpp(252)]
  PASS   : tst_QPropertyAnimation::deletion1()
  PASS   : tst_QPropertyAnimation::deletion2()
  PASS   : tst_QPropertyAnimation::deletion3()
  PASS   : tst_QPropertyAnimation::duration0()
  PASS   : tst_QPropertyAnimation::noStartValue()
  PASS   : tst_QPropertyAnimation::noStartValueWithLoop()
  PASS   : tst_QPropertyAnimation::startWhenAnotherIsRunning()
  PASS   : tst_QPropertyAnimation::easingcurve(interpolation1)
  PASS   : tst_QPropertyAnimation::easingcurve(interpolation2)
  PASS   : tst_QPropertyAnimation::easingcurve(extrapolationbelow)
  PASS   : tst_QPropertyAnimation::easingcurve(extrapolationabove)
  PASS   : tst_QPropertyAnimation::startWithoutStartValue()
  PASS   : tst_QPropertyAnimation::startBackwardWithoutEndValue()
  PASS   : tst_QPropertyAnimation::playForwardBackward()
  PASS   : tst_QPropertyAnimation::interpolated()
  PASS   : tst_QPropertyAnimation::setStartEndValues(dynamic property)
  PASS   : tst_QPropertyAnimation::setStartEndValues(real property, with unmatching types)
  PASS   : tst_QPropertyAnimation::zeroDurationStart()
  PASS   : tst_QPropertyAnimation::zeroDurationForwardBackward()
  PASS   : tst_QPropertyAnimation::operationsInStates(S-pause)
  PASS   : tst_QPropertyAnimation::operationsInStates(S-start)
  PASS   : tst_QPropertyAnimation::operationsInStates(S-resume)
  PASS   : tst_QPropertyAnimation::operationsInStates(S-stop)
  PASS   : tst_QPropertyAnimation::operationsInStates(P-pause)
  PASS   : tst_QPropertyAnimation::operationsInStates(P-start)
  PASS   : tst_QPropertyAnimation::operationsInStates(P-resume)
  PASS   : tst_QPropertyAnimation::operationsInStates(P-stop)
  PASS   : tst_QPropertyAnimation::operationsInStates(R-pause)
  PASS   : tst_QPropertyAnimation::operationsInStates(R-start)
  PASS   : tst_QPropertyAnimation::operationsInStates(R-resume)
  PASS   : tst_QPropertyAnimation::operationsInStates(R-stop)
  PASS   : tst_QPropertyAnimation::oneKeyValue()
  PASS   : tst_QPropertyAnimation::updateOnSetKeyValues()
  PASS   : tst_QPropertyAnimation::restart()
  FAIL!  : tst_QPropertyAnimation::valueChanged() Compared values are not the same
     Actual   (spy.count()): 5
     Expected (6): 6
     Loc: [tst_qpropertyanimation.cpp(1145)]
  PASS   : tst_QPropertyAnimation::twoAnimations()
  PASS   : tst_QPropertyAnimation::deletedInUpdateCurrentTime()
  PASS   : tst_QPropertyAnimation::totalDuration()
  PASS   : tst_QPropertyAnimation::zeroLoopCount()
  PASS   : tst_QPropertyAnimation::recursiveAnimations()
  PASS   : tst_QPropertyAnimation::cleanupTestCase()
  Totals: 66 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QPropertyAnimation *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpropertyanimation: 19 seconds, exit code 1
  
  Testing tst_QPauseAnimation
  FAIL!  : tst_QPauseAnimation::noTimerUpdates(3) 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(156)]
  FAIL!  : tst_QPauseAnimation::pauseResume() 'animation.state() == QAbstractAnimation::Paused' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(260)]
  FAIL!  : tst_QPauseAnimation::multipleSequentialGroups() 'group.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(423)]
  Totals: 11 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPauseAnimation *********
  Config: Using QtTest library 5.1.1, Qt 5.1.1
  PASS   : tst_QPauseAnimation::initTestCase()
  PASS   : tst_QPauseAnimation::changeDirectionWhileRunning()
  PASS   : tst_QPauseAnimation::noTimerUpdates(0)
  PASS   : tst_QPauseAnimation::noTimerUpdates(1)
  FAIL!  : tst_QPauseAnimation::noTimerUpdates(2) Compared values are not the same
     Actual   (animation.m_updateCurrentTimeCount): 2
     Expected (expectedLoopCount): 3
     Loc: [tst_qpauseanimation.cpp(163)]
  PASS   : tst_QPauseAnimation::noTimerUpdates(3)
  FAIL!  : tst_QPauseAnimation::multiplePauseAnimations() 'animation2.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(210)]
  PASS   : tst_QPauseAnimation::pauseAndPropertyAnimations()
  PASS   : tst_QPauseAnimation::pauseResume()
  PASS   : tst_QPauseAnimation::sequentialPauseGroup()
  PASS   : tst_QPauseAnimation::sequentialGroupWithPause()
  FAIL!  : tst_QPauseAnimation::multipleSequentialGroups() 'group.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(423)]
  PASS   : tst_QPauseAnimation::zeroDuration()
  PASS   : tst_QPauseAnimation::cleanupTestCase()
  Totals: 11 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QPauseAnimation *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpauseanimation: 20 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01486/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1371742392):
    http://codereview.qt-project.org/58257 [PS1] - Fix typo QCocoaAccessibility
    http://codereview.qt-project.org/59447 [PS1] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list