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:
Alexander Shishkov 2010-11-12 10:04:19 +00:00
parent e3ee2677c7
commit cfda65a1b8

View File

@ -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
};