getappmap / getappmap/appmap-python

V1.3.1 breaks pytest tests of FlaskBB

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.