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

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


Autotests `cmake', `tst_qpauseanimation', and `tst_qscroller' failed :(

  Test project /work/build/qt/qtbase/tests/auto/cmake/build
        Start  1: test_use_modules_function
   1/17 Test  #1: test_use_modules_function .........   Passed   54.79 sec
        Start  2: test_wrap_cpp_and_resources
   2/17 Test  #2: test_wrap_cpp_and_resources .......   Passed   18.40 sec
        Start  3: test_dependent_modules
   3/17 Test  #3: test_dependent_modules ............   Passed   12.57 sec
        Start  4: test_add_resource_options
   4/17 Test  #4: test_add_resource_options .........   Passed   11.70 sec
        Start  5: test_wrap_cpp_options
   5/17 Test  #5: test_wrap_cpp_options .............   Passed   15.79 sec
        Start  6: test_needsquoting_dirname
   6/17 Test  #6: test_needsquoting_dirname .........   Passed   89.27 sec
        Start  7: test_platform_defs_include
   7/17 Test  #7: test_platform_defs_include ........   Passed   42.98 sec
        Start  8: test_qtmainwin_library
   8/17 Test  #8: test_qtmainwin_library ............   Passed   10.33 sec
        Start  9: test_multiple_find_package
   9/17 Test  #9: test_multiple_find_package ........   Passed   10.04 sec
        Start 10: test_add_resources_delayed_file
  10/17 Test #10: test_add_resources_delayed_file ...   Passed   25.80 sec
        Start 11: test_private_includes
  11/17 Test #11: test_private_includes .............   Passed   15.79 sec
        Start 12: test_testlib_definitions
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Test project /work/build/qt/qtbase/tests/auto/cmake/build
        Start  1: test_use_modules_function
   1/17 Test  #1: test_use_modules_function .........   Passed  195.87 sec
        Start  2: test_wrap_cpp_and_resources
   2/17 Test  #2: test_wrap_cpp_and_resources .......   Passed    2.88 sec
        Start  3: test_dependent_modules
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end cmake: 900 seconds, signal 15
  
  Testing tst_QScroller
  FAIL!  : tst_QScroller::scrollTo() Compared values are not the same
     Actual   (sw->receivedScroll): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(381)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(177)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  FAIL!  : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. ()
     Loc: [tst_qscroller.cpp(469)]
  Totals: 4 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QScroller *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QScroller::initTestCase()
  QWARN  : tst_QScroller::staticScrollers() QScroller::scroller() was called with a null target.
  PASS   : tst_QScroller::staticScrollers()
  PASS   : tst_QScroller::scrollerProperties()
  FAIL!  : tst_QScroller::scrollTo() Compared values are not the same
     Actual   (sw->receivedScroll): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(381)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(177)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  FAIL!  : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. ()
     Loc: [tst_qscroller.cpp(469)]
  PASS   : tst_QScroller::cleanupTestCase()
  Totals: 4 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QScroller *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qscroller: 2 seconds, exit code 4
  
  Testing tst_QPauseAnimation
  FAIL!  : tst_QPauseAnimation::multiplePauseAnimations() 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(184)]
  Totals: 13 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPauseAnimation *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QPauseAnimation::initTestCase()
  PASS   : tst_QPauseAnimation::changeDirectionWhileRunning()
  PASS   : tst_QPauseAnimation::noTimerUpdates(0)
  PASS   : tst_QPauseAnimation::noTimerUpdates(1)
  PASS   : tst_QPauseAnimation::noTimerUpdates(2)
  PASS   : tst_QPauseAnimation::noTimerUpdates(3)
  PASS   : tst_QPauseAnimation::multiplePauseAnimations()
  FAIL!  : tst_QPauseAnimation::pauseAndPropertyAnimations() 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(247)]
  PASS   : tst_QPauseAnimation::pauseResume()
  PASS   : tst_QPauseAnimation::sequentialPauseGroup()
  PASS   : tst_QPauseAnimation::sequentialGroupWithPause()
  PASS   : tst_QPauseAnimation::multipleSequentialGroups()
  PASS   : tst_QPauseAnimation::zeroDuration()
  PASS   : tst_QPauseAnimation::cleanupTestCase()
  Totals: 13 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPauseAnimation *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpauseanimation: 12 seconds, exit code 1

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

  Tested changes (refs/builds/master_1354449544):
    http://codereview.qt-project.org/41305 [PS1] - Compile with QT_NO_GESTURES.



More information about the Ci-reports mailing list