Skip to content
Snippets Groups Projects
Commit 32935afd authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH : ENH : add ignore--lines-- to examples failing due to probA and probB in Example

parent a3cf4ba9
Branches
Tags
No related merge requests found
......@@ -102,6 +102,7 @@ ADD_TEST(leTeSVMImageModelEstimatorExampleTest ${EXE_TESTS}
--compare-ascii ${EPS}
${BASELINE}/svm_image_model.svn
${TEMP}/svm_image_model.svn
--ignore-lines-with 2 probA probB
SVMImageModelEstimatorExampleTest
${INPUTDATA}/ROI_QB_MUL_1.png
${INPUTDATA}/ROI_mask.png
......@@ -154,6 +155,7 @@ ADD_TEST(leTeSVMGenericKernelImageModelEstimatorExampleTest ${EXE_TESTS}
--compare-ascii ${EPS}
${BASELINE}/svm_image_model_generic_kernel.svn
${TEMP}/svm_image_model_generic_kernel.svn
--ignore-lines-with 2 probA probB
SVMGenericKernelImageModelEstimatorExampleTest
${INPUTDATA}/ROI_QB_MUL_1.png
${INPUTDATA}/ROI_mask_multi.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment