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

onDataChanged callback of QtAbstractItemModel fails on tests

    XMLWordPrintable

Details

    • Android
    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes