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

Qt Base tests should not be skipped on Wayland without an explanation

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0 Beta 1
    • QPA: Wayland
    • None

    Description

      In the Qt Base tests, we have several cases of

      if (isPlatformWayland())
          QSKIP("Wayland: This fails. Figure out why.");
      

      Some of these are incorrect and should be removed, the others should either mention a relevant bug report or have a more meaningful explanation.

      Another option is to test for relevant capabilities instead of platform.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            johanhelsing Johan Helsing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: