test_shared_memory_SharedMemoryServer_ignores_sigint and others fail on Guix
Open
Nobody has claimed this yet.
3.8 (EOL)
tests
topic-multiprocessing
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 38845 |
|---|---|
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2019-11-19.10:21:15.338>
labels = ['3.8', 'tests']
title = 'test_shared_memory_SharedMemoryServer_ignores_sigint and others fail on Guix'
updated_at = <Date 2019-11-19.10:21:15.338>
user = 'https://bugs.python.org/tlecarrour'
bugs.python.org fields:
activity = <Date 2019-11-19.10:21:15.338>
actor = 'tlecarrour'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2019-11-19.10:21:15.338>
creator = 'tlecarrour'
dependencies = []
files = ['48720']
hgrepos = []
issue_num = 38845
keywords = ['patch']
message_count = 1.0
messages = ['356959']
nosy_count = 1.0
nosy_names = ['tlecarrour']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue38845'
versions = ['Python 3.8']
Contributor guide
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
Start with the issue title and the linked python-3.8-fix-tests.patch, then identify the SharedMemoryServer and related tests that fail on Guix. Reproduce those test failures in a Guix environment and compare the results with the patch; done means the affected tests pass there without regressing other test platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100