Skip to content

Commit e4d302f

Browse files
unskip logic tests on GPU
1 parent 3a5a391 commit e4d302f

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -396,58 +396,6 @@ tests/test_linalg.py::test_eig_arange[300-float32]
396396
tests/test_linalg.py::test_eig_arange[300-float64]
397397
tests/test_linalg.py::test_eig_arange[300-int32]
398398
tests/test_linalg.py::test_eig_arange[300-int64]
399-
tests/test_logic.py::test_all[(0,)-float64]
400-
tests/test_logic.py::test_all[(0,)-float32]
401-
tests/test_logic.py::test_all[(0,)-int64]
402-
tests/test_logic.py::test_all[(0,)-int32]
403-
tests/test_logic.py::test_all[(0,)-bool]
404-
tests/test_logic.py::test_all[(0,)-bool_]
405-
tests/test_logic.py::test_all[(4,)-float64]
406-
tests/test_logic.py::test_all[(4,)-float32]
407-
tests/test_logic.py::test_all[(4,)-int64]
408-
tests/test_logic.py::test_all[(4,)-int32]
409-
tests/test_logic.py::test_all[(4,)-bool]
410-
tests/test_logic.py::test_all[(4,)-bool_]
411-
tests/test_logic.py::test_all[(2,3)-float64]
412-
tests/test_logic.py::test_all[(2,3)-float32]
413-
tests/test_logic.py::test_all[(2,3)-int64]
414-
tests/test_logic.py::test_all[(2,3)-int32]
415-
tests/test_logic.py::test_all[(2,3)-bool]
416-
tests/test_logic.py::test_all[(2,3)-bool_]
417-
tests/test_logic.py::test_all[(2,2,2)-float64]
418-
tests/test_logic.py::test_all[(2,2,2)-float32]
419-
tests/test_logic.py::test_all[(2,2,2)-int64]
420-
tests/test_logic.py::test_all[(2,2,2)-int32]
421-
tests/test_logic.py::test_all[(2,2,2)-bool]
422-
tests/test_logic.py::test_all[(2,2,2)-bool_]
423-
tests/test_logic.py::test_allclose[float64]
424-
tests/test_logic.py::test_allclose[float32]
425-
tests/test_logic.py::test_allclose[int64]
426-
tests/test_logic.py::test_allclose[int32]
427-
tests/test_logic.py::test_any[(0,)-float64]
428-
tests/test_logic.py::test_any[(0,)-float32]
429-
tests/test_logic.py::test_any[(0,)-int64]
430-
tests/test_logic.py::test_any[(0,)-int32]
431-
tests/test_logic.py::test_any[(0,)-bool]
432-
tests/test_logic.py::test_any[(0,)-bool_]
433-
tests/test_logic.py::test_any[(4,)-float64]
434-
tests/test_logic.py::test_any[(4,)-float32]
435-
tests/test_logic.py::test_any[(4,)-int64]
436-
tests/test_logic.py::test_any[(4,)-int32]
437-
tests/test_logic.py::test_any[(4,)-bool]
438-
tests/test_logic.py::test_any[(4,)-bool_]
439-
tests/test_logic.py::test_any[(2,3)-float64]
440-
tests/test_logic.py::test_any[(2,3)-float32]
441-
tests/test_logic.py::test_any[(2,3)-int64]
442-
tests/test_logic.py::test_any[(2,3)-int32]
443-
tests/test_logic.py::test_any[(2,3)-bool]
444-
tests/test_logic.py::test_any[(2,3)-bool_]
445-
tests/test_logic.py::test_any[(2,2,2)-float64]
446-
tests/test_logic.py::test_any[(2,2,2)-float32]
447-
tests/test_logic.py::test_any[(2,2,2)-int64]
448-
tests/test_logic.py::test_any[(2,2,2)-int32]
449-
tests/test_logic.py::test_any[(2,2,2)-bool]
450-
tests/test_logic.py::test_any[(2,2,2)-bool_]
451399
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: (dpnp.asarray([(i, i) for i in x], [("a", int), ("b", int)]).view(dpnp.recarray))]
452400
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray([(i, i) for i in x], [("a", object), ("b", dpnp.int32)])]]
453401
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray(x).astype(dpnp.int8)]

0 commit comments

Comments
 (0)