Skip to content

4.x: Update videoio test filters for Win and OSX#225

Merged
asmorkalov merged 1 commit intomainfrom
fix-videoio-filters
Feb 26, 2025
Merged

4.x: Update videoio test filters for Win and OSX#225
asmorkalov merged 1 commit intomainfrom
fix-videoio-filters

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

videoio test filters should be changed due to opencv/opencv#26948 modifying test names

Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suppression lists looks great now! Very humanistic and allows to suppress dedicated back-end or format. Great job!

@asmorkalov
Copy link
Copy Markdown
Contributor

[ RUN      ] videoio/videocapture_acceleration.read/64, where GetParam() = (sample_322x242_15frames.yuv420p.libx265.mp4, FFMPEG, NONE, false)
VideoCapture FFMPEG:NONE
Error: The action 'Accuracy:videoio' has timed out after 60 minutes.

Looks like more supressions are needed.

OPENCV_TEST_DATA_PATH: ${{ github.workspace }}\opencv_extra\testdata
OPENCV_TEST_REQUIRE_DATA: 1
GTEST_FILTER_STRING: '-Samples.findFile:videoio/videocapture_acceleration.read/122:videoio/videocapture_acceleration.read/126:videoio/videocapture_acceleration.read/136'
GTEST_FILTER_STRING: '-Samples.findFile:videoio/videocapture_acceleration.read/yuv420p_libvpxxvp9_mp4_MSMF_NONE_MAT'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two cases in the original suppression list and only one in thew new here and bellow.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but since test builds has passed twice with updated filter, so I decided that we can use it.

https://github.com/opencv/opencv/actions/runs/13438427883/job/37699806975

@asmorkalov asmorkalov merged commit 76b8241 into main Feb 26, 2025
6 of 12 checks passed
@mshabunin mshabunin deleted the fix-videoio-filters branch February 26, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants