Closed
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.