You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_array_object.py::test_getitem_masking fails in Dask due to a assert_shape call on a masked array. This should be hidden behind the --disable-data-dependent-shapes flag.