Commit 949d3109 authored by Alexander Shishkov's avatar Alexander Shishkov

moved CvGBTrees_test test to blacklist (issue 630)

parent 2c39f0ee
...@@ -45,9 +45,10 @@ CvTS test_system("ml"); ...@@ -45,9 +45,10 @@ CvTS test_system("ml");
const char* blacklist[] = const char* blacklist[] =
{ {
"kmeans", //ticket 616 "kmeans", //ticket 616
"artrees", //ticket 460 "artrees", //ticket 460
"aboost", //ticket 474 "aboost", //ticket 474
"CvGBTrees_test", //ticket 630
0 0
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment