pytest-dev / pytest-dev/pytest-qt

test_wait_signal.py::test_destroyed and PySide

Open
#183 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

infrastructure :computer:
Dominant language
Python
Stars
455
Forks
72
Avg merge
12h 26m
Merged PRs (30d)
1

Description

The test_wait_signal.py::test_destroyed is currently skipped on PySide, with the mention,

For some reason, this crashes PySide although it seems perfectly fine code.

There was an attempt to fix it in https://github.com/pytest-dev/pytest-qt/pull/161/files#diff-173c0eb872f447927c67f875c09b7ba4 that was removed from the superseding PR as that was still producing segfauts with PySide.

Just opening this issue for future reference in case someone looks into this in the future..

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tests/test_wait_signal.py::test_destroyed and inspect why it is skipped on PySide. Review the attempted change in pull request #161 and the linked Travis CI failure for context. Done means the PySide crash behavior is understood and the test has a documented, safe resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.