Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

CI issues #346

@edublancas

Description

@edublancas

there are a bunch of CI errors bur the process still exists successfully:

__________________________ test_plot_silhouette[png] ___________________________

args = ()
kwds = {'extension': 'png', 'request': <FixtureRequest for <Function test_plot_silhouette[png]>>}

    @wraps(func)
    def inner(*args, **kwds):
        with self._recreate_cm():
>           return func(*args, **kwds)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 7.666):
E           	result_images/test_clustering/silhouette_plot_six_clusters.png
E           	result_images/test_clustering/silhouette_plot_six_clusters-expected.png
E           	result_images/test_clustering/silhouette_plot_six_clusters-failed-diff.png

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