Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request recordings generated when testing Django #332

Closed
apotterri opened this issue May 31, 2024 · 0 comments · Fixed by #338
Closed

request recordings generated when testing Django #332

apotterri opened this issue May 31, 2024 · 0 comments · Fixed by #338
Assignees
Labels
bug Something isn't working

Comments

@apotterri
Copy link
Collaborator

Running the Django tests (which are based on unittest) for Django v4.1 generates request recordings in addition to recordings for the test cases. The agent is trying to disable request recording, but this doesn't appear to be sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants