Skip to content

Commit

Permalink
Mute floor_divide test on gpu due to gh-1652
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-perevezentsev committed Apr 26, 2024
1 parent c22d771 commit 39a3922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/skipped_tests_gpu.tbl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ tests/test_umath.py::test_umaths[('divmod', 'll')]
tests/test_umath.py::test_umaths[('divmod', 'ff')]
tests/test_umath.py::test_umaths[('divmod', 'dd')]
tests/test_umath.py::test_umaths[('float_power', 'dd')]
tests/test_umath.py::test_umaths[('floor_divide', 'ff')]
tests/test_umath.py::test_umaths[('frexp', 'f')]
tests/test_umath.py::test_umaths[('frexp', 'd')]
tests/test_umath.py::test_umaths[('gcd', 'ii')]
Expand Down

0 comments on commit 39a3922

Please sign in to comment.