pytest-dev / pytest-dev/execnet
execnet testsuite failures on Windows (PyPy)
未关闭
还没有人认领这个 Issue。
bug
help wanted
- 主要语言
- Python
- 星标
- 102
- 派生
- 47
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看列出的 xfailed 测试以及 issue #62 中的其他详细信息,然后在 Windows 上使用 PyPy 运行 execnet testsuite。当列出的测试在该平台上不再失败或不再需要 xfail 标记时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- distributed-systems, operating-systems, testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100