Skip to content

Docs workflow in GHA for 3.4#22317

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
asenyaev:asen/docs_3.4
Aug 2, 2022
Merged

Docs workflow in GHA for 3.4#22317
opencv-pushbot merged 1 commit intoopencv:3.4from
asenyaev:asen/docs_3.4

Conversation

@asenyaev
Copy link
Copy Markdown
Contributor

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 the CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions) label Jul 28, 2022
@fengyuentau
Copy link
Copy Markdown
Member

There is a failed python2 test:

======================================================================
FAIL: test_write_read_dict (test_aruco.aruco_test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/precommit_linux64/3.4/opencv_contrib/modules/aruco/misc/python/test/test_aruco.py", line 54, in test_write_read_dict
    self.assertEqual(aruco_dict.markerSize, 5)
AssertionError: 6 != 5

----------------------------------------------------------------------

@asenyaev
Copy link
Copy Markdown
Contributor Author

asenyaev commented Aug 1, 2022

There is a failed python2 test:

======================================================================
FAIL: test_write_read_dict (test_aruco.aruco_test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/precommit_linux64/3.4/opencv_contrib/modules/aruco/misc/python/test/test_aruco.py", line 54, in test_write_read_dict
    self.assertEqual(aruco_dict.markerSize, 5)
AssertionError: 6 != 5

----------------------------------------------------------------------

It doesn't depend on this PR I guess. I'm doing a re-commit to re-trigger BB pipelines.

@asmorkalov asmorkalov self-assigned this Aug 2, 2022
@opencv-pushbot opencv-pushbot merged commit 15f0e2e into opencv:3.4 Aug 2, 2022
@asenyaev asenyaev deleted the asen/docs_3.4 branch August 2, 2022 06:25
This was referenced Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants