Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834888 - dev-python/seaborn-0.11.2 fails tests on MUSL
Summary: dev-python/seaborn-0.11.2 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-10 08:24 UTC by Agostino Sarubbo
Modified: 2023-01-08 05:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,240.71 KB, text/plain)
2022-03-10 08:24 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-10 08:24:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/seaborn-0.11.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-10 08:24:52 UTC
Created attachment 766714 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-10 08:24:52 UTC
Error(s) that match a know pattern:


E                   AssertionError: assert False
E           AttributeError: 'PathCollection' object has no attribute 'get_color'
E           AttributeError: 'PathCollection' object has no attribute 'get_segments'
E       AttributeError: 'PathCollection' object has no attribute 'get_color'
E       AttributeError: can't set attribute
E   AttributeError: 'PathCollection' object has no attribute 'get_segments'
FAILED seaborn/tests/test_categorical.py::TestBoxPlotter::test_axes_data - as...
FAILED seaborn/tests/test_categorical.py::TestBoxPlotter::test_draw_missing_boxes
FAILED seaborn/tests/test_categorical.py::TestBoxPlotter::test_missing_data
FAILED seaborn/tests/test_categorical.py::TestCatPlot::test_plot_elements - a...
FAILED seaborn/tests/test_distributions.py::TestDisPlot::test_bivariate_kde_norm
FAILED seaborn/tests/test_distributions.py::TestDisPlot::test_with_rug[kwargs0]
FAILED seaborn/tests/test_distributions.py::TestDisPlot::test_with_rug[kwargs1]
FAILED seaborn/tests/test_distributions.py::TestDisPlot::test_with_rug[kwargs2]
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_bandwidth
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_common_norm
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_contour_line_colors
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_fill_artists
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_hue_ignores_cmap
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_levels_and_thresh
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_log_scale
FAILED seaborn/tests/test_distributions.py::TestKDEPlotBivariate::test_weights
FAILED seaborn/tests/test_distributions.py::TestKDEPlotUnivariate::test_legend