Regression in multiple tests on macOS
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 25/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- python
调研方向
首先在 macOS 上使用 Python 3.7 重现列出的失败,然后检查 commit 846531b92198efc4db2a37bdadf4a037defcfd96,该 commit 被确定为第一个错误 commit。将行为与 Python 3.8 进行比较,并运行失败的测试,包括 test_sys_path_profile_dir、test_save_history 和 display-hook tests。在 Python 3.7 上理解该 regression 且受影响的测试通过,即表示完成。
由索引模型根据 Issue 内容生成。
描述
There appears to be a regression that happened between 5.1.2 and 5.1.3. There are following tests are now failing on master:
- test_sys_path_profile_dir
- test_save_history - flaky?
- test_help_output - flaky?
- test_write_kernel_spec - flaky?
- test_ipython_start_kernel_userns
- test_display_hook_halts_send
- test_display_hook_return_calls_send
- test_display_publisher_creation
- test_publish
- test_thread_local_hooks
- test_unregister_hook
Bisecting this behaviour points to 846531b92198efc4db2a37bdadf4a037defcfd96 as the first bad commit. For some reason the problem is only seen on python 3.7 and not python 3.8.
- 主要语言
- Python
- 星标
- 734
- 派生
- 411
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 9
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
ipython/ipykernel 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 72/100
-
难度 4/5 3-5 天 新手友好度 48/100
-
难度 4/5 3-5 天 新手友好度 68/100
-
难度 3/5 1-2 天 新手友好度 66/100
查看 ipython/ipykernel 的全部 Issue
相似的 Issue
-
sponsored
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 86/100
Diaoul/subliminal#1382 ·
-
难度 1/5 1 小时以内 新手友好度 92/100
-
triage/confirmed
难度 2/5 1-3 小时 新手友好度 88/100
agentscope-ai/agentscope#2775 ·
-
难度 2/5 1-3 小时 新手友好度 84/100