Skip to content

G-API: Adding skip for GraphMeta tests#18904

Merged
alalek merged 2 commits intoopencv:masterfrom
mpashchenkov:mp/ocv-gapi-skip-gm-tests
Nov 24, 2020
Merged

G-API: Adding skip for GraphMeta tests#18904
alalek merged 2 commits intoopencv:masterfrom
mpashchenkov:mp/ocv-gapi-skip-gm-tests

Conversation

@mpashchenkov
Copy link
Copy Markdown
Contributor

@mpashchenkov mpashchenkov commented Nov 23, 2020

It is a continuation of this: #18819
Fixes: #17470

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • 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
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

Magic centOs commands:

force_builders=Custom
build_image:Custom=centos:7
buildworker:Custom=linux-1
build_gapi_standalone:Custom=ade-0.1.1f

build_gapi_standalone:Linux x64=ade-0.1.1f
build_gapi_standalone:Win64=ade-0.1.1f
build_gapi_standalone:Mac=ade-0.1.1f
build_gapi_standalone:Linux x64 Debug=ade-0.1.1f

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.

👍 Tested on Ubuntu 18.04 without video playback back-ends.

@asmorkalov asmorkalov self-requested a review November 24, 2020 14:42
@alalek alalek merged commit 19d825a into opencv:master Nov 24, 2020
@alalek alalek mentioned this pull request Nov 27, 2020
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
…-tests

G-API: Adding skip for GraphMeta tests

* Added skip for GraphMeta tests

* Removed false
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.

G-API streaming test fails, if videoio module built without suitable backend

3 participants