Skip to content

Fix PytestRemovedIn10Warning with new pytest#2952

Merged
antonwolfy merged 3 commits into
masterfrom
align-test-with-new-pytest
Jun 17, 2026
Merged

Fix PytestRemovedIn10Warning with new pytest#2952
antonwolfy merged 3 commits into
masterfrom
align-test-with-new-pytest

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This PR backports the fix for PytestRemovedIn10Warning raised with pytest==9.1 from third party tests.

  • 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?

@antonwolfy antonwolfy added this to the 0.21.0 release milestone Jun 17, 2026
@antonwolfy antonwolfy self-assigned this Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

@antonwolfy antonwolfy marked this pull request as ready for review June 17, 2026 13:20
@coveralls

coveralls commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

No base build to compare — align-test-with-new-pytest into master

@vlad-perevezentsev vlad-perevezentsev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM
Thank you @antonwolfy

@github-actions

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev1=py313h509198e_8 ran successfully.
Passed: 1356
Failed: 4
Skipped: 16

@antonwolfy antonwolfy merged commit 63ca778 into master Jun 17, 2026
74 of 97 checks passed
@antonwolfy antonwolfy deleted the align-test-with-new-pytest branch June 17, 2026 22:36
github-actions Bot added a commit that referenced this pull request Jun 17, 2026
This PR backports the fix for PytestRemovedIn10Warning raised with
`pytest==9.1` from third party tests. 63ca778
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