@@ -350,27 +350,6 @@ tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[2-array2]
350350tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[3.5-array0]
351351tests/test_mathematical.py::TestGradient::test_gradient_y1_dx[3.5-array1]
352352tests/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)]
374353tests/test_mathematical.py::TestPower::test_power[complex64]
375354tests/test_mathematical.py::TestPower::test_out_dtypes[bool_]
376355tests/test_mathematical.py::TestPower::test_out_dtypes[int32]
0 commit comments