Skip to content

ipykernel downstream tests are failing #14953

@krassowski

Description

@krassowski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions