mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
moved failed tests to blacklists:
warp-affine //ticket 572 warp-perspective //ticket 575 segmentation-grabcut //ticket 666 _3d-fundam //ticket 434 posit //ticket 430
This commit is contained in:
parent
e3ee2677c7
commit
cfda65a1b8
@ -51,6 +51,11 @@ const char* blacklist[] =
|
||||
"subdiv", //ticket 454
|
||||
"warp-resize", //ticket 429
|
||||
"latentsvmdetector", //ticket 661
|
||||
"warp-affine", //ticket 572
|
||||
"warp-perspective", //ticket 575
|
||||
"segmentation-grabcut", //ticket 666
|
||||
"_3d-fundam", //ticket 434
|
||||
"posit", //ticket 430
|
||||
0
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user