dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

Handling warnings in pytest

Open vlad-perevezentsev opened this issue 9 months ago • 1 comments

This PR suggests getting rid of use -p warnings flag in pytest configuration and handling warnings separately. This will help to see new warnings during development

  • [X] 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?

vlad-perevezentsev avatar May 22 '24 10:05 vlad-perevezentsev