Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI issues #346

Open
edublancas opened this issue Sep 18, 2024 · 0 comments
Open

CI issues #346

edublancas opened this issue Sep 18, 2024 · 0 comments

Comments

@edublancas
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant