We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f683cf6 commit 085098fCopy full SHA for 085098f
.github/workflows/OCV-PR-4.x-loongnix-loongarch64.yaml
@@ -21,7 +21,7 @@ env:
21
ANT_HOME: '/usr/share/ant'
22
PYTHONPATH: '${{ github.workspace }}/build/python_loader:$PYTHONPATH'
23
OPENCV_TEST_DATA_PATH: '${{ github.workspace }}/opencv_extra/testdata'
24
- # GTEST_FILTER_STRING: '-GOTURN.memory_usage:DaSiamRPN.memory_usage:videoio_dynamic.basic_write:videoio/videocapture_acceleration.read/64:videoio/videocapture_acceleration.read/65:videoio/videocapture_acceleration.read/66:videoio/videocapture_acceleration.read/67'
+ # GTEST_FILTER_STRING: ''
25
26
jobs:
27
BuildAndTest:
0 commit comments