DiamondLightSource / DiamondLightSource/httomo
Failing `save_intermediate_data` method MPI tests
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
When running the MPI tests locally, I see two failing tests:
```
FAILED tests/test_methods.py::test_save_intermediate_data_chunked_compressed[1000] - AssertionError: assert (10, 10, 10) == (1, 10, 10)
FAILED tests/test_methods.py::test_save_intermediate_data_frames_per_chunk_mpi[1000] - AssertionError: assert (10, 10, 10) == (1, 10, 10)
============================================================================= 2 failed, 127 passed, 1 skipped, 624 deselected in 2.00s ============================================================================
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.