File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,15 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_subtract[subtr
123
123
array_api_tests/test_searching_functions.py::test_where
124
124
array_api_tests/test_special_cases.py::test_iop[__iadd__(x1_i is -0 and x2_i is -0) -> -0]
125
125
126
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[add]
127
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
128
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
129
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[subtract]
130
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
131
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
132
+
133
+ array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
134
+
126
135
# 2023.12 support
127
136
array_api_tests/test_has_names.py::test_has_names[creation-from_dlpack]
128
137
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
You can’t perform that action at this time.
0 commit comments