Skip to content

Unit tests crash on PySide6 #154

@kristjanvalur

Description

@kristjanvalur

Some internal issues with PySide6 cause the test suite to crash at random places.
PR #153 contains an attempted workaround, until PySide6 gets fixed upstream.

To repro:

uv virtualenv --python 3.13
uv pip install pyside6
uv run pytest --verbose

This will randomly crash on windows. If more complex tests are added later in the test suite the likelyhood of crashes increases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstreamThis issue is related to upstream repos

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions