We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Workflow Run URL
cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-units-True]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-units-False]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-None-True]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-None-False]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[False-units-True]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[False-units-False]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[False-None-True]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[False-None-False]: AssertionError: assert {'long_name', 'standard_name'} < {'long_name', 'standard_name'} Both sets are equal
The text was updated successfully, but these errors were encountered:
pint
registry=None
@keewis do you know what's going on here?
Sorry, something went wrong.
the failing units test is a bug in pint, which should be fixed and released pretty soon. For the others I'll have to investigate.
Thanks @keewis . I was only looking for input on pint. The rest just appeared in the latest run!
No branches or pull requests
Workflow Run URL
Python 3.12 Test Summary
The text was updated successfully, but these errors were encountered: