With my subsegmentation PR, I encountered CI problems (see https://github.com/tobac-project/tobac/actions/runs/22542485302/job/65299673049) that I could trace back to segmentation testing.
After removing this line:
all testing seem to work fine.
@freemansw1 : I believe you contributed this test. Could you confirm that bug and its re-solution?
With my subsegmentation PR, I encountered CI problems (see https://github.com/tobac-project/tobac/actions/runs/22542485302/job/65299673049) that I could trace back to segmentation testing.
After removing this line:
tobac/tobac/tests/segmentation_tests/test_segmentation_time_pad.py
Line 77 in fcb7cd3
all testing seem to work fine.
@freemansw1 : I believe you contributed this test. Could you confirm that bug and its re-solution?