diff --git a/modules/core/test/ocl/test_arithm.cpp b/modules/core/test/ocl/test_arithm.cpp index 9d5fcf335c..a2165d256c 100644 --- a/modules/core/test/ocl/test_arithm.cpp +++ b/modules/core/test/ocl/test_arithm.cpp @@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree) } } + OCL_TEST_P(Phase, angleInRadians) { for (int j = 0; j < test_loop_times; j++)