File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ array_api_tests/test_signatures.py::test_func_signature[bitwise_right_shift]
50
50
array_api_tests/test_signatures.py::test_func_signature[bitwise_xor]
51
51
array_api_tests/test_data_type_functions.py::TestResultType::test_with_scalars
52
52
53
+ array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
54
+
53
55
# Stubs have a comment: (**note**: libraries may return ``NaN`` to match Python behavior.); Apparently, NumPy does just that
54
56
array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i > 0) -> +infinity]
55
57
array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i < 0) -> -infinity]
You can’t perform that action at this time.
0 commit comments