[Ci-reports] fail on QtBase_stable_Integration #2761

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Dec 17 02:05:19 CET 2013


Autotest `tst_qobject' failed :(

  Testing tst_QObject
  FAIL!  : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. ()
  ..\tst_qobject.cpp(1852) : failure location
  Totals: 88 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QObject *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_QObject::initTestCase()
  PASS   : tst_QObject::disconnect()
  PASS   : tst_QObject::connectSlotsByName()
  PASS   : tst_QObject::connectSignalsToSignalsWithDefaultArguments()
  PASS   : tst_QObject::receivers()
  PASS   : tst_QObject::normalize()
  PASS   : tst_QObject::qobject_castTemplate()
  PASS   : tst_QObject::findChildren()
  PASS   : tst_QObject::connectDisconnectNotify(combo1)
  PASS   : tst_QObject::connectDisconnectNotify(combo2)
  PASS   : tst_QObject::connectDisconnectNotify(combo3)
  PASS   : tst_QObject::connectDisconnectNotify(combo4)
  PASS   : tst_QObject::connectDisconnectNotify(combo5)
  PASS   : tst_QObject::connectDisconnectNotify(combo6)
  PASS   : tst_QObject::connectDisconnectNotify(combo7)
  PASS   : tst_QObject::connectDisconnectNotifyPMF()
  PASS   : tst_QObject::disconnectNotify_receiverDestroyed()
  PASS   : tst_QObject::connectNotify_connectSlotsByName()
  PASS   : tst_QObject::connectDisconnectNotify_shadowing()
  PASS   : tst_QObject::emitInDefinedOrder()
  PASS   : tst_QObject::customTypes()
  PASS   : tst_QObject::streamCustomTypes()
  PASS   : tst_QObject::metamethod()
  PASS   : tst_QObject::namespaces()
  PASS   : tst_QObject::threadSignalEmissionCrash()
  PASS   : tst_QObject::thread()
  PASS   : tst_QObject::thread0()
  FAIL!  : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. ()
  ..\tst_qobject.cpp(1852) : failure location
  PASS   : tst_QObject::senderTest()
  PASS   : tst_QObject::declareInterface()
  PASS   : tst_QObject::qpointerResetBeforeDestroyedSignal()
  PASS   : tst_QObject::testUserData()
  PASS   : tst_QObject::childDeletesItsSibling()
  PASS   : tst_QObject::dynamicProperties()
  PASS   : tst_QObject::floatProperty()
  PASS   : tst_QObject::qrealProperty()
  PASS   : tst_QObject::property()
  PASS   : tst_QObject::recursiveSignalEmission()
  PASS   : tst_QObject::blockingQueuedConnection()
  PASS   : tst_QObject::childEvents()
  PASS   : tst_QObject::installEventFilter()
  PASS   : tst_QObject::deleteSelfInSlot()
  PASS   : tst_QObject::disconnectSelfInSlotAndDeleteAfterEmit()
  PASS   : tst_QObject::dumpObjectInfo()
  PASS   : tst_QObject::connectToSender()
  PASS   : tst_QObject::qobjectConstCast()
  PASS   : tst_QObject::uniqConnection()
  PASS   : tst_QObject::uniqConnectionPtr()
  PASS   : tst_QObject::interfaceIid()
  PASS   : tst_QObject::deleteQObjectWhenDeletingEvent()
  PASS   : tst_QObject::overloads()
  PASS   : tst_QObject::isSignalConnected()
  PASS   : tst_QObject::qMetaObjectConnect()
  PASS   : tst_QObject::qMetaObjectDisconnectOne()
  PASS   : tst_QObject::sameName()
  PASS   : tst_QObject::connectByMetaMethods()
  PASS   : tst_QObject::connectByMetaMethodSlotInsteadOfSignal()
  PASS   : tst_QObject::connectConstructorByMetaMethod()
  PASS   : tst_QObject::disconnectByMetaMethod()
  PASS   : tst_QObject::disconnectNotSignalMetaMethod()
  PASS   : tst_QObject::autoConnectionBehavior()
  PASS   : tst_QObject::baseDestroyed()
  PASS   : tst_QObject::pointerConnect()
  PASS   : tst_QObject::pointerDisconnect()
  PASS   : tst_QObject::emitInDefinedOrderPointer()
  PASS   : tst_QObject::customTypesPointer()
  PASS   : tst_QObject::connectCxx0x()
  PASS   : tst_QObject::connectToStaticCxx0x()
  PASS   : tst_QObject::connectCxx0xTypeMatching()
  PASS   : tst_QObject::connectConvert()
  PASS   : tst_QObject::connectWithReference()
  PASS   : tst_QObject::connectManyArguments()
  PASS   : tst_QObject::returnValue(DirectConnection)
  PASS   : tst_QObject::returnValue(BlockingQueuedConnection)
  PASS   : tst_QObject::returnValue2(DirectConnection)
  PASS   : tst_QObject::returnValue2(BlockingQueuedConnection)
  PASS   : tst_QObject::connectVirtualSlots()
  PASS   : tst_QObject::connectPrivateSlots()
  PASS   : tst_QObject::connectFunctorArgDifference()
  SKIP   : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template
  ..\tst_qobject.cpp(5855) : failure location
  PASS   : tst_QObject::connectFunctorQueued()
  PASS   : tst_QObject::connectFunctorWithContext()
  PASS   : tst_QObject::connectStaticSlotWithObject()
  PASS   : tst_QObject::disconnectDoesNotLeakFunctor()
  PASS   : tst_QObject::contextDoesNotLeakFunctor()
  PASS   : tst_QObject::connectBase()
  PASS   : tst_QObject::qmlConnect()
  PASS   : tst_QObject::exceptions()
  PASS   : tst_QObject::noDeclarativeParentChangedOnDestruction()
  PASS   : tst_QObject::cleanupTestCase()
  Totals: 88 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QObject *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qobject: 5 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02761/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1387234824):
    http://codereview.qt-project.org/74027 [PS1] - Fix QAccessibleStateChangeEvent object leak



More information about the Ci-reports mailing list