Skip to content

Commit fa807a2

Browse files
committed
Update xfails
1 parent fd22a73 commit fa807a2

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
@@ -133,6 +133,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greate
133133
array_api_tests/test_operators_and_elementwise_functions.py::test_greater_equal[greater_equal(x1, x2)]
134134
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
135135
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)]
136137
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
137138
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
138139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]

0 commit comments

Comments
 (0)