Autotest `tst_qquickfolderlistmodel' failed :(

The test was 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_qquickfolderlistmodel
  FAIL!  : tst_qquickfolderlistmodel::basicProperties() Compared values are not 
the same
     Actual   (flm->data(flm->index(0),FileNameRole).toString()): .moc
     Expected (QLatin1String("basic.qml"))                      : basic.qml
  tst_qquickfolderlistmodel.cpp(129) : failure location
  Totals: 8 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickfolderlistmodel *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qquickfolderlistmodel::initTestCase()
  FAIL!  : tst_qquickfolderlistmodel::basicProperties() Compared values are not 
the same
     Actual   (flm->data(flm->index(0),FileNameRole).toString()): .moc
     Expected (QLatin1String("basic.qml"))                      : basic.qml
  tst_qquickfolderlistmodel.cpp(129) : failure location
  FAIL!  : tst_qquickfolderlistmodel::showFiles() Compared values are not the 
same
     Actual   (flm->property("count").toInt()): 5
     Expected (1)                             : 1
  tst_qquickfolderlistmodel.cpp(150) : failure location
  PASS   : tst_qquickfolderlistmodel::resetFiltering()
  PASS   : tst_qquickfolderlistmodel::refresh()
  SKIP   : tst_qquickfolderlistmodel::changeDrive() QTBUG-26728
  tst_qquickfolderlistmodel.cpp(209) : failure location
  PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
  PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
  PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
  PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
  Totals: 7 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_qquickfolderlistmodel *********
  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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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_qquickfolderlistmodel: 9 seconds, exit code 2

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

  Tested changes (refs/builds/dev_1374495328):
    http://codereview.qt-project.org/60093 [PS5] - QtQuick.Dialogs: use URLs 
for interface with QPlatformFileDialogHelper
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to