ocl: disabled test for Split (there are problems with OutputArray and getMatRef)
This commit is contained in:
parent
91fc0c3bc3
commit
3bbf51fbfb
@ -198,7 +198,7 @@ PARAM_TEST_CASE(SplitTestBase, MatType, Channels, bool)
|
||||
|
||||
typedef SplitTestBase Split;
|
||||
|
||||
OCL_TEST_P(Split, Accuracy)
|
||||
OCL_TEST_P(Split, DISABLED_Accuracy)
|
||||
{
|
||||
for (int j = 0; j < test_loop_times; j++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user