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

github: workflows: disable testcase for graph on macos aarch64 CI #2176

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

taoye9
Copy link
Contributor

@taoye9 taoye9 commented Oct 21, 2024

Description

temporary skip unit test test_graph_unit_dnnl_sdp_decomp_usm_cpu on aarch64 ci. This's a known bug which causes segfault. aarch64 doesn't support graph until this one is fixed.

Checklist

General

  • Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • Have you formatted the code using clang-format?

@taoye9 taoye9 changed the title github: workflows: disable test_graph_unit_dnnl_sdp_decomp_usm_cpu on… github: workflows: disable testcase for graph on macos aarch64 CI Oct 21, 2024
@taoye9 taoye9 marked this pull request as ready for review October 21, 2024 12:23
@taoye9 taoye9 requested a review from a team as a code owner October 21, 2024 12:23
@theComputeKid
Copy link
Contributor

@TaoLv @mgouicem I believe this is the suggested resolution for this failure?

@TaoLv
Copy link
Contributor

TaoLv commented Oct 22, 2024

@TaoLv @mgouicem I believe this is the suggested resolution for this failure?

Thank you @theComputeKid @taoye9 . It's actually test_graph_unit_dnnl_mqa_decomp_usm_cpu mentioned in the comment. We also notice that the failure is sporadic in CI and are trying to reproduce it. But please feel free to skip it so we can unblock the PRs.

@taoye9
Copy link
Contributor Author

taoye9 commented Oct 22, 2024

@TaoLv @mgouicem I believe this is the suggested resolution for this failure?

Thank you @theComputeKid @taoye9 . It's actually test_graph_unit_dnnl_mqa_decomp_usm_cpu mentioned in the comment. We also notice that the failure is sporadic in CI and are trying to reproduce it. But please feel free to skip it so we can unblock the PRs.
hi, @TaoLv i've updated the pr to skip both of the tests. cheers.

@theComputeKid
Copy link
Contributor

@mgouicem can we please merge this so we can rebase our other patches?

@mgouicem mgouicem merged commit 740c49e into oneapi-src:main Oct 23, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants