-
Notifications
You must be signed in to change notification settings - Fork 32
Add array-api-skips.txt for skipping select array API tests
#1491
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
Conversation
c6c7f5d to
598d353
Compare
|
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1491/index.html |
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
1 similar comment
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
598d353 to
b6dfb34
Compare
array-api-skips.txt for skipping some array API testsarray-api-skips.txt for skipping select array API tests
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
b6dfb34 to
17e4742
Compare
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
17e4742 to
ed7a682
Compare
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
ed7a682 to
a9d34ce
Compare
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
a9d34ce to
85ff10b
Compare
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
85ff10b to
49c9e4e
Compare
49c9e4e to
4e49412
Compare
|
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_55 ran successfully. |
oleksandr-pavlyk
left a comment
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.
Yes, skipping known failures is a good idea. Makes it easier to see actual failures.
This pull request adds
array-api-skips.txtand modifies conda package workflow for array API testing. This skips array API tests for alinalgextension which has currently not been implemented.