moved failed tests to blacklists:

mhi-global                   //ticket 457
canny                          //ticket 702
This commit is contained in:
Alexander Shishkov 2010-11-23 16:19:08 +00:00
parent 80b68af700
commit dd3c62a4fe

View File

@ -48,8 +48,8 @@ const char* blacklist[] =
"calibrate-camera-artificial", //ticket 472
"inpaint", //ticket 570
"warp-resize", //ticket 429
//"filter-generic", //ticket 690
//"mhi-global", //ticket 457
"mhi-global", //ticket 457
"canny", //ticket 702
0
};