Test suite crash on Linux
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 611
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: **encukou (Bitbucket: [encukou](https://bitbucket.org/encukou), GitHub: [encukou](https://github.com/encukou))**
----------------------------------------
The test suite crashes with a freshly cloned copy of Pygame Zero.
I'm on Fedora 26 with X11. I've installed using `pip install -e.`, which pulled in `pygame-1.9.3-cp36-cp36m-manylinux1_x86_64.whl`.
----------------------------------------
- Bitbucket: https://bitbucket.org/lordmauve/pgzero/issue/55
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies a freshly cloned Pygame Zero checkout, the test suite, Fedora 26, X11, and the pygame 1.9.3 wheel, but no failing test or traceback. First reproduce the crash with `pip install -e.` on Linux and capture the full failure. Done means the test suite completes successfully in the reported environment or the failure is narrowed to a documented cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100