Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Nightly upstream-dev CI failed for Python3.12 ⚠️ #1966

Open
github-actions bot opened this issue Oct 18, 2024 · 0 comments
Open

⚠️ Nightly upstream-dev CI failed for Python3.12 ⚠️ #1966

github-actions bot opened this issue Oct 18, 2024 · 0 comments
Labels
CI Automation and Contiunous Integration

Comments

@github-actions
Copy link

github-actions bot commented Oct 18, 2024

Workflow Run URL

Python 3.12 Test Summary
tests/test_partitioning.py::test_lafferty_sriver: AssertionError: assert <xarray.DataArray (time: 1)> Size: 8B\narray([21.43468104])\nCoordinates:\n  * time         (time) datetime64[ns] 8B 2020...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        % > <xarray.DataArray (time: 1)> Size: 8B\narray([42.75951412])\nCoordinates:\n  * time         (time) datetime64[ns] 8B 2020...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        %
 +  where <xarray.DataArray (time: 1)> Size: 8B\narray([21.43468104])\nCoordinates:\n  * time         (time) datetime64[ns] 8B 2020...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        % = sel(time='2020', uncertainty='downscaling')
 +    where sel = <xarray.DataArray (uncertainty: 5, time: 86)> Size: 3kB\narray([[         nan,          nan,          nan,          nan...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        %.sel
 +  and   <xarray.DataArray (time: 1)> Size: 8B\narray([42.75951412])\nCoordinates:\n  * time         (time) datetime64[ns] 8B 2020...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        % = sel(time='2020', uncertainty='model')
 +    where sel = <xarray.DataArray (uncertainty: 5, time: 86)> Size: 3kB\narray([[         nan,          nan,          nan,          nan...scaling:  ['CIL' 'DeepSD-BC' 'GARD-SV' 'ISIMIP' 'NEX']\n    long_name:    Fraction of total variance\n    units:        %.sel
tests/test_sdba/test_detrending.py::test_poly_detrend_and_from_ds: AssertionError: 
Arrays are not almost equal to 6 decimals

Mismatched elements: 7305 / 7305 (100%)
Max absolute difference among violations: 10957.
Max relative difference among violations: inf
 ACTUAL: array([-10957., -10957., -10957., ..., -10957., -10957., -10957.])
 DESIRED: array(0)
@github-actions github-actions bot added the CI Automation and Contiunous Integration label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Automation and Contiunous Integration
Projects
None yet
Development

No branches or pull requests

0 participants