getappmap / getappmap/appmap-python
V1.3.1 breaks pytest tests of FlaskBB
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Tested app: FlaskBB
Error log
Agent:
pip show appmap
Name: appmap
Version: 1.3.1
Summary: Create AppMap files by recording a Python application.
Home-page: https://github.com/applandinc/appmap-python
Author: Alan Potter
Author-email: alan@app.land
License: MIT
Location: /Users/ptrdvrk/work/python_envs/flaskbb-v2/lib/python3.9/site-packages
Requires: inflection, importlib-metadata, PyYAML
Required-by:
Env:
Project type: pip
Project directory: /Users/ptrdvrk/work/github/python/flaskbb-v2
Git remote: origin https://github.com/flaskbb/flaskbb.git (fetch)
Python version: 3.9.7
Python package directory: /Users/ptrdvrk/work/python_envs/flaskbb-v2
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.
Research direction
Start by unpacking the linked error log and reproducing FlaskBB's pytest run with appmap version 1.3.1. Trace the reported failures into the Python agent and compare the behavior with the prior version. Done means the FlaskBB pytest tests no longer break under appmap 1.3.1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100