You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add default exclusion of slow tests in pytest (#1831)
* Register slow and multi_gpu marks for pytest
* Add default exclusion of slow tests in pytest
* Add @testing.slow for test_matmul_large
* Remove test skip for dpnp.power
* Remove unused import in test_sumprod.py
* Add filterwarnings to markers
* Remove -p no:warnings from pytest addopts
* Undo commit with remove -p no:warnings
---------
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
0 commit comments