Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1430

self-test : use python modules from build, various fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.2
    • PySide
    • None
    • Linux/X11

    Description

      Various problems with self-tests of pyside2 (ongoing).

      1. `BUILD_DIR` env var is wrong: must be `CMAKE_BINARY_DIR` .
      2. build modules must be pointed by their parent directories
      3. fix python warning : `is not` should be `!=`
      4. tests fails because of the QPA backend:
        with QT_QPA_PLATFORM=offscreen, all OpenGL and Qml tests fails
        with QT_QPA_PLATFORM=vnc, OpenGL tests are KO but Qml tests are fine

      Context: Qt 5.15.1, python 3.9, musl libc, VoidLinux distribution

      Without patches, 0% of tests passed.
      With the proposed patches: "96% tests passed, 21 tests failed out of 471"

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            yopito Pierre Bourgin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes