Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 14, 2025

PyPy 3.11 does not appear to reliably support debugger integration, so
% hatch run test:nowarn --ignore=tests/test_debugger.py

@Carreau
Copy link
Member

Carreau commented Oct 14, 2025

we can mark the failing test to be skipped on Pypy

Ignore test_debugger.py when running tests on pypy.
@Carreau
Copy link
Member

Carreau commented Oct 14, 2025

Ah, I was thinking of a @pytest.mark.skipif(...), but that works as well.

@Carreau Carreau merged commit 3b2e4c0 into ipython:main Oct 14, 2025
37 checks passed
@cclauss cclauss deleted the patch-1 branch October 14, 2025 14:41
@ianthomas23
Copy link
Collaborator

@meeseeksdev please backport to 6.x

meeseeksmachine pushed a commit to meeseeksmachine/ipykernel that referenced this pull request Oct 20, 2025
ianthomas23 added a commit that referenced this pull request Oct 20, 2025
…0) (#1459)

Co-authored-by: Christian Clauss <[email protected]>
Co-authored-by: Ian Thomas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants