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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 18 11:33:42 CEST 2013


Autotest `tst_qpointer' failed :(

  ********* Start testing of tst_QPointer *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QPointer::initTestCase()
  PASS   : tst_QPointer::constructors()
  PASS   : tst_QPointer::destructor()
  PASS   : tst_QPointer::assignment_operators()
  PASS   : tst_QPointer::equality_operators()
  PASS   : tst_QPointer::isNull()
  PASS   : tst_QPointer::dereference_operators()
  PASS   : tst_QPointer::disconnect()
  FAIL!  : tst_QPointer::castDuringDestruction() Compared pointers are not the same
     Actual (static_cast<QWidget *>(guardedPointer)): 0x9352ee8
     Expected (static_cast<QWidget *>(0)): (nil)
     Loc: [tst_qpointer.cpp(244)]
  PASS   : tst_QPointer::threadSafety()
  PASS   : tst_QPointer::cleanupTestCase()
  Totals: 10 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPointer *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPointer *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QPointer::initTestCase()
  PASS   : tst_QPointer::constructors()
  PASS   : tst_QPointer::destructor()
  PASS   : tst_QPointer::assignment_operators()
  PASS   : tst_QPointer::equality_operators()
  PASS   : tst_QPointer::isNull()
  PASS   : tst_QPointer::dereference_operators()
  PASS   : tst_QPointer::disconnect()
  FAIL!  : tst_QPointer::castDuringDestruction() Compared pointers are not the same
     Actual (static_cast<QWidget *>(guardedPointer)): 0x985aee8
     Expected (static_cast<QWidget *>(0)): (nil)
     Loc: [tst_qpointer.cpp(244)]
  PASS   : tst_QPointer::threadSafety()
  PASS   : tst_QPointer::cleanupTestCase()
  Totals: 10 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPointer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpointer: 0.071673 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01397/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/4.8_1366269181):
    http://codereview.qt-project.org/53397 [PS2] - Fixed crash when child widget emits pointer to the parent in its desctructor.



More information about the Ci-reports mailing list