Autotest `tst_qquickanimations' 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_qquickanimations
  FAIL!  : tst_qquickanimations::alwaysRunToEndRestartBug() Compared doubles 
are not the same (fuzzy compare)
     Actual   (rect.x()): 179.2
     Expected (qreal(200)): 200
     Loc: [tst_qquickanimations.cpp(1361)]
  Totals: 41 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanimations *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_qquickanimations::initTestCase()
  FAIL!  : tst_qquickanimations::simpleProperty() Compared doubles are not the 
same (fuzzy compare)
     Actual   (rect.x()): 199.2
     Expected (200.0): 200
     Loc: [tst_qquickanimations.cpp(137)]
  PASS   : tst_qquickanimations::simpleNumber()
  PASS   : tst_qquickanimations::simpleColor()
  PASS   : tst_qquickanimations::simpleRotation()
  PASS   : tst_qquickanimations::simplePath()
  PASS   : tst_qquickanimations::simpleAnchor()
  PASS   : tst_qquickanimations::reparent()
  PASS   : tst_qquickanimations::pathInterpolator()
  PASS   : tst_qquickanimations::pathInterpolatorBackwardJump()
  PASS   : tst_qquickanimations::pathWithNoStart()
  PASS   : tst_qquickanimations::alwaysRunToEnd()
  PASS   : tst_qquickanimations::complete()
  PASS   : tst_qquickanimations::resume()
  PASS   : tst_qquickanimations::dotProperty()
  FAIL!  : tst_qquickanimations::badTypes() Compared doubles are not the same 
(fuzzy compare)
     Actual   (myRect->x()): 191.2
     Expected (qreal(200)): 200
     Loc: [tst_qquickanimations.cpp(727)]
  PASS   : tst_qquickanimations::badProperties()
  PASS   : tst_qquickanimations::mixedTypes()
  PASS   : tst_qquickanimations::properties()
  PASS   : tst_qquickanimations::propertiesTransition()
  PASS   : tst_qquickanimations::pathTransition()
  PASS   : tst_qquickanimations::disabledTransition()
  PASS   : tst_qquickanimations::invalidDuration()
  PASS   : tst_qquickanimations::attached()
  PASS   : tst_qquickanimations::propertyValueSourceDefaultStart()
  PASS   : tst_qquickanimations::dontStart()
  PASS   : tst_qquickanimations::easingProperties()
  PASS   : tst_qquickanimations::rotation()
  PASS   : tst_qquickanimations::startStopSignals()
  PASS   : tst_qquickanimations::runningTrueBug()
  PASS   : tst_qquickanimations::nonTransitionBug()
  PASS   : tst_qquickanimations::registrationBug()
  PASS   : tst_qquickanimations::doubleRegistrationBug()
  PASS   : tst_qquickanimations::alwaysRunToEndRestartBug()
  PASS   : tst_qquickanimations::transitionAssignmentBug()
  PASS   : tst_qquickanimations::pauseBindingBug()
  PASS   : tst_qquickanimations::pauseBug()
  PASS   : tst_qquickanimations::loopingBug()
  PASS   : tst_qquickanimations::anchorBug()
  PASS   : tst_qquickanimations::pathAnimationInOutBackBug()
  PASS   : tst_qquickanimations::scriptActionBug()
  PASS   : tst_qquickanimations::cleanupTestCase()
  Totals: 40 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qquickanimations *********
  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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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_qquickanimations: 49 seconds, exit code 2

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

  Tested changes (refs/builds/dev_1357810123):
    http://codereview.qt-project.org/44341 [PS2] - Make numeric-literal parsing 
more robust.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to