CI failing with INTERNALERROR when skipping tests

Open
#1,188 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, testing-qa

Research direction

Start with the linked GitHub Actions run and the test_without_debugpy test, then reproduce using pytest-asyncio 0.23.3 and compare with 0.23.2. Check the related pytest-dev/pytest-asyncio#729 issue for the upstream context. Done means the CI run no longer reports INTERNALERROR for the debugpy or Windows skips.

Written by the indexing model from the issue text.

Description

Latest github action run failing for test_without_debugpy with INTERNALERROR> Skipped: could not import 'debugpy': No module named 'debugpy' and on Windows with INTERNALERROR> Skipped: skipping tests on windows. I can reproduce this locally with pytest-asyncio 0.23.3 but it is OK with 0.23.2. There is a related issue pytest-dev/pytest-asyncio#729.

Dominant language
Python
Stars
734
Forks
411
Avg merge
1d 2h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ipython/ipykernel

All issues in ipython/ipykernel

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.