disable 2 problematic tests

This commit is contained in:
Vladislav Vinogradov
2013-12-27 18:20:01 +04:00
parent 8399568edf
commit 15678efe84
2 changed files with 2 additions and 2 deletions

View File

@@ -500,7 +500,7 @@ PERF_TEST_P(ImagePair, Video_OpticalFlowBM,
}
}
PERF_TEST_P(ImagePair, Video_FastOpticalFlowBM,
PERF_TEST_P(ImagePair, DISABLED_Video_FastOpticalFlowBM,
Values<pair_string>(make_pair("gpu/opticalflow/frame0.png", "gpu/opticalflow/frame1.png")))
{
declare.time(400);