@@ -2,27 +2,6 @@ tests/third_party/intel/test_zero_copy_test1.py::test_dpnp_interaction_with_dpct
2
2
tests/test_arithmetic.py::TestArithmetic::test_nansum
3
3
tests/test_arraymanipulation.py::TestHstack::test_generator
4
4
tests/test_arraymanipulation.py::TestVstack::test_generator
5
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-float64]
6
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-float32]
7
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-int64]
8
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-int32]
9
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-bool]
10
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-bool_]
11
- tests/test_dparray.py::test_flatten[[-2, -1, 0, 1, 2]-complex]
12
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-float64]
13
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-float32]
14
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-int64]
15
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-int32]
16
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-bool]
17
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-bool_]
18
- tests/test_dparray.py::test_flatten[[[-2, -1], [1, 2]]-complex]
19
- tests/test_dparray.py::test_flatten[[]-float64]
20
- tests/test_dparray.py::test_flatten[[]-float32]
21
- tests/test_dparray.py::test_flatten[[]-int64]
22
- tests/test_dparray.py::test_flatten[[]-int32]
23
- tests/test_dparray.py::test_flatten[[]-bool]
24
- tests/test_dparray.py::test_flatten[[]-bool_]
25
- tests/test_dparray.py::test_flatten[[]-complex]
26
5
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float64]
27
6
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float32]
28
7
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int64]
0 commit comments