Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.6, 5.7
-
OS X 10.8
OS X 10.11 (desktop, no VM used)
Description
FAIL! : tst_QFileSystemModel::sort(standard usage) Compared values are not the same Actual (((dirPath + QChar('/') + myModel->index(i, 1, parent).data(QFileSystemModel::FileNameRole).toString()))): "/var/folders/f4/sg17js0s5gb3zkrcwf1zz70m0000gn/T/tst_qfilesystemmodel-YXtfA3/." Expected (expectedOrder.at(i)) : "/var/folders/f4/sg17js0s5gb3zkrcwf1zz70m0000gn/T/tst_qfilesystemmodel-YXtfA3/.." Loc: [tst_qfilesystemmodel.cpp(839)]
Attachments
Issue Links
- resulted from
-
QTBUG-29403 tst_qfilesystemmodel (widgets/dialogs) hangs.
- Closed