Commenting out aertrees test due to a failure on windows 32
authorVictor Erukhimov <no@email>
Sat, 31 Jul 2010 10:28:17 +0000 (10:28 +0000)
committerVictor Erukhimov <no@email>
Sat, 31 Jul 2010 10:28:17 +0000 (10:28 +0000)
tests/ml/src/amltests.cpp

index 60e9613..06374a1 100644 (file)
@@ -118,6 +118,6 @@ int CV_AMLTest::validate_test_results( int testCaseIdx )
 CV_AMLTest amldtree( CV_DTREE, "adtree" );\r
 //CV_AMLTest amlboost( CV_BOOST, "aboost" );\r
 //CV_AMLTest amlrtrees( CV_RTREES, "artrees" );\r
-CV_AMLTest amlertrees( CV_ERTREES, "aertrees" );\r
+//CV_AMLTest amlertrees( CV_ERTREES, "aertrees" );\r
 \r
 /* End of file. */\r