-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.3.0
-
None
Just add QAbstractItemModelTester to all unit tests of QSortFilterProxyModel. Multiple failures appear.
It seems QSortFilterProxyModel does not adhere to the protocol of QAbstractItemModel.
Patch activating QAbstractItemModelTester in QSortFilterProxyModel tests:
https://codereview.qt-project.org/c/qt/qtbase/+/396561