CI failing with INTERNALERROR when skipping tests
- Linguagem predominante
- Python
- Estrelas
- 734
- Forks
- 412
- Merge médio
- 1d 5h
- PRs com merge (30d)
- 8
Descrição
Latest [github action run](https://github.com/ipython/ipykernel/actions/runs/7482330236) 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.
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, python
- Domínio
- ci-cd, testing-qa
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 30/100