[Ci-reports] fail on Qt5_dev_Integration #557

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Dec 12 13:48:52 CET 2014


Autotests `tst_qquickapplication' and `tst_qxmlquery' failed :(

Some (not all) of the tests were 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_QXmlQuery
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  FAIL!  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'query.isValid()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2550)]
  Error FODC0002 in http://qt-test-server.qt-test-net/qtest/qxmlquery/wellFormed.xml: Connection refused
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) 'query.evaluateTo(&serializer)' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2017)]
  Totals: 189 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QXmlQuery *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QXmlQuery::initTestCase()
  PASS   : tst_QXmlQuery::defaultConstructor()
  PASS   : tst_QXmlQuery::copyConstructor()
  PASS   : tst_QXmlQuery::constructorQXmlNamePool()
  PASS   : tst_QXmlQuery::constructorQXmlNamePoolQueryLanguage()
  PASS   : tst_QXmlQuery::constructorQXmlNamePoolWithinQSimpleXmlNodeModel()
  PASS   : tst_QXmlQuery::assignmentOperator()
  PASS   : tst_QXmlQuery::isValid()
  PASS   : tst_QXmlQuery::sequentialExecution()
  PASS   : tst_QXmlQuery::bindVariableQString()
  PASS   : tst_QXmlQuery::bindVariableQStringNoExternalDeclaration()
  PASS   : tst_QXmlQuery::bindVariableQXmlName()
  PASS   : tst_QXmlQuery::bindVariableQXmlNameTriggerWarnings()
  PASS   : tst_QXmlQuery::bindVariableQStringQIODevice()
  PASS   : tst_QXmlQuery::bindVariableQStringQIODeviceWithByteArray()
  PASS   : tst_QXmlQuery::bindVariableQStringQIODeviceWithString()
  PASS   : tst_QXmlQuery::bindVariableQStringQIODeviceWithQFile()
  PASS   : tst_QXmlQuery::bindVariableQXmlNameQIODevice()
  PASS   : tst_QXmlQuery::bindVariableQXmlNameQIODeviceTriggerWarnings()
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused
  PASS   : tst_QXmlQuery::bindVariableXSLTSuccess()
  PASS   : tst_QXmlQuery::bindVariableTemporaryNode()
  PASS   : tst_QXmlQuery::setMessageHandler()
  PASS   : tst_QXmlQuery::messageHandler()
  PASS   : tst_QXmlQuery::evaluateToQAbstractXmlReceiverTriggerWarnings()
  PASS   : tst_QXmlQuery::evaluateToQXmlResultItems()
  PASS   : tst_QXmlQuery::evaluateToQXmlResultItemsTriggerWarnings()
  PASS   : tst_QXmlQuery::evaluateToQXmlResultItemsErrorAtEnd()
  PASS   : tst_QXmlQuery::evaluateToReceiver(allAtomics.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(allAtomicsExternally.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(completelyEmptyQuery.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(concat.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(emptySequence.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(errorFunction.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(externalStringVariable.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(externalVariable.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(externalVariableUsedTwice.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(flwor.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(invalidRegexp.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(invalidRegexpFlag.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(nodeSequence.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(nonexistingCollection.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(oneElement.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(onePlusOne.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(onlyDocumentNode.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(openDocument.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(reportGlobals.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(simpleLibraryModule.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(staticError.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(syntaxError.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(threeVariables.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(twoVariables.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(typeError.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(unavailableExternalVariable.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(unsupportedCollation.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(wrongArity.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiver(zeroDivision.xq)
  PASS   : tst_QXmlQuery::evaluateToReceiverOnInvalidQuery()
  PASS   : tst_QXmlQuery::evaluateToQStringTriggerError()
  PASS   : tst_QXmlQuery::evaluateToQString(Two atomics)
  PASS   : tst_QXmlQuery::evaluateToQString(An element)
  PASS   : tst_QXmlQuery::evaluateToQStringSignature()
  PASS   : tst_QXmlQuery::checkGeneratedBaselines()
  PASS   : tst_QXmlQuery::basicXQueryToQtTypeCheck()
  PASS   : tst_QXmlQuery::basicQtToXQueryTypeCheck()
  PASS   : tst_QXmlQuery::bindNode()
  PASS   : tst_QXmlQuery::relativeBaseURI()
  PASS   : tst_QXmlQuery::emptyBaseURI()
  PASS   : tst_QXmlQuery::roundTripDateWithinQXmlItem()
  PASS   : tst_QXmlQuery::bindingMissing()
  PASS   : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem())
  PASS   : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem(QVariant()))
  PASS   : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem(QXmlNodeModelIndex()))
  PASS   : tst_QXmlQuery::bindEmptyNullString()
  PASS   : tst_QXmlQuery::bindEmptyString()
  PASS   : tst_QXmlQuery::rebindVariableSameType()
  PASS   : tst_QXmlQuery::rebindVariableDifferentType()
  PASS   : tst_QXmlQuery::rebindVariableWithNullItem()
  PASS   : tst_QXmlQuery::eraseQXmlItemBinding()
  PASS   : tst_QXmlQuery::eraseDeviceBinding()
  PASS   : tst_QXmlQuery::constCorrectness()
  PASS   : tst_QXmlQuery::objectSize()
  PASS   : tst_QXmlQuery::setUriResolver()
  PASS   : tst_QXmlQuery::uriResolver()
  PASS   : tst_QXmlQuery::messageXML()
  PASS   : tst_QXmlQuery::resultItemsDeallocatedQuery()
  PASS   : tst_QXmlQuery::copyCheckMessageHandler()
  PASS   : tst_QXmlQuery::shadowedVariables()
  PASS   : tst_QXmlQuery::setFocusQXmlItem()
  PASS   : tst_QXmlQuery::setFocusQUrl()
  PASS   : tst_QXmlQuery::setFocusQIODevice()
  PASS   : tst_QXmlQuery::setFocusQIODeviceAvoidVariableClash()
  PASS   : tst_QXmlQuery::setFocusQIODeviceFailure()
  PASS   : tst_QXmlQuery::setFocusQIODeviceTriggerWarnings()
  PASS   : tst_QXmlQuery::setFocusQString()
  PASS   : tst_QXmlQuery::setFocusQStringFailure()
  PASS   : tst_QXmlQuery::setFocusQStringSignature()
  PASS   : tst_QXmlQuery::recompilationWithEvaluateToResultFailing()
  PASS   : tst_QXmlQuery::secondEvaluationWithEvaluateToResultFailing()
  PASS   : tst_QXmlQuery::recompilationWithEvaluateToReceiver()
  PASS   : tst_QXmlQuery::fnDocOnQIODeviceTimeout()
  PASS   : tst_QXmlQuery::evaluateToQStringListOnInvalidQuery()
  PASS   : tst_QXmlQuery::evaluateToQStringList(One atomic)
  PASS   : tst_QXmlQuery::evaluateToQStringList(Two atomics)
  PASS   : tst_QXmlQuery::evaluateToQStringList(A query which evaluates to sub-types of xs:string.)
  PASS   : tst_QXmlQuery::evaluateToQStringList(A query which evaluates to two elements.)
  PASS   : tst_QXmlQuery::evaluateToQStringListTriggerWarnings()
  PASS   : tst_QXmlQuery::evaluateToQStringListNoConversion()
  PASS   : tst_QXmlQuery::evaluateToQIODevice()
  PASS   : tst_QXmlQuery::evaluateToQIODeviceTriggerWarnings()
  PASS   : tst_QXmlQuery::evaluateToQIODeviceSignature()
  PASS   : tst_QXmlQuery::evaluateToQIODeviceOnInvalidQuery()
  PASS   : tst_QXmlQuery::setQueryQIODeviceQUrl()
  PASS   : tst_QXmlQuery::setQueryQIODeviceQUrlTriggerWarnings()
  PASS   : tst_QXmlQuery::setQueryQString()
  PASS   : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the data scheme)
  PASS   : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the file scheme)
  PASS   : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme)
  FAIL!  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'query.isValid()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2550)]
  PASS   : tst_QXmlQuery::setQueryQUrlFailSucceed()
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(Query via file:// that does not exist.)
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(A query via file:// that is completely empty, but readable.)
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(Query via file:/ that does not have read permissions.)
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(Query via HTTP that does not exist.)
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.)
  PASS   : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.)
  PASS   : tst_QXmlQuery::setQueryQUrlBaseURI(absolute HTTP)
  PASS   : tst_QXmlQuery::setQueryQUrlBaseURI(None, so the query URI is used)
  PASS   : tst_QXmlQuery::setQueryQUrlBaseURI(Relative base URI)
  PASS   : tst_QXmlQuery::setQueryWithNonExistentQUrlOnValidQuery()
  PASS   : tst_QXmlQuery::setQueryWithInvalidQueryFromQUrlOnValidQuery()
  PASS   : tst_QXmlQuery::retrieveNameFromQuery(Document-node)
  PASS   : tst_QXmlQuery::retrieveNameFromQuery(Element)
  PASS   : tst_QXmlQuery::declareUnavailableExternal()
  PASS   : tst_QXmlQuery::msvcCacheIssue()
  PASS   : tst_QXmlQuery::unavailableExternalVariable()
  PASS   : tst_QXmlQuery::useUriResolver()
  PASS   : tst_QXmlQuery::queryWithFocusAndVariable()
  PASS   : tst_QXmlQuery::undefinedFocus()
  PASS   : tst_QXmlQuery::basicFocusUsage()
  PASS   : tst_QXmlQuery::queryLanguage()
  PASS   : tst_QXmlQuery::queryLanguageSignature()
  PASS   : tst_QXmlQuery::enumQueryLanguage()
  PASS   : tst_QXmlQuery::setNetworkAccessManager()
  PASS   : tst_QXmlQuery::networkAccessManagerSignature()
  PASS   : tst_QXmlQuery::networkAccessManagerDefaultValue()
  PASS   : tst_QXmlQuery::networkAccessManager()
  PASS   : tst_QXmlQuery::setInitialTemplateNameQXmlName()
  PASS   : tst_QXmlQuery::setInitialTemplateNameQXmlNameSignature()
  PASS   : tst_QXmlQuery::setInitialTemplateNameQString()
  PASS   : tst_QXmlQuery::setInitialTemplateNameQStringSignature()
  PASS   : tst_QXmlQuery::initialTemplateName()
  PASS   : tst_QXmlQuery::initialTemplateNameSignature()
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(file scheme)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with ASCII)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with ASCII no MIME type)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with base 64)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(qrc scheme)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(data scheme, not-well-formed)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(file scheme, non-existent file)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, file not found)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, nonexistent host)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(qrc scheme, not well-formed)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure('qrc:/', non-existing file)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, nonexistent host)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, nonexistent host)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed)
  PASS   : tst_QXmlQuery::multipleDocsAndFocus()
  PASS   : tst_QXmlQuery::multipleEvaluationsWithDifferentFocus()
  PASS   : tst_QXmlQuery::bindVariableQXmlQuery(First query has one atomic value.)
  PASS   : tst_QXmlQuery::bindVariableQXmlQuery(First query has two atomic values.)
  PASS   : tst_QXmlQuery::bindVariableQXmlQuery(First query is a node.)
  PASS   : tst_QXmlQuery::bindVariableQXmlQuery(First query has a dynamic error.)
  PASS   : tst_QXmlQuery::bindVariableQStringQXmlQuerySignature()
  PASS   : tst_QXmlQuery::bindVariableQXmlNameQXmlQuerySignature()
  PASS   : tst_QXmlQuery::bindVariableQXmlNameQXmlQuery()
  PASS   : tst_QXmlQuery::bindVariableQXmlQueryInvalidate()
  PASS   : tst_QXmlQuery::unknownSourceLocation()
  PASS   : tst_QXmlQuery::identityConstraintSuccess()
  PASS   : tst_QXmlQuery::identityConstraintFailure(We don't have element constructors in identity constraint pattern, it's an XQuery feature(Selector).)
  PASS   : tst_QXmlQuery::identityConstraintFailure(We don't have functions in identity constraint pattern, it's an XPath feature(Selector).)
  PASS   : tst_QXmlQuery::identityConstraintFailure(We don't have element constructors in identity constraint pattern, it's an XQuery feature(Field).)
  PASS   : tst_QXmlQuery::identityConstraintFailure(We don't have functions in identity constraint pattern, it's an XPath feature(Field).)
  PASS   : tst_QXmlQuery::identityConstraintFailure(@attributeName is disallowed for the selector.)
  PASS   : tst_QXmlQuery::identityConstraintFailure(attribute:: is disallowed for the selector.)
  PASS   : tst_QXmlQuery::identityConstraintFailure(ancestor::name is disallowed for the selector.)
  PASS   : tst_QXmlQuery::identityConstraintFailure(ancestor::name is disallowed for the field.)
  PASS   : tst_QXmlQuery::cleanupTestCase()
  Totals: 190 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QXmlQuery *********
  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 2
  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_qxmlquery: 1 seconds, exit code 1
  
  Testing tst_qquickapplication
  FAIL!  : tst_qquickapplication::state() Compared values are not the same
     Loc: [tst_qquickapplication.cpp(155)]
  Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickapplication *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_qquickapplication::initTestCase()
  FAIL!  : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. ()
     Loc: [tst_qquickapplication.cpp(99)]
  PASS   : tst_qquickapplication::state()
  PASS   : tst_qquickapplication::layoutDirection()
  PASS   : tst_qquickapplication::inputMethod()
  PASS   : tst_qquickapplication::cleanupTestCase()
  Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickapplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickapplication: 3 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1418365365):
    http://codereview.qt-project.org/101640 [PS16] - Updated submodules.



More information about the Ci-reports mailing list