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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 30 16:08:00 CET 2012


Autotest `tst_qsharedpointer' 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_QSharedPointer
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization2) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping2) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(arithmethic2) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(incompatible-custom-deleter1) Fail
     Loc: [tst_qsharedpointer.cpp(1882)]
  Totals: 66 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: warning: test duration (384 seconds) is dangerously close to maximum permitted time (450 seconds)
  QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSharedPointer *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QSharedPointer::initTestCase()
  PASS   : tst_QSharedPointer::basics(null)
  PASS   : tst_QSharedPointer::basics(non-null)
  PASS   : tst_QSharedPointer::operators()
  PASS   : tst_QSharedPointer::swap()
  PASS   : tst_QSharedPointer::useOfForwardDeclared()
  PASS   : tst_QSharedPointer::memoryManagement()
  PASS   : tst_QSharedPointer::dropLastReferenceOfForwardDeclared()
  PASS   : tst_QSharedPointer::downCast()
  PASS   : tst_QSharedPointer::functionCallDownCast()
  PASS   : tst_QSharedPointer::upCast()
  PASS   : tst_QSharedPointer::qobjectWeakManagement()
  PASS   : tst_QSharedPointer::noSharedPointerFromWeakQObject()
  PASS   : tst_QSharedPointer::sharedPointerFromQObjectWithWeak()
  PASS   : tst_QSharedPointer::weakQObjectFromSharedPointer()
  PASS   : tst_QSharedPointer::objectCast()
  QDEBUG : tst_QSharedPointer::differentPointers() naked: orig: 0x101304c70; base: 0x101304c88 (equal) -- QSharedPointer: orig: 0x101304c70; base 0x101304c88 (equal) -- result: equal
  PASS   : tst_QSharedPointer::differentPointers()
  PASS   : tst_QSharedPointer::virtualBaseDifferentPointers()
  PASS   : tst_QSharedPointer::dynamicCast()
  PASS   : tst_QSharedPointer::dynamicCastDifferentPointers()
  PASS   : tst_QSharedPointer::dynamicCastVirtualBase()
  PASS   : tst_QSharedPointer::dynamicCastFailure()
  PASS   : tst_QSharedPointer::constCorrectness()
  PASS   : tst_QSharedPointer::customDeleter()
  PASS   : tst_QSharedPointer::creating()
  PASS   : tst_QSharedPointer::creatingQObject()
  PASS   : tst_QSharedPointer::mixTrackingPointerCode()
  PASS   : tst_QSharedPointer::reentrancyWhileDestructing()
  PASS   : tst_QSharedPointer::threadStressTest(0+0)
  PASS   : tst_QSharedPointer::threadStressTest(1+0)
  PASS   : tst_QSharedPointer::threadStressTest(2+0)
  PASS   : tst_QSharedPointer::threadStressTest(10+0)
  PASS   : tst_QSharedPointer::threadStressTest(0+1)
  PASS   : tst_QSharedPointer::threadStressTest(1+1)
  PASS   : tst_QSharedPointer::threadStressTest(2+10)
  PASS   : tst_QSharedPointer::threadStressTest(5+10)
  PASS   : tst_QSharedPointer::threadStressTest(5+30)
  PASS   : tst_QSharedPointer::threadStressTest(100+100)
  PASS   : tst_QSharedPointer::map()
  PASS   : tst_QSharedPointer::hash()
  PASS   : tst_QSharedPointer::validConstructs()
  QWARN  : tst_QSharedPointer::invalidConstructs(sanity-checking) QProcess: Destroyed while process ("make") is still running.
  QWARN  : tst_QSharedPointer::invalidConstructs(sanity-checking) Sanity checking failed
  Code:
  External test failed during compilation with exit code 0
  ==== standard error: ====
  ### --- stderr from qmake --- ###
  
  ### --- stderr from make (compilation) --- ###
  
  ==== standard output: ====
  ### --- stdout from qmake --- ###
  
  ### --- stdout from make (compilation) --- ###
  clang++ -c -pipe -mmacosx-version-min=10.6 -O2 -Wall -W -fPIE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I. -I/work/build/qt/qtbase/tests/auto/corelib/tools/qsharedpointer -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtCore -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I. -o ./project.o project.cpp
  
  ==== ====
  
  
  FAIL!  : tst_QSharedPointer::invalidConstructs(sanity-checking) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(void) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization3) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(implicit-initialization4) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(creating-forward-declaration) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(upcast1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(upcast2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping-static-cast) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping-dynamic-cast) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping-object-cast1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(const-dropping-object-cast2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(arithmethic1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(arithmethic2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(same-pointer) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(same-pointer-to-qobject) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(re-creation) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(invalid-cast1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(invalid-cast2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(invalid-cast3) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(invalid-cast4) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(weak-pointer-from-regular-pointer) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(shared-pointer-implicit-from-uninitialized) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(incompatible-custom-deleter1) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  FAIL!  : tst_QSharedPointer::invalidConstructs(incompatible-custom-deleter2) External testing failed sanity checking, cannot proceed
     Loc: [tst_qsharedpointer.cpp(1865)]
  PASS   : tst_QSharedPointer::qvariantCast()
  PASS   : tst_QSharedPointer::cleanupTestCase()
  Totals: 43 passed, 28 failed, 0 skipped
  ********* Finished testing of tst_QSharedPointer *********
  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 5
  QtQA::App::TestRunner:   second attempt: exited with exit code 28
  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_qsharedpointer: 446 seconds, exit code 28

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

  Tested changes (refs/builds/master_1354276360):
    http://codereview.qt-project.org/40086 [PS10] - ANGLE: Fix debug-and-release builds
    http://codereview.qt-project.org/40920 [PS7] - Angle: Use dynamic runtime library of MSVC.
    http://codereview.qt-project.org/41159 [PS1] - changes: Add a note about the copyright transfer from Nokia to Digia
    http://codereview.qt-project.org/41221 [PS3] - QGV: set QStyleOption::styleObject for graphics items & widgets
    http://codereview.qt-project.org/41283 [PS1] - Docs: Moved layout example's image do correct location
    http://codereview.qt-project.org/41282 [PS1] - Docs: Moved mainwindow example's image do correct location
    http://codereview.qt-project.org/40334 [PS2] - QMimeType: don't document the constructor that takes a Private class
    http://codereview.qt-project.org/41258 [PS1] - Fix docs for Drag and Drop examples
    http://codereview.qt-project.org/41246 [PS2] - Fix broken links in the QtWidgets examples.
    http://codereview.qt-project.org/41211 [PS2] - Add few missing entries to the changelog related to QObject and moc
    http://codereview.qt-project.org/41233 [PS1] - QtBase: Docs: remove deprecated Q_EXPORT_PLUGIN2
    http://codereview.qt-project.org/41237 [PS1] - QtBase: Remove Meamo part and fix link in documentation
    http://codereview.qt-project.org/41117 [PS2] - Cocoa: fix modal native dialogs with ongoing modal sessions



More information about the Ci-reports mailing list