Skip to content

Commit 0bb6761

Browse files
committed
Enable umath tests
1 parent 219c243 commit 0bb6761

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +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[('gcd', 'ii')]
21-
tests/test_umath.py::test_umaths[('gcd', 'll')]
22-
tests/test_umath.py::test_umaths[('lcm', 'ii')]
23-
tests/test_umath.py::test_umaths[('lcm', 'll')]
24-
tests/test_umath.py::test_umaths[('ldexp', 'fi')]
25-
tests/test_umath.py::test_umaths[('ldexp', 'fl')]
26-
tests/test_umath.py::test_umaths[('ldexp', 'di')]
27-
tests/test_umath.py::test_umaths[('ldexp', 'dl')]
2820
tests/test_umath.py::test_umaths[('spacing', 'f')]
2921
tests/test_umath.py::test_umaths[('spacing', 'd')]
3022

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +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[('gcd', 'ii')]
28-
tests/test_umath.py::test_umaths[('gcd', 'll')]
29-
tests/test_umath.py::test_umaths[('lcm', 'ii')]
30-
tests/test_umath.py::test_umaths[('lcm', 'll')]
31-
tests/test_umath.py::test_umaths[('ldexp', 'fi')]
32-
tests/test_umath.py::test_umaths[('ldexp', 'fl')]
33-
tests/test_umath.py::test_umaths[('ldexp', 'di')]
34-
tests/test_umath.py::test_umaths[('ldexp', 'dl')]
3527
tests/test_umath.py::test_umaths[('spacing', 'f')]
3628
tests/test_umath.py::test_umaths[('spacing', 'd')]
3729

0 commit comments

Comments
 (0)