Skip to content

Workflow for labeled iOS PRs in 5.x branch #22112

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Workflow for labeled iOS PRs in 5.x branch #22112

merged 1 commit into from
Jul 1, 2022

Conversation

asenyaev
Copy link
Contributor

@asenyaev asenyaev commented Jun 15, 2022

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 another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the 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

@asenyaev asenyaev added platform: ios/osx CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions) labels Jun 15, 2022
@asenyaev asenyaev requested review from alalek and fengyuentau June 15, 2022 16:03
Copy link
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

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

👍

@asenyaev
Copy link
Contributor Author

Fixed parsing a label platform: ios/osx.

@fengyuentau
Copy link
Member

It seems opencv building with ffmpeg on macOS-ARM64 can be buggy. The unit tests in videoio module can be stuck and timed out eventually.

@asenyaev
Copy link
Contributor Author

@fengyuentau, yes, I see. I will add stuck tests in gtest filter.

@opencv-pushbot opencv-pushbot merged commit ee8b414 into opencv:5.x Jul 1, 2022
@asenyaev asenyaev deleted the asen/ios_workflow_5.x branch July 1, 2022 15:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions) platform: ios/osx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants