Commenting out aertrees test due to a failure on windows 32
This commit is contained in:
@@ -118,6 +118,6 @@ int CV_AMLTest::validate_test_results( int testCaseIdx )
|
||||
CV_AMLTest amldtree( CV_DTREE, "adtree" );
|
||||
//CV_AMLTest amlboost( CV_BOOST, "aboost" );
|
||||
//CV_AMLTest amlrtrees( CV_RTREES, "artrees" );
|
||||
CV_AMLTest amlertrees( CV_ERTREES, "aertrees" );
|
||||
//CV_AMLTest amlertrees( CV_ERTREES, "aertrees" );
|
||||
|
||||
/* End of file. */
|
||||
|
||||
Reference in New Issue
Block a user