Skip to content

Commit

Permalink
overzealous xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Feb 26, 2024
1 parent 8152ff1 commit 1826dd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_interactive.py
Original file line number Diff line number Diff line change
Expand Up @@ -3953,7 +3953,6 @@ def test_debug_namespace_1_py3(frontend):
""", frontend=frontend)


@pytest.mark.xfail(IPython.version_info >= (8, 14), reason='not working on tab completion since https://github.com/ipython/ipython/pull/13889')
def test_debug_second_1(frontend):
# Verify that a second postmortem debug of the same function behaves as
# expected.
Expand Down

0 comments on commit 1826dd6

Please sign in to comment.