fix: update test for new mpl behaviour #3767
Annotations
3 errors and 10 warnings
|
Test with pytest:
tests/test_basic.py#L78
test_log
Failed: Error: Image files did not match.
RMS Value: 6.5155241283159
Expected:
/Users/runner/work/mplhep/mplhep/pytest_results/test_basic.test_log/baseline.png
Actual:
/Users/runner/work/mplhep/mplhep/pytest_results/test_basic.test_log/result.png
Difference:
/Users/runner/work/mplhep/mplhep/pytest_results/test_basic.test_log/result-failed-diff.png
Tolerance:
2
|
Test with pytest
The operation was canceled.
|
Test with pytest:
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.)
|
Test with pytest:
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.)
|
Test with pytest:
tests/test_basic.py#L201
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#L201
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#L245
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:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Loading