[Ci-reports] fail on QtBase_dev_Integration #3721

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jun 27 07:15:21 CEST 2014


Autotest `tst_qquickxmllistmodel' failed :(

  Testing tst_qquickxmllistmodel
  Error XPST0003 in file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickxmllistmodel/tst_qquickxmllistmodel, at line 2, column 58: syntax error, unexpected )
  FAIL!  : tst_qquickxmllistmodel::headers() Compared values are not the same
     Actual   (factory.lastSentHeaders.count()): 3
     Expected (expectedHeaders.count())        : 1
     Loc: [tst_qquickxmllistmodel.cpp(429)]
  Totals: 51 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickxmllistmodel *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickxmllistmodel::initTestCase()
  PASS   : tst_qquickxmllistmodel::buildModel()
  PASS   : tst_qquickxmllistmodel::testTypes(missing string field)
  PASS   : tst_qquickxmllistmodel::testTypes(empty string)
  PASS   : tst_qquickxmllistmodel::testTypes(1-char string)
  PASS   : tst_qquickxmllistmodel::testTypes(string ok)
  PASS   : tst_qquickxmllistmodel::testTypes(missing number field)
  PASS   : tst_qquickxmllistmodel::testTypes(empty number field)
  PASS   : tst_qquickxmllistmodel::testTypes(number field with string)
  PASS   : tst_qquickxmllistmodel::testTypes(-1)
  PASS   : tst_qquickxmllistmodel::testTypes(-1.5)
  PASS   : tst_qquickxmllistmodel::testTypes(0)
  PASS   : tst_qquickxmllistmodel::testTypes(+1)
  PASS   : tst_qquickxmllistmodel::testTypes(+1.5)
  PASS   : tst_qquickxmllistmodel::cdata()
  PASS   : tst_qquickxmllistmodel::attributes()
  PASS   : tst_qquickxmllistmodel::roles()
  Error XPST0003 in file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickxmllistmodel/tst_qquickxmllistmodel, at line 2, column 58: syntax error, unexpected )
  XFAIL  : tst_qquickxmllistmodel::roleErrors() QTBUG-10797
     Loc: [tst_qquickxmllistmodel.cpp(340)]
  PASS   : tst_qquickxmllistmodel::roleErrors()
  PASS   : tst_qquickxmllistmodel::uniqueRoleNames()
  FAIL!  : tst_qquickxmllistmodel::headers() Compared values are not the same
     Actual   (factory.lastSentHeaders.count()): 3
     Expected (expectedHeaders.count())        : 1
     Loc: [tst_qquickxmllistmodel.cpp(429)]
  PASS   : tst_qquickxmllistmodel::xml(xml with no items)
  PASS   : tst_qquickxmllistmodel::xml(empty xml)
  PASS   : tst_qquickxmllistmodel::xml(one item)
  PASS   : tst_qquickxmllistmodel::source(valid)
  PASS   : tst_qquickxmllistmodel::source(invalid)
  PASS   : tst_qquickxmllistmodel::source(empty file)
  PASS   : tst_qquickxmllistmodel::data()
  PASS   : tst_qquickxmllistmodel::get()
  PASS   : tst_qquickxmllistmodel::reload()
  PASS   : tst_qquickxmllistmodel::useKeys(append 1)
  PASS   : tst_qquickxmllistmodel::useKeys(append multiple)
  PASS   : tst_qquickxmllistmodel::useKeys(insert in different spots)
  PASS   : tst_qquickxmllistmodel::useKeys(insert in middle)
  PASS   : tst_qquickxmllistmodel::useKeys(remove first)
  PASS   : tst_qquickxmllistmodel::useKeys(remove last)
  PASS   : tst_qquickxmllistmodel::useKeys(remove from multiple spots)
  PASS   : tst_qquickxmllistmodel::useKeys(remove all)
  PASS   : tst_qquickxmllistmodel::useKeys(replace item)
  PASS   : tst_qquickxmllistmodel::useKeys(add and remove simultaneously, in different spots)
  PASS   : tst_qquickxmllistmodel::useKeys(insert at start, remove at end i.e. rss feed)
  PASS   : tst_qquickxmllistmodel::useKeys(remove at start, insert at end)
  PASS   : tst_qquickxmllistmodel::useKeys(all data has changed)
  PASS   : tst_qquickxmllistmodel::noKeysValueChanges()
  PASS   : tst_qquickxmllistmodel::keysChanged()
  PASS   : tst_qquickxmllistmodel::threading(1)
  PASS   : tst_qquickxmllistmodel::threading(2)
  PASS   : tst_qquickxmllistmodel::threading(10)
  PASS   : tst_qquickxmllistmodel::propertyChanges()
  PASS   : tst_qquickxmllistmodel::selectAncestor()
  PASS   : tst_qquickxmllistmodel::roleCrash()
  PASS   : tst_qquickxmllistmodel::proxyCrash()
  PASS   : tst_qquickxmllistmodel::cleanupTestCase()
  Totals: 51 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickxmllistmodel *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickxmllistmodel: 10 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03721/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1403843897):
    http://codereview.qt-project.org/45473 [PS10] - MIPS: Support recognition of the DSP ASE at run-time
    http://codereview.qt-project.org/81554 [PS1] - Use QUrl's URL parsing logic in QNetworkRequest.
    http://codereview.qt-project.org/59385 [PS2] - Removing trailing whitespace.
    http://codereview.qt-project.org/47394 [PS7] - Document how to remove headers from QNetworkRequest.
    http://codereview.qt-project.org/47395 [PS7] - Make QNetworkRequest headers removable.
    http://codereview.qt-project.org/87936 [PS2] - Expand the compiler test with C++11 and C++14 compiler tests
    http://codereview.qt-project.org/88259 [PS2] - Fix ICC build on Windows: __VERSION__ isn't defined
    http://codereview.qt-project.org/88264 [PS1] - Update the macx-icc mkspec for ICC 15
    http://codereview.qt-project.org/88267 [PS1] - Work around Intel Compiler 14 & 15 bug with paths starting with dot
    http://codereview.qt-project.org/88258 [PS2] - Fix building of the C++11 config.test on Windows with ICL



More information about the Ci-reports mailing list