mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
temporarily disable HoughLines test
This commit is contained in:
parent
3dbfde421c
commit
d7ef6f078f
@ -1709,7 +1709,7 @@ PERF_TEST_P(Sz_Depth_Cn, ImgProc_ImagePyramidGetLayer, Combine(GPU_TYPICAL_MAT_S
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// HoughLines
|
||||
|
||||
PERF_TEST_P(Sz, ImgProc_HoughLines, GPU_TYPICAL_MAT_SIZES)
|
||||
PERF_TEST_P(Sz, DISABLED_ImgProc_HoughLines, GPU_TYPICAL_MAT_SIZES)
|
||||
{
|
||||
declare.time(30.0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user