Skip to content

fix: update test for new mpl behaviour #3768

fix: update test for new mpl behaviour

fix: update test for new mpl behaviour #3768

Triggered via pull request February 3, 2025 15:27
@andrzejnovakandrzejnovak
synchronize #542
tfix
Status Success
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 52 warnings
🐍 3.8 • macOS-14
[notice] A new release of pip is available: 21.1.1 -> 25.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
🐍 3.11 • ubuntu-latest: 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.)
🐍 3.11 • ubuntu-latest: 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.)
🐍 3.11 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.11 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.11 • ubuntu-latest: tests/test_basic.py#L247
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.
🐍 3.11 • ubuntu-latest: 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.
🐍 3.11 • ubuntu-latest: 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.
🐍 3.11 • ubuntu-latest: 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.
🐍 3.11 • ubuntu-latest: 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.
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/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.)
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/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.)
🐍 3.12 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.12 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.12 • ubuntu-latest: tests/test_basic.py#L247
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.
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/unittest/mock.py#L529
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/unittest/mock.py#L529
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/unittest/mock.py#L529
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.12 • ubuntu-latest: opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/unittest/mock.py#L529
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.13 • ubuntu-latest: opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/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.)
🐍 3.13 • ubuntu-latest: opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/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.)
🐍 3.13 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.13 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.13 • ubuntu-latest: tests/test_basic.py#L247
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.
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/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.)
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/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.)
🐍 3.10 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.10 • ubuntu-latest: tests/test_basic.py#L203
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.
🐍 3.10 • ubuntu-latest: tests/test_basic.py#L247
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.
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.10 • ubuntu-latest: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/matplotlib/cbook.py#L1762
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.)
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/matplotlib/cbook.py#L1762
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.)
🐍 3.9 • macOS-13: tests/test_basic.py#L203
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.
🐍 3.9 • macOS-13: tests/test_basic.py#L203
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.
🐍 3.9 • macOS-13: tests/test_basic.py#L247
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.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/unittest/mock.py#L492
The INVALID attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/unittest/mock.py#L492
The INVALID_AFFINE attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/unittest/mock.py#L492
The INVALID_NON_AFFINE attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/unittest/mock.py#L492
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.9 • macOS-13: Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/unittest/mock.py#L492
The INVALID attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\site-packages\matplotlib\cbook.py#L1762
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.)
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\site-packages\matplotlib\cbook.py#L1762
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.)
🐍 3.9 • windows-latest: tests/test_basic.py#L203
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.
🐍 3.9 • windows-latest: tests/test_basic.py#L203
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.
🐍 3.9 • windows-latest: tests/test_basic.py#L247
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.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\unittest\mock.py#L492
The INVALID attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\unittest\mock.py#L492
The INVALID_AFFINE attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\unittest\mock.py#L492
The INVALID_NON_AFFINE attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\unittest\mock.py#L492
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
🐍 3.9 • windows-latest: C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\unittest\mock.py#L492
The INVALID attribute was deprecated in Matplotlib 3.8 and will be removed in 3.10.