-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
ipython/ipykernel
#1419Description
ipykernel tests which clone the main branch started failing two weeks ago CC @ianthomas23
FAILED tests/test_debugger.py::test_supported_features - KeyError: 'supported_features'
FAILED tests/test_message_spec.py::test_kernel_info_request - assert 'supported_features' in {'banner': "Python 3.13.5 (main, Jun 12 2025, 03:51:07) [GCC 13.3.0]\nType 'copyright', 'credits' or 'license' for mor...tp://docs.sympy.org/latest/index.html'}, ...], 'implementation': 'ipython', 'implementation_version': '9.5.0.dev', ...}
FAILED tests/test_message_spec.py::test_subshell - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_supported - assert 'supported_features' in {'banner': "Python 3.13.5 (main, Jun 12 2025, 03:51:07) [GCC 13.3.0]\nType 'copyright', 'credits' or 'license' for mor...tp://docs.sympy.org/latest/index.html'}, ...], 'implementation': 'ipython', 'implementation_version': '9.5.0.dev', ...}
FAILED tests/test_subshells.py::test_subshell_id_lifetime - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_thread_counts - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_thread_ids - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[True-are_subshells0] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[True-are_subshells1] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[True-are_subshells2] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[False-are_subshells0] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[False-are_subshells1] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_run_concurrently_sequence[False-are_subshells2] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_create_while_execute - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_shutdown_with_subshell - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_execute_stop_on_error[are_subshells0] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_execute_stop_on_error[are_subshells1] - Failed: Timeout (>30.0s) from pytest-timeout.
FAILED tests/test_subshells.py::test_execute_stop_on_error[are_subshells2] - Failed: Timeout (>30.0s) from pytest-timeout.
ianthomas23
Metadata
Metadata
Assignees
Labels
No labels