dpnp
dpnp copied to clipboard
Skip test_digitize_empty on LNL Windows
This PR suggests skipping test_digitize_empty - empty array case on LunarLake Windows as a temporary workaround to avoid crashes in the internal CI
- [X] Have you provided a meaningful PR description?
- [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
- [X] Have you tested your changes locally for CPU and GPU devices?
- [X] 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?