Broken test: TestPreprocessingDistributed::test_normalize_per_cell[dask]
#2526
Labels
Area - Out of core 💾
Working with on disk data
Please make sure these conditions are met
What happened?
In #2235, more gradually enabled some so far disabled tests. Before, all tests in
TestPreprocessingDistributed
were disabled with the available optional dependencies we run our tests with:scanpy/scanpy/tests/test_preprocessing_distributed.py
Lines 15 to 22 in 06802b4
now, the dask tests are enabled and only the zappy tests are disabled:
scanpy/scanpy/tests/test_preprocessing_distributed.py
Lines 18 to 31 in 6b9e734
Minimal code sample
Error output
Versions
The text was updated successfully, but these errors were encountered: