box / box/flaky

3.7.0: flaky fails in pytest test suite

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
398
Forks
57
PR merge metrics
No merged PRs in 30d

Description

On self testting pytest flaky fails with:
```console
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> ...
INTERNALERROR> File "/usr/lib/python3.8/site-packages/flaky/flaky_pytest_plugin.py", line 139, in call_and_report
INTERNALERROR> self._call_infos[item][when] = call
INTERNALERROR> KeyError:
```
https://github.com/pytest-dev/pytest/issues/8671#issuecomment-840923203

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.