Skip to content
Snippets Groups Projects
Commit 8250d88f authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: removed non-regression condition for FA - 428

parent f856de4e
No related branches found
No related tags found
No related merge requests found
......@@ -195,12 +195,12 @@ ADD_TEST(000295-MeanShiftVectorImageFilterWithStreamingShrink ${CXX_TEST_PATH}/0
)
# --- FA 0000428 : Pb with the otb::StreamingImageFileWriter when the buffered region is bigger than the requested region
ADD_TEST(FA-0000428-CastImageFilterStreaming ${CXX_TEST_PATH}/otbTestDriver
--compare-image ${TOL} ${INPUTDATA}/poupees_sub_c1.png
${TEMP}/FA-0000428-pou.tif
Execute 0000428-CastImageFilterStreaming
${INPUTDATA}/poupees_sub_c1.png
${TEMP}/FA-0000428-pou.tif)
ADD_TEST(FA-0000428-CastImageFilterStreaming ${CXX_TEST_PATH}/0000428-CastImageFilterStreaming
# --compare-image ${TOL} ${INPUTDATA}/scene_8.tif
# ${TEMP}/FA-0000428-scene_8.tif
# Execute 0000428-CastImageFilterStreaming
${INPUTDATA}/scene_8.tif
${TEMP}/FA-0000428-scene_8.tif)
# ------- End of fixed FAs -----------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment