fix: update test for new mpl behaviour #3756
Annotations
2 errors and 9 warnings
|
Test with pytest
The operation was canceled.
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/site-packages/matplotlib/cbook.py#L1709
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/site-packages/matplotlib/cbook.py#L1709
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
|
Test with pytest:
tests/test_basic.py#L198
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
tests/test_basic.py#L198
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
tests/test_basic.py#L242
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/unittest/mock.py#L515
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/unittest/mock.py#L515
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/unittest/mock.py#L515
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/unittest/mock.py#L515
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Loading