Skip to content

Commit f85f427

Browse files
committed
Add a missing NumPy 1.21 xfail
1 parent 8403874 commit f85f427

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
@@ -112,6 +112,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
112112
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
113113
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]
114114
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
115+
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
115116
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
116117
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
117118
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]

0 commit comments

Comments
 (0)