Skip to content

Commit 284bd99

Browse files
committed
Update numpy 1.21 xfails
1 parent 2995a0f commit 284bd99

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
@@ -138,6 +138,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_less[less(x1,
138138
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[__le__(x1, x2)]
139139
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
140140
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
141+
array_api_tests/test_operators_and_elementwise_functions.py::test_maximum
141142
array_api_tests/test_operators_and_elementwise_functions.py::test_minimum
142143
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
143144
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]

0 commit comments

Comments
 (0)