1+ tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray([[i, i] for i in x])]
2+ tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose
3+
14tests/test_arraymanipulation.py::TestConcatenate::test_concatenate
25tests/test_histograms.py::TestHistogram::test_density
36tests/test_indexing.py::test_take_along_axis
@@ -709,9 +712,6 @@ tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_diago
709712tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_diagonal_negative3
710713tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_diagonal_negative4
711714tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_diagonal_negative5
712- tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_by_array
713- tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_by_scalar
714- tests/third_party/cupy/indexing_tests/test_indexing.py::TestIndexing::test_take_no_axis
715715tests/third_party/cupy/indexing_tests/test_insert.py::TestDiagIndicesFromRaises_param_4_{shape=(-1,)}::test_non_equal_dims
716716tests/third_party/cupy/indexing_tests/test_insert.py::TestFillDiagonal_param_0_{shape=(3, 3), val=1, wrap=True}::test_columnar_slice
717717tests/third_party/cupy/indexing_tests/test_insert.py::TestFillDiagonal_param_11_{shape=(2, 2, 2), val=0, wrap=False}::test_1darray
@@ -1068,9 +1068,6 @@ tests/third_party/cupy/math_tests/test_rounding.py::TestRoundExtreme_param_6_{de
10681068tests/third_party/cupy/math_tests/test_rounding.py::TestRounding::test_fix
10691069tests/third_party/cupy/math_tests/test_rounding.py::TestRounding::test_rint
10701070tests/third_party/cupy/math_tests/test_rounding.py::TestRounding::test_rint_negative
1071- tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_prod_all
1072- tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_prod_axis
1073- tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_prod_dtype
10741071tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_sum_all_transposed
10751072tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_sum_all_transposed2
10761073tests/third_party/cupy/math_tests/test_sumprod.py::TestSumprod::test_sum_axes
@@ -1091,9 +1088,6 @@ tests/third_party/cupy/math_tests/test_sumprod.py::TestCumprod::test_ndarray_cum
10911088tests/third_party/cupy/math_tests/test_sumprod.py::TestDiff::test_diff_1dim
10921089tests/third_party/cupy/math_tests/test_sumprod.py::TestDiff::test_diff_1dim_with_n
10931090tests/third_party/cupy/math_tests/test_sumprod.py::TestDiff::test_diff_2dim_without_axis
1094- tests/third_party/cupy/math_tests/test_sumprod.py::TestCumsum_param_0_{axis=0}::test_ndarray_cumsum_axis
1095- tests/third_party/cupy/math_tests/test_sumprod.py::TestCumsum_param_1_{axis=1}::test_ndarray_cumsum_axis
1096- tests/third_party/cupy/math_tests/test_sumprod.py::TestCumsum_param_2_{axis=2}::test_ndarray_cumsum_axis
10971091tests/third_party/cupy/math_tests/test_sumprod.py::TestCumprod::test_cumprod_arraylike
10981092tests/third_party/cupy/math_tests/test_sumprod.py::TestCumprod::test_cumprod_huge_array
10991093tests/third_party/cupy/math_tests/test_sumprod.py::TestCumprod::test_cumprod_numpy_array
0 commit comments