We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd22a73 commit fa807a2Copy full SHA for fa807a2
numpy-1-21-xfails.txt
@@ -133,6 +133,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greate
133
array_api_tests/test_operators_and_elementwise_functions.py::test_greater_equal[greater_equal(x1, x2)]
134
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
135
array_api_tests/test_operators_and_elementwise_functions.py::test_less[less(x1, x2)]
136
+array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[__le__(x1, x2)]
137
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
138
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
0 commit comments