Page MenuHomePhabricator

mitkITKImageIOTest needs improvement
Closed, WontfixPublic

Description

Currently it is just tested whether an image is saved successfully (i.e. is there a file) or whether an image could be loaded successfully (i.e. is the image NOT NULL).
However there is no check whether the image's content, geometry etc. is valid.

Event Timeline

When working on 19438 I partly refactored the test already in sense of this bug report. At last the geometries of the images are now checked in all tests for exported NRRDs and MHDs.

I deactivated the check of the image content, which I had also already introduced (via mitk::equal) because of exception for nearly all test cases (partly it seems to be a problem when try to access the pixel content by AccessByItk_1 in mitk::CompareImageDataFilter.)

Because it is out of scope of 19438, solving this problem should be done in this bug.

kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.
floca removed a project: Auto-closed.
kislinsk added a project: Auto-closed.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs