Skip to content

Commit 8403874

Browse files
committed
Add a numpy 1.21 xfail
1 parent 9fb5d98 commit 8403874

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
@@ -107,6 +107,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_bitwise_xor[bi
107107
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x, s)]
108108
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x1, x2)]
109109
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[divide(x1, x2)]
110+
array_api_tests/test_operators_and_elementwise_functions.py::test_equal[equal(x1, x2)]
110111
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x, s)]
111112
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
112113
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]

0 commit comments

Comments
 (0)