Commit c1e753c8 authored by Alexander Shishkov's avatar Alexander Shishkov

remove failed test (see issues #449, 627, 502)

parent 094a63c8
...@@ -53,7 +53,7 @@ const char* blacklist[] = ...@@ -53,7 +53,7 @@ const char* blacklist[] =
//"cascade-detector", //ticket 432 //"cascade-detector", //ticket 432
"chessboard-detector", //ticket 569 "chessboard-detector", //ticket 569
"chessboard-subpixel", //ticket 473 "chessboard-subpixel", //ticket 473
//"color-luv", //ticket 502 "color-luv", //ticket 502
//"descriptor-sift", //ticket 567 //"descriptor-sift", //ticket 567
//"descriptor-surf", //ticket 568 //"descriptor-surf", //ticket 568
...@@ -90,7 +90,7 @@ const char* blacklist[] = ...@@ -90,7 +90,7 @@ const char* blacklist[] =
"warp-remap", //ticket 576 "warp-remap", //ticket 576
"warp-resize", //ticket 429 "warp-resize", //ticket 429
"warp-undistort", //ticket 577 "warp-undistort", //ticket 577
//"color-lab", //ticket 627 "color-lab", //ticket 627
0 0
}; };
......
...@@ -49,6 +49,7 @@ const char* blacklist[] = ...@@ -49,6 +49,7 @@ const char* blacklist[] =
//"ds-graphscan", //ticket 504 //"ds-graphscan", //ticket 504
//"matrix-invert", //ticket 536 //"matrix-invert", //ticket 536
//"pca", //ticket 566 //"pca", //ticket 566
"rand", //ticket 449
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