Skip to content

Conversation

vlad-perevezentsev
Copy link
Contributor

@vlad-perevezentsev vlad-perevezentsev commented Sep 9, 2025

The PR proposes to skip tests (dpnp.linalg.cholesky() batch) which are failing in internal CI due to known issue on Intel Arrow Lake or Meteor Lake GPU windows

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

Copy link
Contributor

github-actions bot commented Sep 9, 2025

Array API standard conformance tests for dpnp=0.19.0dev3=py313h509198e_29 ran successfully.
Passed: 1227
Failed: 0
Skipped: 9

@coveralls
Copy link
Collaborator

coveralls commented Sep 9, 2025

Coverage Status

coverage: 71.563%. remained the same
when pulling 7918f57 on skip_cholesky_tests_dg2
into 266faed on master.

@vlad-perevezentsev vlad-perevezentsev changed the title Temporary skip bached cholesky tests failing on win dg2 Temporary skip bached cholesky tests failing on win ARL and MTL Sep 9, 2025
@antonwolfy antonwolfy added this to the 0.19.0 release milestone Sep 9, 2025
Copy link
Contributor

github-actions bot commented Sep 9, 2025

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy antonwolfy removed this from the 0.19.0 release milestone Sep 10, 2025
@antonwolfy antonwolfy merged commit c30a2a4 into master Sep 10, 2025
112 of 116 checks passed
@antonwolfy antonwolfy deleted the skip_cholesky_tests_dg2 branch September 10, 2025 14:11
github-actions bot added a commit that referenced this pull request Sep 10, 2025
The PR proposes to skip tests (**dpnp.linalg.cholesky() batch**) which
are failing in internal CI due to known issue on Intel Arrow Lake or
Meteor Lake GPU windows c30a2a4
vlad-perevezentsev added a commit that referenced this pull request Sep 16, 2025
vlad-perevezentsev added a commit that referenced this pull request Sep 16, 2025
antonwolfy pushed a commit that referenced this pull request Sep 29, 2025
#2582)

This PR suggest removing the temporary slip batched Cholesky tests that
were added in #2579.
With driver update on CI ARL machines the issue was solved.
github-actions bot added a commit that referenced this pull request Sep 29, 2025
#2582)

This PR suggest removing the temporary slip batched Cholesky tests that
were added in #2579.
With driver update on CI ARL machines the issue was solved. 93ccb91
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.

3 participants