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] Introduce C++ unittests on Debian ARM #26656

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Conversation

akashchi
Copy link
Contributor

Tickets:

  • 152687

@akashchi akashchi added the WIP work in progress label Sep 18, 2024
@akashchi akashchi added this to the 2024.5 milestone Sep 18, 2024
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code category: dockerfiles labels Sep 18, 2024

CPU_Functional_Tests:
name: CPU functional tests
if: ${{ 'false' }} # Ticket: 153289
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried skipping the failing tests but every subsequent run showed new failing tests: 1, 2, 3 so I think it should be skipped entirely and stabilised separately.

@akashchi akashchi removed the WIP work in progress label Oct 2, 2024
@akashchi akashchi marked this pull request as ready for review October 2, 2024 12:03
@akashchi akashchi requested review from a team as code owners October 2, 2024 12:03
@akashchi akashchi requested review from itikhono and removed request for a team October 2, 2024 12:03
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: CPU OpenVINO CPU plugin category: dockerfiles category: IE Tests OpenVINO Test: plugins and common category: LP transformations OpenVINO Low Precision transformations category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd category: transformations OpenVINO Runtime library - Transformations github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants