Skip to content

Commit 3470b36

Browse files
committed
Add a missing torch skip
1 parent 2fb0a0a commit 3470b36

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
@@ -7,3 +7,4 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__im
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)]
99
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x1, x2)]
10+
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]

0 commit comments

Comments
 (0)