Summary: | dev-python/seaborn-0.11.2 fails tests on MUSL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 766714 [details]
build.log
build log and emerge --info
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 |