Skip to content

Commit 9a65ff2

Browse files
unskip the flatten func tests
1 parent dae58ad commit 9a65ff2

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,6 @@ tests/third_party/intel/test_zero_copy_test1.py::test_dpnp_interaction_with_dpct
22
tests/test_arithmetic.py::TestArithmetic::test_nansum
33
tests/test_arraymanipulation.py::TestHstack::test_generator
44
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]
265
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float64]
276
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float32]
287
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int64]

0 commit comments

Comments
 (0)