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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Jan 12 16:22:52 CET 2013


Autotest `tst_qobject' 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_QObject
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QObject *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QObject::initTestCase()
  PASS   : tst_QObject::disconnect()
  PASS   : tst_QObject::connectByName()
  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(1895) : failure location
  PASS   : tst_QObject::sender()
  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::connectFunctorArgDifference()
  PASS   : tst_QObject::disconnectDoesNotLeakFunctor()
  PASS   : tst_QObject::cleanupTestCase()
  Totals: 79 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QObject *********
  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 3221225477
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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_qobject: 2 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00253/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1357998616):
    http://codereview.qt-project.org/44560 [PS1] - Docs: fix the minimum required GTK+ version



More information about the Ci-reports mailing list