-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
bugSomething isn't workingSomething isn't workingupstreamThis issue is related to upstream reposThis issue is related to upstream repos
Description
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
Labels
bugSomething isn't workingSomething isn't workingupstreamThis issue is related to upstream reposThis issue is related to upstream repos