Commit 7537521f authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

disabled MOG2 performance test (sanity check fails on CUDA 6.0)

parent 7c43dacc
......@@ -807,7 +807,7 @@ PERF_TEST_P(Video_Cn_LearningRate, Video_MOG,
DEF_PARAM_TEST(Video_Cn, string, int);
PERF_TEST_P(Video_Cn, Video_MOG2,
PERF_TEST_P(Video_Cn, DISABLED_Video_MOG2,
Combine(Values("gpu/video/768x576.avi", "gpu/video/1920x1080.avi"),
GPU_CHANNELS_1_3_4))
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment