Skip to content

Commit 39a3922

Browse files
Mute floor_divide test on gpu due to gh-1652
1 parent c22d771 commit 39a3922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tests/test_umath.py::test_umaths[('divmod', 'll')]
2222
tests/test_umath.py::test_umaths[('divmod', 'ff')]
2323
tests/test_umath.py::test_umaths[('divmod', 'dd')]
2424
tests/test_umath.py::test_umaths[('float_power', 'dd')]
25+
tests/test_umath.py::test_umaths[('floor_divide', 'ff')]
2526
tests/test_umath.py::test_umaths[('frexp', 'f')]
2627
tests/test_umath.py::test_umaths[('frexp', 'd')]
2728
tests/test_umath.py::test_umaths[('gcd', 'ii')]

0 commit comments

Comments
 (0)