Regression in multiple tests on macOS
未關閉
- 主要語言
- Python
- 星號
- 734
- 分支
- 412
- 平均合併
- 1 天 5 小時
- 30 天內合併 PR
- 8
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。