Skip to content

Commit d099e4a

Browse files
authored
Disabled FastCV_Extension/ClusterEuclideanTest.accuracy test for now because of FastCV bug. (#239)
1 parent 0f96a5a commit d099e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-Contrib-PR-4.x-ARM64-FastCV.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
OPENCV_TEST_REQUIRE_DATA: 1
2626
OPENCV_CONTRIB_DOCKER_WORKDIR: '/home/ci/opencv_contrib'
2727
DNN_MODELS: '/home/ci/dnn-models'
28-
GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*'
28+
GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*:FastCV_Extension/ClusterEuclideanTest.accuracy/*'
2929
PARALLEL_JOBS: 16
3030

3131
jobs:

0 commit comments

Comments
 (0)