[Ci-reports] fail on QtBase_dev_Integration #4381

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Nov 19 17:58:03 CET 2014


Autotest `tst_moc' failed :(

  Testing tst_Moc
  FAIL!  : tst_Moc::veryLongStringData() Compared values are not the same
     Actual   (QByteArray(mobj->classInfo(0).name()).length()): 65534
     Expected (65535)                                         : 65535
     Loc: [tst_moc.cpp(3371)]
  Totals: 116 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.5.0, Qt 5.5.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)
  PASS   : tst_Moc::warnings(Warning on invalid macro)
  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::strignLiteralsInMacroExtension()
  FAIL!  : tst_Moc::veryLongStringData() Compared values are not the same
     Actual   (QByteArray(mobj->classInfo(0).name()).length()): 65534
     Expected (65535)                                         : 65535
     Loc: [tst_moc.cpp(3371)]
  PASS   : tst_Moc::cleanupTestCase()
  Totals: 116 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: 6 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04381/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1416416357):
    http://codereview.qt-project.org/100283 [PS2] - Use the static TexStorage2|3D funcs in es builds
    http://codereview.qt-project.org/99882 [PS4] - QCommandLineParser: Show usage and errors in message boxes on Windows.
    http://codereview.qt-project.org/98496 [PS2] - Fix maximal literal string limitation in moc.



More information about the Ci-reports mailing list