Skip to content

Commit 5800f55

Browse files
enable ndarray.choose tests
1 parent 6ac1544 commit 5800f55

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -549,14 +549,6 @@ tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_diago
549549
tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_by_array
550550
tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_by_scalar
551551
tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_no_axis
552-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose
553-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose_broadcast
554-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose_broadcast2
555-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose_broadcast_fail
556-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose_clip
557-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose_wrap
558-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_raise
559-
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_unknown_clip
560552
tests/third_party/cupy/indexing_tests/test_insert.py::TestDiagIndicesFromRaises_param_4_{shape=(-1,)}::test_non_equal_dims
561553
tests/third_party/cupy/indexing_tests/test_insert.py::TestFillDiagonal_param_0_{shape=(3, 3), val=1, wrap=True}::test_columnar_slice
562554
tests/third_party/cupy/indexing_tests/test_insert.py::TestFillDiagonal_param_11_{shape=(2, 2, 2), val=0, wrap=False}::test_1darray

0 commit comments

Comments
 (0)