Regression in multiple tests on macOS
- Langage dominant
- Python
- Étoiles
- 734
- Forks
- 412
- Merge moyen
- 1 j 5 h
- PR mergées (30 j)
- 8
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.