Skip to content

[python] CI broken on main (mitigated: needs follow-up) #3398

@johnkerl

Description

@johnkerl

Python full CI manual run:
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/12164118211/job/33924984198

FAILED apis/python/tests/test_basic_xarray_io.py::TestDenseNDDataArray1D::test_getitem_with_steps[key0] - Failed: DID NOT RAISE <class 'NotImplementedError'>
FAILED apis/python/tests/test_basic_xarray_io.py::TestDenseNDDataArray3D::test_getitem_with_steps[key0] - Failed: DID NOT RAISE <class 'NotImplementedError'>
= 2 failed, 6338 passed, 23 skipped, 2 xfailed, 2450 warnings in 433.07s (0:07:13) =

def test_getitem_with_steps(self, xr_soma_data_array, key):
with pytest.raises(NotImplementedError):
xr_soma_data_array[key].data.compute()

This appears to be new as of today.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions