Skip to content

fix python test runner wildcard handling#19403

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
diablodale:fix_19402_python_test_filter_34
Jan 26, 2021
Merged

fix python test runner wildcard handling#19403
opencv-pushbot merged 1 commit intoopencv:3.4from
diablodale:fix_19402_python_test_filter_34

Conversation

@diablodale
Copy link
Copy Markdown
Contributor

fix #19402

Pull Request Readiness Checklist

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • The feature is well documented and sample code can be built with the project CMake

@diablodale
Copy link
Copy Markdown
Contributor Author

a rare fix to the 3.4 branch, which should also be applied to the 4.5 branch 😉

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@opencv-pushbot opencv-pushbot merged commit ca9cbab into opencv:3.4 Jan 26, 2021
@alalek alalek mentioned this pull request Jan 31, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OPENCV_PYTEST_FILTER fails to filter as expected; runs too many python tests

3 participants