3.7.0: flaky fails in pytest test suite
Open
- 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
Assessment
This issue has not been assessed yet.