Skip to content

Commit

Permalink
Revert "ENH: new test are expected to fail as long as:":
Browse files Browse the repository at this point in the history
This reverts commit e5d421f.
because InsightSoftwareConsortium#392 (replaced InsightSoftwareConsortium#84) was merged in bc4e197
  • Loading branch information
romangrothausmann committed Feb 5, 2019
1 parent d62cbd4 commit 2cdc0ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Modules/Filtering/ImageGrid/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ itk_add_test(NAME itkResampleImageTest2Streaming
${ITK_TEST_OUTPUT_DIR}/ResampleImageTest2bStreaming.mha
${ITK_TEST_OUTPUT_DIR}/ResampleImageTest2cStreaming.mha
${ITK_TEST_OUTPUT_DIR}/ResampleImageTest2dStreaming.mha)
set_tests_properties(itkResampleImageTest2Streaming PROPERTIES WILL_FAIL TRUE) # should fail as long as itkResampleFilter does not support streaming for linear transforms GH PR #82
itk_add_test(NAME itkResampleImageTest3
COMMAND ITKImageGridTestDriver
--compare DATA{Baseline/ResampleImageTest3.png}
Expand All @@ -297,7 +296,6 @@ itk_add_test(NAME itkResampleImageTest6
itkResampleImageTest6 10 ${ITK_TEST_OUTPUT_DIR}/ResampleImageTest6.png)
itk_add_test(NAME itkResampleImageTest7
COMMAND ITKImageGridTestDriver itkResampleImageTest7)
set_tests_properties(itkResampleImageTest7 PROPERTIES WILL_FAIL TRUE) # should fail as long as itkResampleFilter does not support streaming for linear transforms GH PR #82
itk_add_test(NAME itkResamplePhasedArray3DSpecialCoordinatesImageTest
COMMAND ITKImageGridTestDriver itkResamplePhasedArray3DSpecialCoordinatesImageTest)
itk_add_test(NAME itkPushPopTileImageFilterTest
Expand Down

0 comments on commit 2cdc0ee

Please sign in to comment.