Disabled videoio_video_prop_fps test
This test does not return correct values with some software configurations. Possible problem with ffmpeg on buildbot's linux-slave.
This commit is contained in:
parent
e85ae5f2f0
commit
071e78d02e
@ -108,7 +108,7 @@ TEST(Videoio_Video, actual_resolution)
|
||||
}
|
||||
}
|
||||
|
||||
TEST(Videoio_Video, prop_fps)
|
||||
TEST(Videoio_Video, DISABLED_prop_fps)
|
||||
{
|
||||
const size_t n = sizeof(ext)/sizeof(ext[0]);
|
||||
const string src_dir = TS::ptr()->get_data_path();
|
||||
|
Loading…
Reference in New Issue
Block a user