Commit 12266265 authored by Alexander Shishkov's avatar Alexander Shishkov

moved failed tests to corresponding blacklists (issues #433, 454, 661, 662)

parent 45893161
......@@ -45,40 +45,12 @@ CvTS test_system("cv");
const char* blacklist[] =
{
//"_3d-fundam", //ticket 484
"calibrate-camera-artificial", //ticket 472
//"chessboard-detector", //ticket 569
//"chessboard-subpixel", //ticket 473
//"color-luv", //ticket 502
//"filter-generic",
//"flann_saved", //ticket 618
"inpaint", //ticket 570
//"mhi-global", //ticket 457
//"morph-ex", //ticket 612
//"MSER", //ticket 437
//"operations", //ticket 613
//"optflow-estimate-rigid", //ticket 433
//"posit", //ticket 430
//"segmentation-pyramid", //ticket 464
//"shape-minarearect", //ticket 436
//"stereogc", //ticket 439
//"subdiv", //ticket 454
//"track-camshift", //ticket 483
//"warp-affine", //ticket 572
//"warp-perspective", //ticket 575
//"warp-remap", //ticket 576
"optflow-estimate-rigid", //ticket 433
"subdiv", //ticket 454
"warp-resize", //ticket 429
//"warp-undistort", //ticket 577
//"hist-backproj", //ticket 579
//"projectPoints-c", //ticket 652
"latentsvmdetector", //ticket 661
0
};
......
......@@ -45,7 +45,7 @@ CvTS test_system("ml");
const char* blacklist[] =
{
//"kmeans", //ticket 616
"adtree", //ticket 662
"artrees", //ticket 460
"aboost", //ticket 474
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