[Ci-reports] fail on Qt5_dev_Integration #622

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 12 13:56:22 CET 2015


Autotests `tst_qdeclarativeinfo' and `tst_qsourcelocation' failed :(

  Testing tst_QSourceLocation
  FAIL!  : tst_QSourceLocation::debugStream(Default constructed instance) Compared values are not the same
     Actual   (actual)  : "QSourceLocation( QUrl(\"\") , line: -1 , column: -1 ) "
     Expected (expected): "QSourceLocation(  QUrl( \"\" )  , line: -1 , column: -1 ) "
  tst_qsourcelocation.cpp(352) : failure location
  FAIL!  : tst_QSourceLocation::debugStream(Properties set) Compared values are not the same
     Actual   (actual)  : "QSourceLocation( QUrl(\"http://example.com/\") , line: 4 , column: 5 ) "
     Expected (expected): "QSourceLocation(  QUrl( \"http://example.com/\" )  , line: 4 , column: 5 ) "
  tst_qsourcelocation.cpp(352) : failure location
  Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSourceLocation *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QSourceLocation::initTestCase()
  PASS   : tst_QSourceLocation::isNull()
  PASS   : tst_QSourceLocation::defaultConstructor()
  PASS   : tst_QSourceLocation::valueConstructor()
  PASS   : tst_QSourceLocation::valueConstructorDefaultArguments()
  PASS   : tst_QSourceLocation::copyConstructor()
  PASS   : tst_QSourceLocation::assignmentOperator()
  PASS   : tst_QSourceLocation::equalnessOperator(Default constructed values)
  PASS   : tst_QSourceLocation::equalnessOperator(Default constructed, against column-modified)
  PASS   : tst_QSourceLocation::equalnessOperator(Default constructed, against line-modified)
  PASS   : tst_QSourceLocation::equalnessOperator(Default constructed, against line-modified)
  PASS   : tst_QSourceLocation::equalnessOperator(Default constructed, against all-modified)
  PASS   : tst_QSourceLocation::defaultValues()
  PASS   : tst_QSourceLocation::constCorrectness()
  PASS   : tst_QSourceLocation::objectSize()
  PASS   : tst_QSourceLocation::setLine()
  PASS   : tst_QSourceLocation::setColumn()
  PASS   : tst_QSourceLocation::setUri()
  PASS   : tst_QSourceLocation::withinQVariant()
  FAIL!  : tst_QSourceLocation::debugStream(Default constructed instance) Compared values are not the same
     Actual   (actual)  : "QSourceLocation( QUrl(\"\") , line: -1 , column: -1 ) "
     Expected (expected): "QSourceLocation(  QUrl( \"\" )  , line: -1 , column: -1 ) "
  tst_qsourcelocation.cpp(352) : failure location
  FAIL!  : tst_QSourceLocation::debugStream(Properties set) Compared values are not the same
     Actual   (actual)  : "QSourceLocation( QUrl(\"http://example.com/\") , line: 4 , column: 5 ) "
     Expected (expected): "QSourceLocation(  QUrl( \"http://example.com/\" )  , line: 4 , column: 5 ) "
  tst_qsourcelocation.cpp(352) : failure location
  PASS   : tst_QSourceLocation::withQHash()
  PASS   : tst_QSourceLocation::cleanupTestCase()
  Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QSourceLocation *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsourcelocation: 0.860534 seconds, exit code 2
  
  Testing tst_qdeclarativeinfo
  FAIL!  : tst_qdeclarativeinfo::chaining() Not all expected messages were received
  Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativeinfo *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qdeclarativeinfo::initTestCase()
  PASS   : tst_qdeclarativeinfo::qmlObject()
  PASS   : tst_qdeclarativeinfo::nestedQmlObject()
  PASS   : tst_qdeclarativeinfo::nonQmlObject()
  PASS   : tst_qdeclarativeinfo::nullObject()
  PASS   : tst_qdeclarativeinfo::nonQmlContextedObject()
  PASS   : tst_qdeclarativeinfo::types()
  QWARN  : tst_qdeclarativeinfo::chaining() <Unknown File>: false 1.1 1.2 15 hello 'b' QUrl("http://www.qt-project.org")World"Qt"Quick
  INFO   : tst_qdeclarativeinfo::chaining() Did not receive message: "<Unknown File>: false 1.1 1.2 15 hello 'b' QUrl("http://www.qt-project.org") World "Qt" Quick "
  FAIL!  : tst_qdeclarativeinfo::chaining() Not all expected messages were received
  PASS   : tst_qdeclarativeinfo::cleanupTestCase()
  Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qdeclarativeinfo *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativeinfo: 0.907452 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1423737279):
    http://codereview.qt-project.org/104916 [PS29] - Updated submodules.



More information about the Ci-reports mailing list