pytest-dev / pytest-dev/execnet
execnet testsuite failures on Windows (PyPy)
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- Python
- Stars
- 102
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
The following tests are xfailing on Windows in PyPy:
test_remote_exec_function_with_kwargs[sys.executable]
test_remote_exec_inspect_stack
TestMakegateway.test_popen_default
TestMakegateway.test_popen_explicit
TestMakegateway.test_popen_chdir_absolute
TestMakegateway.test_popen_chdir_newsub
test_popen_stderr_tracing
test_termination_on_remote_channel_receive
There's more details on #62
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
Start by reviewing the listed xfailed tests and the additional details in issue #62, then run the execnet testsuite on Windows under PyPy. Done means the listed tests no longer fail or need xfail markers on that platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100