Skip to content

Commit 957bc2e

Browse files
Unmute tests for dpnp.allclose on CPU
1 parent cf260c4 commit 957bc2e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,6 @@ tests/test_linalg.py::test_norm1[None-3-[7]]
7272
tests/test_linalg.py::test_norm1[None-3-[1, 2]]
7373
tests/test_linalg.py::test_norm1[None-3-[1, 0]]
7474

75-
tests/test_logic.py::test_allclose[int32]
76-
tests/test_logic.py::test_allclose[int64]
77-
tests/test_logic.py::test_allclose[float32]
78-
tests/test_logic.py::test_allclose[float64]
79-
tests/test_logic.py::test_allclose[None]
80-
8175
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray([[i, i] for i in x])]
8276
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: (dpnp.asarray([(i, i) for i in x], [("a", int), ("b", int)]).view(dpnp.recarray))]
8377
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray([(i, i) for i in x], [("a", object), ("b", dpnp.int32)])]]

0 commit comments

Comments
 (0)