Skip to content

[MNT]: macos-latest memory leak over threshold #22959

Closed
@andrew-fennell

Description

@andrew-fennell

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions