Skip to content

Test failure on 0.11.8 #805

@limburgher

Description

@limburgher

Describe the bug
Building 0.11.8 with igraph 0.10.15:
=================================== FAILURES ===================================
_________________________ GraphTestRunner.test_labels __________________________

args = (<tests.drawing.matplotlib.test_graph.GraphTestRunner testMethod=test_labels>,)
kwds = {}

@wraps(func)
def inner(*args, **kwds):
    with self._recreate_cm():
      return func(*args, **kwds)

E matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 3.652):
E result_images/test_graph/graph_labels.png
E result_images/test_graph/graph_labels-expected.png
E result_images/test_graph/graph_labels-failed-diff.png

/usr/lib64/python3.13/contextlib.py:85: ImageComparisonFailure
=========================== short test summary info ============================
FAILED tests/drawing/matplotlib/test_graph.py::GraphTestRunner::test_labels
======================== 1 failed, 509 passed in 22.50s ========================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions