We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f96a5a commit d099e4aCopy full SHA for d099e4a
.github/workflows/OCV-Contrib-PR-4.x-ARM64-FastCV.yaml
@@ -25,7 +25,7 @@ env:
25
OPENCV_TEST_REQUIRE_DATA: 1
26
OPENCV_CONTRIB_DOCKER_WORKDIR: '/home/ci/opencv_contrib'
27
DNN_MODELS: '/home/ci/dnn-models'
28
- GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*'
+ GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*:FastCV_Extension/ClusterEuclideanTest.accuracy/*'
29
PARALLEL_JOBS: 16
30
31
jobs:
0 commit comments