Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131253

onDataChanged callback of QtAbstractItemModel fails on tests

XMLWordPrintable

    • Android
    • 1e714bb0f (dev)

      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.
       

        For Gerrit Dashboard: QTBUG-131253
        # Subject Branch Project Status CR V

            soarmin Soheil Armin
            soarmin Soheil Armin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes