GTest filtered list for 4.x
authorAndrey Senyaev <andrey.senyaev@gmail.com>
Wed, 11 May 2022 15:08:44 +0000 (18:08 +0300)
committerAndrey Senyaev <andrey.senyaev@gmail.com>
Wed, 11 May 2022 15:08:44 +0000 (18:08 +0300)
.github/workflows/PR-4.x-W10.yaml

index 95fb962..0e313f3 100644 (file)
@@ -12,7 +12,7 @@ env:
   PR_AUTHOR_FORK: ${{ github.event.pull_request.head.repo.full_name }}
   SOURCE_BRANCH_NAME: ${{ github.head_ref }}
   TARGET_BRANCH_NAME: ${{ github.base_ref }}
-  GTEST_FILTER_STRING: '-Samples.findFile:ExposureCompensate.SimilarityThreshold:DNNTestNetwork.MobileNet_SSD_v2_TensorFlow*:DNNTestNetwork.Inception_v2_SSD_TensorFlow*:Test_TensorFlow_nets.Inception_v2_SSD*:Test_Darknet_nets.YOLOv4_tiny*:videoio/videocapture_acceleration.read/61:videoio/videocapture_acceleration.read/122:videoio/videocapture_acceleration.read/126:Drawing.ttf_text'
+  GTEST_FILTER_STRING: '-Samples.findFile:videoio/videocapture_acceleration.read/122:videoio/videocapture_acceleration.read/126'
   GIT_CACHE: c:\Slave\git_cache
 
 jobs: