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

Update the scope of third party tests with the latest changes #2148

Merged
merged 78 commits into from
Dec 6, 2024

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Nov 5, 2024

The PR proposes to update scope and content of third party tests with the latest version.
That would help to reduce future work while implementing missing functions and to improve code coverage of existing supported functionality.

Also PR removes impacted tests from the files with a skip list and replaces that by explicit muting in tests code.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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?
  • If this PR is a work in progress, are you filing the PR as a draft?

@antonwolfy antonwolfy self-assigned this Nov 5, 2024
Copy link
Contributor

github-actions bot commented Nov 5, 2024

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

@antonwolfy antonwolfy force-pushed the align-third-party-tests branch 7 times, most recently from 575f487 to a75b609 Compare November 20, 2024 14:36
@antonwolfy antonwolfy force-pushed the align-third-party-tests branch 12 times, most recently from c44df0c to bea14e7 Compare November 29, 2024 20:52
@antonwolfy antonwolfy force-pushed the align-third-party-tests branch from 523568b to af98016 Compare December 2, 2024 20:49
@antonwolfy antonwolfy marked this pull request as ready for review December 3, 2024 14:46
Copy link
Collaborator

@vtavana vtavana left a comment

Choose a reason for hiding this comment

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

Thank you, @antonwolfy!

@antonwolfy antonwolfy merged commit 4d636b3 into master Dec 6, 2024
46 of 48 checks passed
@antonwolfy antonwolfy deleted the align-third-party-tests branch December 6, 2024 16:25
github-actions bot added a commit that referenced this pull request Dec 6, 2024
The PR proposes to update scope and content of third party tests with
the latest version.
That would help to reduce future work while implementing missing
functions and to improve code coverage of existing supported
functionality.

Also PR removes impacted tests from the files with a skip list and
replaces that by explicit muting in tests code. 4d636b3
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.

2 participants