-
-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Description
Describe the bug
When I run pytest --runslow, the patch decorator apparently stops working as it should. Tests do not finish if you don't close the +60 figures one by one.
To Reproduce
Just go with pytest --runslow in your terminal, wait until the 5th test of the test_environment_analysis.py file and see the matplotlib windows popping out.
Expected behavior
...
Screenshots
...
Additional context
- Only a problem for devs, since it is annoying. Therefore there's no need to solve it right now.
- This bug was reported here first: MAINT: EnvironmentAnalysis major refactor #373
Metadata
Metadata
Assignees
Labels
TestsRegarding TestsRegarding Tests