[Ci-reports] fail on QtBase_dev_Integration #6201

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Apr 17 17:53:43 CEST 2015


Autotest `tst_qsequentialanimationgroup' failed :(

The test was 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_QSequentialAnimationGroup
  FAIL!  : tst_QSequentialAnimationGroup::groupWithZeroDurationAnimations() 'o2val > 13' returned FALSE. ()
  tst_qsequentialanimationgroup.cpp(1006) : failure location
  FAIL!  : tst_QSequentialAnimationGroup::finishWithUncontrolledAnimation() Compared values are not the same
     Actual   (notTimeDriven.currentLoopTime()): 300
     Expected (actualDuration)                 : 305
  tst_qsequentialanimationgroup.cpp(1437) : failure location
  Totals: 26 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSequentialAnimationGroup *********
  Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QSequentialAnimationGroup::initTestCase()
  PASS   : tst_QSequentialAnimationGroup::construction()
  PASS   : tst_QSequentialAnimationGroup::setCurrentTime()
  PASS   : tst_QSequentialAnimationGroup::setCurrentTimeWithUncontrolledAnimation()
  PASS   : tst_QSequentialAnimationGroup::seekingForwards()
  XFAIL  : tst_QSequentialAnimationGroup::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation
  tst_qsequentialanimationgroup.cpp(533) : failure location
  XFAIL  : tst_QSequentialAnimationGroup::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation
  tst_qsequentialanimationgroup.cpp(536) : failure location
  XFAIL  : tst_QSequentialAnimationGroup::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation
  tst_qsequentialanimationgroup.cpp(539) : failure location
  PASS   : tst_QSequentialAnimationGroup::seekingBackwards()
  PASS   : tst_QSequentialAnimationGroup::pauseAndResume()
  PASS   : tst_QSequentialAnimationGroup::restart()
  PASS   : tst_QSequentialAnimationGroup::looping()
  PASS   : tst_QSequentialAnimationGroup::startDelay()
  PASS   : tst_QSequentialAnimationGroup::clearGroup()
  PASS   : tst_QSequentialAnimationGroup::groupWithZeroDurationAnimations()
  PASS   : tst_QSequentialAnimationGroup::propagateGroupUpdateToChildren()
  PASS   : tst_QSequentialAnimationGroup::updateChildrenWithRunningGroup()
  PASS   : tst_QSequentialAnimationGroup::deleteChildrenWithRunningGroup()
  PASS   : tst_QSequentialAnimationGroup::startChildrenWithStoppedGroup()
  PASS   : tst_QSequentialAnimationGroup::stopGroupWithRunningChild()
  PASS   : tst_QSequentialAnimationGroup::startGroupWithRunningChild()
  PASS   : tst_QSequentialAnimationGroup::zeroDurationAnimation()
  PASS   : tst_QSequentialAnimationGroup::stopUncontrolledAnimations()
  FAIL!  : tst_QSequentialAnimationGroup::finishWithUncontrolledAnimation() Compared values are not the same
     Actual   (notTimeDriven.currentLoopTime()): 300
     Expected (actualDuration)                 : 309
  tst_qsequentialanimationgroup.cpp(1437) : failure location
  PASS   : tst_QSequentialAnimationGroup::addRemoveAnimation()
  PASS   : tst_QSequentialAnimationGroup::currentAnimation()
  PASS   : tst_QSequentialAnimationGroup::currentAnimationWithZeroDuration()
  QWARN  : tst_QSequentialAnimationGroup::insertAnimation() QSequentialGroup::insertAnimation only supports to add animations after the current one.
  PASS   : tst_QSequentialAnimationGroup::insertAnimation()
  PASS   : tst_QSequentialAnimationGroup::clear()
  PASS   : tst_QSequentialAnimationGroup::pauseResume()
  PASS   : tst_QSequentialAnimationGroup::cleanupTestCase()
  Totals: 27 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QSequentialAnimationGroup *********
  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_qsequentialanimationgroup: 8 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06201/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1429278022):
    http://codereview.qt-project.org/110686 [PS2] - Optimize QXcbKeyboard::lookupString.
    http://codereview.qt-project.org/110672 [PS3] - Improve error handling in qtestlib



More information about the Ci-reports mailing list