-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
CIContinuous Integration toolsContinuous Integration tools
Description
Python 3.12 Test Summary
xarray/tests/test_duck_array_wrapping.py: AttributeError: property 'tiny' of 'finfo' object has no setter
xarray/tests/test_duck_array_wrapping.py: AttributeError: property 'tiny' of 'finfo' object has no setter
xarray/tests/test_plot.py::TestPlot::test_contourf_cmap_set_with_bad_under_over: PendingDeprecationWarning: The set_bad function will be deprecated in a future version. Use cmap.with_extremes(bad=...) or Colormap(bad=...) instead.
xarray/tests/test_plot.py::TestDiscreteColorMap::test_discrete_colormap_int_levels: PendingDeprecationWarning: The set_bad function will be deprecated in a future version. Use cmap.with_extremes(bad=...) or Colormap(bad=...) instead.
properties/test_pandas_roundtrip.py::test_roundtrip_1d_pandas_extension_array[False-string]: assert <StringDtype(na_value=<NA>)> == <StringDtype(na_value=nan)>
+ where <StringDtype(na_value=<NA>)> = 0 a\n1 b\n2 c\nName: arr, dtype: string.dtype
+ and <StringDtype(na_value=nan)> = index\n0 a\n1 b\n2 c\nName: arr, dtype: str.dtype
Metadata
Metadata
Assignees
Labels
CIContinuous Integration toolsContinuous Integration tools