Skip to content

Commit 49c4401

Browse files
Added two test exceptions
1 parent 7e99250 commit 49c4401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,8 @@ tests/third_party/cupy/math_tests/test_floating.py::TestFloating::test_ldexp
11691169
tests/third_party/cupy/math_tests/test_floating.py::TestFloating::test_nextafter_combination
11701170
tests/third_party/cupy/math_tests/test_floating.py::TestFloating::test_nextafter_float
11711171
tests/third_party/cupy/math_tests/test_floating.py::TestFloating::test_signbit
1172+
tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_absolute_negative
1173+
tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_sign_negative
11721174
tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_clip1
11731175
tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_clip2
11741176
tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_clip3

0 commit comments

Comments
 (0)