Skip to content

Commit 269a6da

Browse files
committed
Add a missing numpy 1.12 xfail
1 parent 791698f commit 269a6da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy-1-21-xfails.txt

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
117117
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]
118118
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
119119
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
120+
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
120121
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
121122
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
122123
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]

0 commit comments

Comments
 (0)