getappmap / getappmap/appmap-python
Failures when recording tests in saleor
Open
bug
- Dominant language
- Python
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As of https://github.com/saleor/saleor/commit/38df90a67 (i.e. when it was still using Django 3.2), most of the tests ran properly and generated AppMaps. 12 of them failed, however, because running with the agent attached caused extra SQL queries.
Details of the failures:
appmap-failures.log.zip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.