Commit b93740ef authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

TEST: ignore differences in support_data introduced with ossim 2.6.2

No related merge requests found
Showing with 3 additions and 1 deletion
+3 -1
...@@ -287,7 +287,8 @@ otb_test_application(NAME apTvPrRefineSensorModel ...@@ -287,7 +287,8 @@ otb_test_application(NAME apTvPrRefineSensorModel
-elev.geoid ${INPUTDATA}/DEM/egm96.grd -elev.geoid ${INPUTDATA}/DEM/egm96.grd
VALID --compare-ascii 0.1 VALID --compare-ascii 0.1
${BASELINE_FILES}/apTvPrRefineSensorModelGeomOutput.geom ${BASELINE_FILES}/apTvPrRefineSensorModelGeomOutput.geom
${TEMP}/apTvPrRefineSensorModelGeomOutput.geom) ${TEMP}/apTvPrRefineSensorModelGeomOutput.geom
--ignore-lines-with 1 support_data.)
# Remove baseline for OSSIM >= 2, as ossimRPCProjection.optimizeFit() is broken # Remove baseline for OSSIM >= 2, as ossimRPCProjection.optimizeFit() is broken
set(VALID_CONDITION) set(VALID_CONDITION)
......
...@@ -1352,6 +1352,7 @@ otb_add_test(NAME ioTvCompoundMetadataReaderTest ...@@ -1352,6 +1352,7 @@ otb_add_test(NAME ioTvCompoundMetadataReaderTest
--compare-ascii ${EPSILON_9} --compare-ascii ${EPSILON_9}
${INPUTDATA}/QB_Toulouse_SensorModel_labelImage.geom ${INPUTDATA}/QB_Toulouse_SensorModel_labelImage.geom
${TEMP}/ioTvCompoundMetadataReaderTest.geom ${TEMP}/ioTvCompoundMetadataReaderTest.geom
--ignore-lines-with 1 support_data.
otbWriteGeomFile otbWriteGeomFile
${INPUTDATA}/QB_Toulouse_combo.vrt ${INPUTDATA}/QB_Toulouse_combo.vrt
${TEMP}/ioTvCompoundMetadataReaderTest.tif) ${TEMP}/ioTvCompoundMetadataReaderTest.tif)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment