diff --git a/Modules/Core/ImageBase/test/CMakeLists.txt b/Modules/Core/ImageBase/test/CMakeLists.txt index 1a1238b32bb6f76e5cb5e795ac5be15199e7afe9..488af7bd50ae32b599a88c9050b3c920b7ada7ce 100644 --- a/Modules/Core/ImageBase/test/CMakeLists.txt +++ b/Modules/Core/ImageBase/test/CMakeLists.txt @@ -786,6 +786,7 @@ otb_add_test(NAME ioTvMultiMonoChannelROI_ENVI2PNG COMMAND otbImageBaseTestDriv # Tests to check if we can open JPEG2000 files specifying the resolution factor. # no access to data only PrintSelf() method. otb_add_test(NAME ioTvMultiResolutionReading0 COMMAND otbImageBaseTestDriver + --ignore-lines-with 1 SubDatasetIndex --compare-ascii ${NOTOL} ${BASELINE_FILES}/ioTvMultiResolutionReading0.txt ${TEMP}/ioTvMultiResolutionReading0.txt otbVectorImageTest @@ -794,6 +795,7 @@ otb_add_test(NAME ioTvMultiResolutionReading0 COMMAND otbImageBaseTestDriver ) otb_add_test(NAME ioTvMultiResolutionReading3 COMMAND otbImageBaseTestDriver + --ignore-lines-with 1 SubDatasetIndex --compare-ascii ${NOTOL} ${BASELINE_FILES}/ioTvMultiResolutionReading3.txt ${TEMP}/ioTvMultiResolutionReading3.txt otbVectorImageTest