-
Notifications
You must be signed in to change notification settings - Fork 22
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 skipped tests #1801
Update skipped tests #1801
Conversation
View rendered docs @ https://intelpython.github.io/dpnp/index.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The below tests is failing on GPU device on PVC:
tests/test_umath.py::test_umaths[('floor_divide', 'ff')]
Could you please mute it in scope of that PR? The issue is already addressed to dpctl in gh-1652.
39a3922
to
b4dac8d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @vlad-perevezentsev for revising muted dpnp tests.
This PR suggests reviewing skipped tests in
skipped_tests_gpu_no_fp64,tbl
,skipped_tests_gpu,tbl
andskipped_tests.tbl
files and deleting tests in them that work with new packages.