moved failed tests to blacklists
"em", //ticket 754
This commit is contained in:
		@@ -45,10 +45,7 @@ CvTS test_system("ml");
 | 
			
		||||
 | 
			
		||||
const char* blacklist[] =
 | 
			
		||||
{
 | 
			
		||||
    /*"adtree",        //ticket 662
 | 
			
		||||
    "artrees",         //ticket 460
 | 
			
		||||
    "aboost",          //ticket 474
 | 
			
		||||
    "aertrees",*/      //ticket 505
 | 
			
		||||
    "em",        //ticket 754
 | 
			
		||||
    0
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user