Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9
-
-
1e714bb0f (dev)
Description
onDataChanged() callback of
QtAbstractListModel.OnDataChangedListener gets invoked by QtNative.runActions().
runActions() may internally queue Runnables. It seems that in tests, the callback invocation sometimes gets queued, hence making the test flaky.
Workaround: Black listing the test during further invesitation.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-131253 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
604018,1 | Blacklist failing QtAbstractItemModel.setData() test | dev | qt/qtbase | Status: ABANDONED | +2 | 0 |
604136,3 | Fix flaky QtAbstractItemModel setData test case | dev | qt/qtbase | Status: MERGED | +2 | 0 |