We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d42075 commit a3e2c0dCopy full SHA for a3e2c0d
numpy-1-21-xfails.txt
@@ -138,6 +138,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imu
138
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]
139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x1, x2)]
140
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)]
142
array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[not_equal(x1, x2)]
143
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__ipow__(x, s)]
144
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__pow__(x, s)]
0 commit comments