Skip to content

Commit 7261dae

Browse files
committed
Add a torch skip
1 parent 1cd43f2 commit 7261dae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-skips.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__im
66
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x, s)]
77
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
88
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
9+
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x1, x2)]

0 commit comments

Comments
 (0)