[Ci-reports] fail on QtBase_5.4_Integration #358

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Sep 25 11:06:02 CEST 2014


Autotest `tst_moc' failed :(

  Testing tst_Moc
  FAIL!  : tst_Moc::warnings(Warning on invalid macro) Compared values are not the same
     Actual   (QString::fromLocal8Bit(proc.readAllStandardError()).trimmed().remove('\r')): ""
     Expected (expectedStdErr)                                                            : ":3: Warning: Macro argument mismatch.\n:4: Warning: Macro argument mismatch."
     Loc: [tst_moc.cpp(1889)]
  Totals: 114 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Moc *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_Moc::initTestCase()
  PASS   : tst_Moc::slotWithException()
  PASS   : tst_Moc::dontStripNamespaces()
  PASS   : tst_Moc::oldStyleCasts()
  PASS   : tst_Moc::warnOnExtraSignalSlotQualifiaction()
  PASS   : tst_Moc::uLongLong()
  PASS   : tst_Moc::inputFileNameWithDotsButNoExtension()
  PASS   : tst_Moc::userProperties()
  PASS   : tst_Moc::supportConstSignals()
  PASS   : tst_Moc::task87883()
  PASS   : tst_Moc::multilineComments()
  PASS   : tst_Moc::classinfoWithEscapes()
  PASS   : tst_Moc::trNoopInClassInfo()
  PASS   : tst_Moc::ppExpressionEvaluation()
  PASS   : tst_Moc::arrayArguments()
  PASS   : tst_Moc::preprocessorConditionals()
  PASS   : tst_Moc::blackslashNewlines()
  PASS   : tst_Moc::slotWithSillyConst()
  PASS   : tst_Moc::testExtraData()
  PASS   : tst_Moc::testExtraDataForEnum()
  PASS   : tst_Moc::namespaceTypeProperty()
  PASS   : tst_Moc::slotsWithVoidTemplate()
  PASS   : tst_Moc::structQObject()
  PASS   : tst_Moc::namespacedFlags()
  PASS   : tst_Moc::warnOnMultipleInheritance()
  PASS   : tst_Moc::ignoreOptionClashes()
  PASS   : tst_Moc::forgottenQInterface()
  PASS   : tst_Moc::os9Newline()
  PASS   : tst_Moc::winNewline()
  PASS   : tst_Moc::escapesInStringLiterals()
  PASS   : tst_Moc::frameworkSearchPath()
  PASS   : tst_Moc::cstyleEnums()
  PASS   : tst_Moc::defineMacroViaCmdline()
  PASS   : tst_Moc::specifyMetaTagsFromCmdline()
  PASS   : tst_Moc::invokable()
  PASS   : tst_Moc::singleFunctionKeywordSignalAndSlot()
  PASS   : tst_Moc::templateGtGt()
  PASS   : tst_Moc::qprivateslots()
  PASS   : tst_Moc::qprivateproperties()
  PASS   : tst_Moc::inlineSlotsWithThrowDeclaration()
  PASS   : tst_Moc::warnOnPropertyWithoutREAD()
  PASS   : tst_Moc::constructors()
  PASS   : tst_Moc::typenameWithUnsigned()
  PASS   : tst_Moc::warnOnVirtualSignal()
  PASS   : tst_Moc::QTBUG5590_dummyProperty()
  PASS   : tst_Moc::QTBUG12260_defaultTemplate()
  PASS   : tst_Moc::notifyError()
  PASS   : tst_Moc::QTBUG17635_invokableAndProperty()
  PASS   : tst_Moc::revisions()
  PASS   : tst_Moc::warnings(No relevant classes)
  PASS   : tst_Moc::warnings(-nn)
  PASS   : tst_Moc::warnings(-nw)
  PASS   : tst_Moc::warnings(Invalid property warning)
  PASS   : tst_Moc::warnings(Duplicate property warning)
  PASS   : tst_Moc::warnings(Invalid property warning with -nn)
  PASS   : tst_Moc::warnings(Invalid property warning with -nw)
  PASS   : tst_Moc::warnings(Does not inherit QObject)
  PASS   : tst_Moc::warnings(Does not inherit QObject with -nn)
  PASS   : tst_Moc::warnings(Does not inherit QObject with -nw)
  FAIL!  : tst_Moc::warnings(Warning on invalid macro) Compared values are not the same
     Actual   (QString::fromLocal8Bit(proc.readAllStandardError()).trimmed().remove('\r')): ""
     Expected (expectedStdErr)                                                            : ":3: Warning: Macro argument mismatch.\n:4: Warning: Macro argument mismatch."
     Loc: [tst_moc.cpp(1889)]
  PASS   : tst_Moc::warnings(Class declaration lacks Q_OBJECT macro.)
  PASS   : tst_Moc::privateClass()
  PASS   : tst_Moc::cxx11Enums(EnumClass)
  PASS   : tst_Moc::cxx11Enums(TypedEnum)
  PASS   : tst_Moc::cxx11Enums(TypedEnumClass)
  PASS   : tst_Moc::cxx11Enums(NormalEnum)
  PASS   : tst_Moc::returnRefs()
  PASS   : tst_Moc::memberProperties(MEMBER property)
  PASS   : tst_Moc::memberProperties(MEMBER property with READ function)
  PASS   : tst_Moc::memberProperties(MEMBER property with WRITE function)
  PASS   : tst_Moc::memberProperties(MEMBER property with NOTIFY)
  PASS   : tst_Moc::memberProperties(MEMBER property with NOTIFY(value))
  PASS   : tst_Moc::memberProperties(MEMBER property with CONSTANT)
  PASS   : tst_Moc::memberProperties(private MEMBER property)
  PASS   : tst_Moc::memberProperties(private MEMBER property with READ function)
  PASS   : tst_Moc::memberProperties(private MEMBER property with WRITE function)
  PASS   : tst_Moc::memberProperties(private MEMBER property with NOTIFY)
  PASS   : tst_Moc::memberProperties(private MEMBER property with NOTIFY(value))
  PASS   : tst_Moc::memberProperties(private MEMBER property with CONSTANT)
  PASS   : tst_Moc::memberProperties2()
  PASS   : tst_Moc::privateSignalConnection()
  PASS   : tst_Moc::finalClasses(FinalTestClassQt)
  PASS   : tst_Moc::finalClasses(ExportedFinalTestClassQt)
  PASS   : tst_Moc::finalClasses(ExportedFinalTestClassQtX)
  PASS   : tst_Moc::finalClasses(FinalTestClassCpp11)
  PASS   : tst_Moc::finalClasses(ExportedFinalTestClassCpp11)
  PASS   : tst_Moc::finalClasses(ExportedFinalTestClassCpp11X)
  PASS   : tst_Moc::finalClasses(SealedTestClass)
  PASS   : tst_Moc::finalClasses(ExportedSealedTestClass)
  PASS   : tst_Moc::finalClasses(ExportedSealedTestClassX)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlFinalQt)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlFinalCxx11)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlSealed)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlOverrideQt)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlOverrideCxx11)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlFinalQtOverrideQt)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlFinalCxx11OverrideCxx11)
  PASS   : tst_Moc::explicitOverrideControl(ExplicitOverrideControlSealedOverride)
  PASS   : tst_Moc::autoPropertyMetaTypeRegistration()
  PASS   : tst_Moc::autoMethodArgumentMetaTypeRegistration()
  PASS   : tst_Moc::autoSignalSpyMetaTypeRegistration()
  PASS   : tst_Moc::parseDefines()
  PASS   : tst_Moc::preprocessorOnly()
  PASS   : tst_Moc::unterminatedFunctionMacro()
  PASS   : tst_Moc::QTBUG32933_relatedObjectsDontIncludeItself()
  PASS   : tst_Moc::writeEnumFromUnrelatedClass()
  PASS   : tst_Moc::relatedMetaObjectsWithinNamespaces()
  PASS   : tst_Moc::relatedMetaObjectsInGadget()
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N1::dependingObject)
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N2::dependingObject)
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N1::dependingNestedObject)
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N2::dependingNestedObject)
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N1::dependingNestedGadget)
  PASS   : tst_Moc::relatedMetaObjectsNameConflict(N2::dependingNestedGadget)
  PASS   : tst_Moc::cleanupTestCase()
  Totals: 114 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_Moc *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_moc: 12 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00358/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1411633331):
    http://codereview.qt-project.org/95675 [PS2] - Use the correct QMake spec when running config tests
    http://codereview.qt-project.org/95233 [PS1] - Enable the qmdiarea test on X11
    http://codereview.qt-project.org/95647 [PS2] - Silence moc warnings about 'argument mismatch'
    http://codereview.qt-project.org/94835 [PS1] - Doc: Restructure "Signal & Slots" article
    http://codereview.qt-project.org/94834 [PS1] - Doc: Remove irrelevant sections from "Signals & Slots"



More information about the Ci-reports mailing list