Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0
-
None
-
Windows 7, MSVC 2010 32 bit
-
11741f9d778ab1f2221b9b568e16920ad8dca393
Description
The tst_qquickfolderlistmodel test fails in Windows:
********* Start testing of tst_qquickfolderlistmodel ********* Config: Using QTest library 5.0.0, Qt 5.0.0 PASS : tst_qquickfolderlistmodel::initTestCase() FAIL! : tst_qquickfolderlistmodel::basicProperties() Compared values are not the same Actual (flm->data(flm->index(0),FileNameRole).toString()): data Expected (QLatin1String("basic.qml")): basic.qml .\tst_qquickfolderlistmodel.cpp(117) : failure location FAIL! : tst_qquickfolderlistmodel::resetFiltering() Compared values are not the same Actual (flm->property("count").toInt()): 5 Expected (1): 1 .\tst_qquickfolderlistmodel.cpp(137) : failure location FAIL! : tst_qquickfolderlistmodel::refresh() Compared values are not the same Actual (flm->property("count").toInt()): 0 Expected (4): 4 .\tst_qquickfolderlistmodel.cpp(164) : failure location PASS : tst_qquickfolderlistmodel::cleanupTestCase() Totals: 2 passed, 3 failed, 0 skipped ********* Finished testing of tst_qquickfolderlistmodel *********
It appears as the folder is not actually set properly.
Marking the test insignificant in Windows for now; remember to enable the test in CI after the issue has been fixed.
Attachments
Issue Links
- is required for
-
QTBUG-24203 Qt 5.0 - Windows: Fix tests
- Closed
For Gerrit Dashboard: QTBUG-24777 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
20553,1 | Fix FolderListModel path issue on Windows | master | qt/qtdeclarative | Status: MERGED | +2 | 0 |
20729,1 | Fix unstable tst_qquickfoldermodel tests | master | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |