Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[CI] [GHA] Skip test_div_uint8_cpu on macOS only; unskip test_onnx/test_backend.py in GHA workflows #20367

Merged

Conversation

akashchi
Copy link
Contributor

@akashchi akashchi commented Oct 10, 2023

No description provided.

@github-actions github-actions bot added category: Python API OpenVINO Python bindings github_actions Pull requests that update GitHub Actions code labels Oct 10, 2023
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Oct 10, 2023
@ilya-lavrenov ilya-lavrenov reopened this Oct 10, 2023
@ilya-lavrenov ilya-lavrenov added this to the 2023.2 milestone Oct 10, 2023
@akashchi akashchi changed the title [CI] [GHA] Test macOS pipeline with changes from #20366 [CI] [GHA] Skip test_div_uint8_cpu on macOS only; unskip test_onnx/test_backend.py in GHA workflows Oct 11, 2023
@akashchi akashchi marked this pull request as ready for review October 11, 2023 08:45
@akashchi akashchi requested review from a team as code owners October 11, 2023 08:45
@akashchi
Copy link
Contributor Author

run: |
python3 -m pytest -s ${{ env.INSTALL_TEST_DIR }}/pyngraph \
--junitxml=${{ env.INSTALL_TEST_DIR }}/TEST-Pyngraph.xml \
--ignore=${{ env.INSTALL_TEST_DIR }}/pyngraph/tests/test_onnx/test_zoo_models.py \
--ignore=${{ env.INSTALL_TEST_DIR }}/pyngraph/tests/test_onnx/test_backend.py
--ignore=${{ env.INSTALL_TEST_DIR }}/pyngraph/tests/test_onnx/test_zoo_models.py
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
--ignore=${{ env.INSTALL_TEST_DIR }}/pyngraph/tests/test_onnx/test_zoo_models.py
--ignore=${{ env.INSTALL_TEST_DIR }}/pyngraph/tests_compatiblity/test_onnx/test_zoo_models.py

?
Let's check proper path

@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) October 11, 2023 08:51
@ilya-lavrenov ilya-lavrenov merged commit a3d6d0b into openvinotoolkit:master Oct 11, 2023
34 of 38 checks passed
ilya-lavrenov added a commit that referenced this pull request Oct 11, 2023
…est_onnx/test_backend.py` in GHA workflows (#20367)"

This reverts commit a3d6d0b.
ilya-lavrenov added a commit that referenced this pull request Oct 11, 2023
…est_onnx/test_backend.py` in GHA workflows (#20367)" (#20402)

This reverts commit a3d6d0b.
ilya-lavrenov added a commit to ilya-lavrenov/openvino that referenced this pull request Oct 12, 2023
…nskip `test_onnx/test_backend.py` in GHA workflows (openvinotoolkit#20367)" (openvinotoolkit#20402)"

This reverts commit d41e7fc.
alvoron pushed a commit to alvoron/openvino that referenced this pull request Nov 6, 2023
…/test_backend.py` in GHA workflows (openvinotoolkit#20367)

* only skip test if mac

* unskip

* unskip trigger

* skip for onnx fe as well

* do not skip

* return skips and unskip test_backend in Python API 1.0

* rm pr trigger

---------

Co-authored-by: Ilya Lavrenov <[email protected]>
alvoron pushed a commit to alvoron/openvino that referenced this pull request Nov 6, 2023
allnes pushed a commit to allnes/openvino that referenced this pull request Nov 23, 2023
…/test_backend.py` in GHA workflows (openvinotoolkit#20367)

* only skip test if mac

* unskip

* unskip trigger

* skip for onnx fe as well

* do not skip

* return skips and unskip test_backend in Python API 1.0

* rm pr trigger

---------

Co-authored-by: Ilya Lavrenov <[email protected]>
allnes pushed a commit to allnes/openvino that referenced this pull request Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI category: ONNX FE OpenVINO ONNX FrontEnd category: Python API OpenVINO Python bindings github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants