moved segmentation-grabcut test to blacklist (#issue 666)

This commit is contained in:
Alexander Shishkov 2010-11-11 10:12:03 +00:00
parent 79ca6d8995
commit ef3171dc65

View File

@ -51,6 +51,7 @@ const char* blacklist[] =
"subdiv", //ticket 454
"warp-resize", //ticket 429
"latentsvmdetector", //ticket 661
"segmentation-grabcut", //ticket 666
0
};