Skip to content

Commit

Permalink
Add test_strides_1arg to skipped_tests.tbl
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-perevezentsev committed Apr 6, 2023
1 parent a8950c5 commit 6be41f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/skipped_tests.tbl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ tests/test_random.py::TestDistributionsMultivariateNormal::test_output_shape_che
tests/test_random.py::TestDistributionsMultivariateNormal::test_seed
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.vstack([x, x]).T]

tests/test_strides.py::test_strides_1arg[(10,)-None-arccos]
tests/test_strides.py::test_strides_1arg[(10,)-None-ceil]
tests/test_strides.py::test_strides_1arg[(10,)-None-floor]
tests/test_strides.py::test_strides_1arg[(10,)-None-log1p]
tests/test_strides.py::test_strides_1arg[(10,)-None-sin]

tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-trapz-data19]
tests/test_sycl_queue.py::test_1in_1out[opencl:cpu:0-trapz-data19]
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-floor_divide-data12-data22]
Expand Down

0 comments on commit 6be41f1

Please sign in to comment.