mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Commenting out aertrees test due to a failure on windows 32
This commit is contained in:
parent
f6c8e237f0
commit
451939ce98
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user