Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Milestone
Description
Summary
macos-latest
test is failing. Memory leakage is slightly over the threshold.
Failing test:lib/matplotlib/tests/test_backends_interactive.py:559: AssertionError
Exact assertion error:assert growth <= acceptable_memory_leakage
assert 30457856 <= 30000000
Example of test failing:macos-latest failing
Proposed fix
Raise threshold.