Skip to content

Commit 7651097

Browse files
committed
Unmute umath tests for dpnp.spacing
1 parent 57aaa1b commit 7651097

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ tests/test_umath.py::test_umaths[('divmod', 'ff')]
1717
tests/test_umath.py::test_umaths[('divmod', 'dd')]
1818
tests/test_umath.py::test_umaths[('frexp', 'f')]
1919
tests/test_umath.py::test_umaths[('frexp', 'd')]
20-
tests/test_umath.py::test_umaths[('spacing', 'f')]
21-
tests/test_umath.py::test_umaths[('spacing', 'd')]
2220

2321
tests/third_party/cupy/core_tests/test_ndarray_conversion.py::TestNdarrayToBytes_param_0_{shape=()}::test_item
2422
tests/third_party/cupy/core_tests/test_ndarray_conversion.py::TestNdarrayToBytes_param_1_{shape=(1,)}::test_item

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ tests/test_umath.py::test_umaths[('divmod', 'dd')]
2424
tests/test_umath.py::test_umaths[('floor_divide', 'ff')]
2525
tests/test_umath.py::test_umaths[('frexp', 'f')]
2626
tests/test_umath.py::test_umaths[('frexp', 'd')]
27-
tests/test_umath.py::test_umaths[('spacing', 'f')]
28-
tests/test_umath.py::test_umaths[('spacing', 'd')]
2927

3028
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsGeometric_param_2_{p_shape=(3, 2), shape=(4, 3, 2)}::test_geometric
3129
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsGeometric_param_3_{p_shape=(3, 2), shape=(3, 2)}::test_geometric

0 commit comments

Comments
 (0)