Add array-api-skips.txt for skipping select array API tests#1491
Add array-api-skips.txt for skipping select array API tests#1491ndgrigorian merged 1 commit intomasterfrom
array-api-skips.txt for skipping select array API tests#1491Conversation
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.
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.