[Ci-reports] fail on QtXmlPatterns_stable_Integration #108

Qt Continuous Integration System ci-noreply at qt-project.org
Thu May 15 11:03:32 CEST 2014


Autotests `tst_qxmlquery' and `tst_xmlpatterns' failed :(

  Testing tst_XmlPatterns
  FAIL!  : tst_XmlPatterns::xquerySupport(Load query via FTP) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_xmlpatterns.cpp(129)]
  FAIL!  : tst_XmlPatterns::xquerySupport(Load query via HTTP) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_xmlpatterns.cpp(129)]
  Totals: 76 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_XmlPatterns *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_XmlPatterns::initTestCase()
  PASS   : tst_XmlPatterns::xquerySupport(A simple math query)
  PASS   : tst_XmlPatterns::xquerySupport(An unbound external variable)
  PASS   : tst_XmlPatterns::xquerySupport(Bind an external variable)
  PASS   : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last)
  PASS   : tst_XmlPatterns::xquerySupport(Use fn:doc)
  PASS   : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last)
  PASS   : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first)
  PASS   : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.)
  PASS   : tst_XmlPatterns::xquerySupport(Call fn:error())
  PASS   : tst_XmlPatterns::xquerySupport(Evaluate a library module)
  PASS   : tst_XmlPatterns::xquerySupport(Trigger a static error.)
  PASS   : tst_XmlPatterns::xquerySupport(Pass -help)
  PASS   : tst_XmlPatterns::xquerySupport(Open an nonexistent file)
  PASS   : tst_XmlPatterns::xquerySupport(XQuery-function message markups)
  PASS   : tst_XmlPatterns::xquerySupport(XQuery-type message markups)
  PASS   : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups)
  PASS   : tst_XmlPatterns::xquerySupport(XQuery-uri message markups)
  PASS   : tst_XmlPatterns::xquerySupport(XQuery-expression message markups)
  PASS   : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.))
  PASS   : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.)
  PASS   : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.)
  PASS   : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear)
  PASS   : tst_XmlPatterns::xquerySupport(only -no-format)
  PASS   : tst_XmlPatterns::xquerySupport(Basic use of -output, query first)
  PASS   : tst_XmlPatterns::xquerySupport(Basic use of -output, query last)
  PASS   : tst_XmlPatterns::xquerySupport(A single query, that does not exist)
  PASS   : tst_XmlPatterns::xquerySupport(Specify two identical query names)
  PASS   : tst_XmlPatterns::xquerySupport(Specify no arguments at all.)
  PASS   : tst_XmlPatterns::xquerySupport(Use -output twice)
  PASS   : tst_XmlPatterns::xquerySupport(-output with a non-writable file)
  PASS   : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.)
  PASS   : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end)
  PASS   : tst_XmlPatterns::xquerySupport(one query, with a preceding dash)
  PASS   : tst_XmlPatterns::xquerySupport(A single dash, that's invalid)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke -version)
  PASS   : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch)
  PASS   : tst_XmlPatterns::xquerySupport(Unknown switch; -d)
  PASS   : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient)
  PASS   : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name)
  PASS   : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments)
  PASS   : tst_XmlPatterns::xquerySupport(Load query via data: scheme)
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via FTP) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via FTP) Please configure the test environment!
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via FTP) See /etc/hosts or network-settings.h
  FAIL!  : tst_XmlPatterns::xquerySupport(Load query via FTP) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_xmlpatterns.cpp(129)]
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via HTTP) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via HTTP) Please configure the test environment!
  QWARN  : tst_XmlPatterns::xquerySupport(Load query via HTTP) See /etc/hosts or network-settings.h
  FAIL!  : tst_XmlPatterns::xquerySupport(Load query via HTTP) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_xmlpatterns.cpp(129)]
  PASS   : tst_XmlPatterns::xquerySupport(We don't support -format any longer)
  PASS   : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.)
  PASS   : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.)
  PASS   : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.)
  PASS   : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.)
  PASS   : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename)
  PASS   : tst_XmlPatterns::xquerySupport(Use a native path)
  PASS   : tst_XmlPatterns::xquerySupport(Pass in invalid URI)
  PASS   : tst_XmlPatterns::xquerySupport(Use -param twice)
  PASS   : tst_XmlPatterns::xquerySupport(Use -param thrice)
  PASS   : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values)
  PASS   : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values)
  PASS   : tst_XmlPatterns::xquerySupport(Open a non-existing collection.)
  PASS   : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document)
  PASS   : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query)
  PASS   : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist)
  PASS   : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.)
  PASS   : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value)
  PASS   : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2))
  PASS   : tst_XmlPatterns::xsltSupport(Invalid template name)
  PASS   : tst_XmlPatterns::xsltSupport(Specify a named template, that exists)
  PASS   : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists)
  PASS   : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.)
  PASS   : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.)
  PASS   : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.)
  PASS   : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module)
  PASS   : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.)
  PASS   : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.)
  PASS   : tst_XmlPatterns::stdoutFailure()
  PASS   : tst_XmlPatterns::cleanupTestCase()
  Totals: 76 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_XmlPatterns *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_xmlpatterns: 3 seconds, exit code 2
  
  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 ftp scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2538)]
  FAIL!  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2538)]
  FAIL!  : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2612)]
  FAIL!  : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2612)]
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(1998)]
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(1998)]
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  Totals: 182 passed, 9 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QXmlQuery *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  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)
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme) Please configure the test environment!
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2538)]
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) Please configure the test environment!
  QWARN  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2538)]
  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.)
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) Please configure the test environment!
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2612)]
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) Please configure the test environment!
  QWARN  : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2612)]
  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)
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) Please configure the test environment!
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(1998)]
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) Please configure the test environment!
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(1998)]
  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)
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) Please configure the test environment!
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) Please configure the test environment!
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, nonexistent host)
  PASS   : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, nonexistent host)
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) Could not lookup "qt-test-server.qt-test-net"
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) Please configure the test environment!
  QWARN  : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) See /etc/hosts or network-settings.h
  FAIL!  : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. ()
     Loc: [tst_qxmlquery.cpp(2074)]
  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: 182 passed, 9 failed, 0 skipped
  ********* Finished testing of tst_QXmlQuery *********
  QThread: Destroyed while thread is still running
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qxmlquery: 42 seconds, exit code 9

  Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_stable_Integration/build_00108/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/stable_1400140138):
    http://codereview.qt-project.org/85427 [PS1] - Fix copy and paste error



More information about the Ci-reports mailing list