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

TEST: empty town or country can happen due to network issues

No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
...@@ -343,7 +343,8 @@ otb_test_application(NAME apTvPrConvertSensorToGeoPoint ...@@ -343,7 +343,8 @@ otb_test_application(NAME apTvPrConvertSensorToGeoPoint
TESTENVOPTIONS ${TEMP}/apTvPrConvertSensorToGeoPoint.txt TESTENVOPTIONS ${TEMP}/apTvPrConvertSensorToGeoPoint.txt
VALID --compare-ascii ${EPSILON_7} VALID --compare-ascii ${EPSILON_7}
${BASELINE_FILES}/apTvPrConvertSensorToGeoPoint.txt ${BASELINE_FILES}/apTvPrConvertSensorToGeoPoint.txt
${TEMP}/apTvPrConvertSensorToGeoPoint.txt) ${TEMP}/apTvPrConvertSensorToGeoPoint.txt
--ignore-lines-with 2 town country)
#----------- Superimpose TESTS ---------------- #----------- Superimpose TESTS ----------------
......
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