Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-709

Analyse test case issues

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • 5.15.0
    • 5.12.0
    • Qt Application Manager
    • None
    • Tested with Qt5.11.2 and 5.12 RC.

    • Linux/Wayland

    Description

      There is an issues with window properties in tests/qml/configs/tst_configs.qml. See the code that is commented out (at the bottom). The problem is that in multi-process mode setting a window property on the server doesn't trigger a windowPropertyChanged signal on the client side. Debugging with WAYLAND_DEBUG=server showed, that the signal is sent from the server, but never processed by the client. The issue has been observed in a test case only (for instance setting a window property in the minidesk SystemUI would properly trigger a change event in an application). Note that the Wayland ping-pong does also not work in this test case.

      A workaround that is also used in tests/qml/windowitem2/tst_windowitem2.qml, is to have an animation running in the SystemUI. However, another issue was observed in this case:  the notifications test would sporadically fail (once in ten runs).

      Attachments

        Issue Links

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

          Activity

            People

              bweimer Bernd Weimer
              bweimer Bernd Weimer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes