Commit 8271c4e9 authored by Alexander Smorkalov's avatar Alexander Smorkalov

Highgui_Video.prop_fps disabled as fails with FFmpeg in Ubuntu 14.04.

parent 1f4fe3bb
......@@ -108,7 +108,7 @@ TEST(Highgui_Video, actual_resolution)
}
}
TEST(Highgui_Video, prop_fps)
TEST(Highgui_Video, DISABLED_prop_fps)
{
const size_t n = sizeof(ext)/sizeof(ext[0]);
const string src_dir = TS::ptr()->get_data_path();
......
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