Skip to content

Commit a3e2c0d

Browse files
committed
Add xfail
1 parent 8d42075 commit a3e2c0d

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_multiply[__imu
138138
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]
139139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x1, x2)]
140140
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[multiply(x1, x2)]
141+
array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[__ne__(x1, x2)]
141142
array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[not_equal(x1, x2)]
142143
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__ipow__(x, s)]
143144
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__pow__(x, s)]

0 commit comments

Comments
 (0)