Skip to content

Commit e46ecd9

Browse files
committed
remove skipping tests in gpu_no_f64
1 parent 5085a82 commit e46ecd9

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

tests/skipped_tests_gpu_no_fp64.tbl

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -350,27 +350,6 @@ tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[2-array2]
350350
tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[3.5-array0]
351351
tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[3.5-array1]
352352
tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[3.5-array2]
353-
tests/test_mathematical.py::TestCeil::test_ceil
354-
tests/test_mathematical.py::TestCeil::test_invalid_dtype[numpy.float32]
355-
tests/test_mathematical.py::TestCeil::test_invalid_dtype[numpy.int64]
356-
tests/test_mathematical.py::TestCeil::test_invalid_dtype[numpy.int32]
357-
tests/test_mathematical.py::TestCeil::test_invalid_shape[(0,)]
358-
tests/test_mathematical.py::TestCeil::test_invalid_shape[(15, )]
359-
tests/test_mathematical.py::TestCeil::test_invalid_shape[(2,2)]
360-
tests/test_mathematical.py::TestFloor::test_floor
361-
tests/test_mathematical.py::TestFloor::test_invalid_dtype[numpy.float32]
362-
tests/test_mathematical.py::TestFloor::test_invalid_dtype[numpy.int64]
363-
tests/test_mathematical.py::TestFloor::test_invalid_dtype[numpy.int32]
364-
tests/test_mathematical.py::TestFloor::test_invalid_shape[(0,)]
365-
tests/test_mathematical.py::TestFloor::test_invalid_shape[(15, )]
366-
tests/test_mathematical.py::TestFloor::test_invalid_shape[(2,2)]
367-
tests/test_mathematical.py::TestTrunc::test_trunc
368-
tests/test_mathematical.py::TestTrunc::test_invalid_dtype[numpy.float32]
369-
tests/test_mathematical.py::TestTrunc::test_invalid_dtype[numpy.int64]
370-
tests/test_mathematical.py::TestTrunc::test_invalid_dtype[numpy.int32]
371-
tests/test_mathematical.py::TestTrunc::test_invalid_shape[(0,)]
372-
tests/test_mathematical.py::TestTrunc::test_invalid_shape[(15, )]
373-
tests/test_mathematical.py::TestTrunc::test_invalid_shape[(2,2)]
374353
tests/test_mathematical.py::TestPower::test_power[complex64]
375354
tests/test_mathematical.py::TestPower::test_out_dtypes[bool_]
376355
tests/test_mathematical.py::TestPower::test_out_dtypes[int32]

0 commit comments

Comments
 (0)