============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
rootdir: $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages
collecting ... collected 51612 items / 6 deselected / 2 skipped / 51606 selected

numpy/_core/tests/test__exceptions.py::TestArrayMemoryError::test_pickling PASSED
numpy/_core/tests/test__exceptions.py::TestArrayMemoryError::test_str PASSED
numpy/_core/tests/test__exceptions.py::TestArrayMemoryError::test__size_to_string PASSED
numpy/_core/tests/test__exceptions.py::TestArrayMemoryError::test__total_size PASSED
numpy/_core/tests/test__exceptions.py::TestUFuncNoLoopError::test_pickling PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_attr[args0] PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_attr[args1] PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_attr[args2] PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_pickling[args0] PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_pickling[args1] PASSED
numpy/_core/tests/test__exceptions.py::TestAxisError::test_pickling[args2] PASSED
numpy/_core/tests/test_abc.py::TestABC::test_abstract PASSED
numpy/_core/tests/test_abc.py::TestABC::test_floats PASSED
numpy/_core/tests/test_abc.py::TestABC::test_complex PASSED
numpy/_core/tests/test_abc.py::TestABC::test_int PASSED
numpy/_core/tests/test_abc.py::TestABC::test_uint PASSED
numpy/_core/tests/test_api.py::test_array_array PASSED
numpy/_core/tests/test_api.py::test_array_impossible_casts[True] PASSED
numpy/_core/tests/test_api.py::test_array_impossible_casts[False] PASSED
numpy/_core/tests/test_api.py::test_array_astype PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_string_discovery_empty[S] PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_string_discovery_empty[U] PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_void[d] PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_void[f] PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_void[S13] PASSED
numpy/_core/tests/test_api.py::test_array_astype_to_void[U32] PASSED
numpy/_core/tests/test_api.py::test_object_array_astype_to_void PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[uint8] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[uint16] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[uint32] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[uint64] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[ulonglong] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[int8] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[int16] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[int32] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[int64] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[longlong] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[float16] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[float32] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[float64] PASSED
numpy/_core/tests/test_api.py::test_array_astype_warning[longdouble] PASSED
numpy/_core/tests/test_api.py::test_string_to_boolean_cast[bytes_-bool] PASSED
numpy/_core/tests/test_api.py::test_string_to_boolean_cast[str_-bool] PASSED
numpy/_core/tests/test_api.py::test_string_to_boolean_cast[dtype2-out_dtype2] PASSED
numpy/_core/tests/test_api.py::test_string_to_boolean_cast[dtype3-out_dtype3] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex64-str] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex64-bytes] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex64-str_] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex128-str] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex128-bytes] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[complex128-str_] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[clongdouble-str] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[clongdouble-bytes] PASSED
numpy/_core/tests/test_api.py::test_string_to_complex_cast[clongdouble-str_] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[e] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[f] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[d] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[g] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[F] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[D] PASSED
numpy/_core/tests/test_api.py::test_none_to_nan_cast[G] PASSED
numpy/_core/tests/test_api.py::test_copyto_fromscalar PASSED
numpy/_core/tests/test_api.py::test_copyto PASSED
numpy/_core/tests/test_api.py::test_copyto_permut PASSED
numpy/_core/tests/test_api.py::test_copy_order PASSED
numpy/_core/tests/test_api.py::test_contiguous_flags PASSED
numpy/_core/tests/test_api.py::test_broadcast_arrays PASSED
numpy/_core/tests/test_api.py::test_full_from_list[shape0-fill_value0-expected_output0] PASSED
numpy/_core/tests/test_api.py::test_full_from_list[shape1-fill_value1-expected_output1] PASSED
numpy/_core/tests/test_api.py::test_astype_copyflag PASSED
numpy/_core/tests/test_argparse.py::test_invalid_integers PASSED
numpy/_core/tests/test_argparse.py::test_missing_arguments PASSED
numpy/_core/tests/test_argparse.py::test_too_many_positional PASSED
numpy/_core/tests/test_argparse.py::test_multiple_values PASSED
numpy/_core/tests/test_argparse.py::test_string_fallbacks PASSED
numpy/_core/tests/test_argparse.py::test_too_many_arguments_method_forwarding PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_basic_stringlength[object] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_basic_stringlength[1.2] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_basic_stringlength[10**43] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_basic_stringlength[None] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_basic_stringlength[string] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_nested_arrays_stringlength[object] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_nested_arrays_stringlength[1.2] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_nested_arrays_stringlength[10**43] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_nested_arrays_stringlength[None] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_nested_arrays_stringlength[string] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestStringDiscovery::test_unpack_first_level[__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_void_special_case PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_char_special_case PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_char_special_case_deep PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_unknown_object PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[float16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[float64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[longdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[complex64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[complex128] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[clongdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[int8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[int16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[int32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[uint8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[uint16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[uint32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[uint64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[rational] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[structured] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[timedelta64[generic]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[timedelta64[s]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[timedelta64[s](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[datetime64[generic](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[datetime64[ms]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[bytes] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[unicode] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar[unstructured_void] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_promotion PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[float16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[float64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[longdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[complex64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[complex128] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[clongdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[int8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[int16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[int32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[uint8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[uint16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[uint32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[uint64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[rational] XFAIL
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[structured] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[timedelta64[generic]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[timedelta64[s]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[timedelta64[s](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[datetime64[generic](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[datetime64[ms]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[bytes] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[unicode] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion[unstructured_void] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[float16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[float64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[longdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[complex64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[complex128] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[clongdouble] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[int8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[int16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[int32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[uint8] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[uint16] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[uint32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[uint64] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[rational] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[structured] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[timedelta64[generic]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[timedelta64[s]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[timedelta64[s](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[datetime64[generic](NaT)] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[datetime64[ms]] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[bytes] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[unicode] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_coercion_same_as_cast_and_assignment[unstructured_void] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_pyscalar_subclasses[10] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_pyscalar_subclasses[10.32] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_pyscalar_subclasses[10.14j] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_pyscalar_subclasses[10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[?] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[b] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[h] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[i] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[l] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[q] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[n] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[p] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[B] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[H] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[I] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[L] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[Q] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[N] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[P] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[e] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[f] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[d] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[g] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[F] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[D] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[G] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[S] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[U] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[V] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[O] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[M] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_default_dtype_instance[m] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-b] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-h] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-i] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-l] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-q] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-n] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[nan-ValueError-p] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-b] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-h] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-i] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-l] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-q] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-n] PASSED
numpy/_core/tests/test_array_coercion.py::TestScalarDiscovery::test_scalar_to_int_coerce_does_not_cast[scalar1-OverflowError-p] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[timedelta64[s](NaT)-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[timedelta64[s](NaT)-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[timedelta64[s]-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[timedelta64[s]-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[datetime64[generic](NaT)-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[datetime64[generic](NaT)-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[datetime64[D]-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_basic[datetime64[D]-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_timedelta_convert_to_number[timedelta64[ns]-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_timedelta_convert_to_number[timedelta64[ns]-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_timedelta_convert_to_number[timedelta64[generic]-int64] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_timedelta_convert_to_number[timedelta64[generic]-float32] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_datetime[[s]-S6] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_datetime[[s]-U6] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_datetime[[D]-S6] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_datetime[[D]-U6] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_timedelta[[s]] PASSED
numpy/_core/tests/test_array_coercion.py::TestTimeScalars::test_coercion_assignment_timedelta[[D]] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_simple PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_pathological_self_containing PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_nested_arraylikes[__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_uneven_depth_ragged[__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_empty_sequence PASSED
numpy/_core/tests/test_array_coercion.py::TestNested::test_array_of_different_depths PASSED
numpy/_core/tests/test_array_coercion.py::TestBadSequences::test_growing_list PASSED
numpy/_core/tests/test_array_coercion.py::TestBadSequences::test_mutated_list PASSED
numpy/_core/tests/test_array_coercion.py::TestBadSequences::test_replace_0d_array PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_object_special_case[__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr0-__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-ndarray] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-subclass] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-memoryview] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_object_assignment_special_case[arr1-__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_0d_generic_special_case PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_arraylike_classes PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_too_large_array_error_paths PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[RecursionError-__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[RecursionError-__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[RecursionError-__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[MemoryError-__array_interface__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[MemoryError-__array__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_attributes[MemoryError-__array_struct__] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_bad_length[RecursionError] PASSED
numpy/_core/tests/test_array_coercion.py::TestArrayLikes::test_bad_array_like_bad_length[MemoryError] PASSED
numpy/_core/tests/test_array_coercion.py::TestAsArray::test_dtype_identity PASSED
numpy/_core/tests/test_array_coercion.py::TestSpecialAttributeLookupFailure::test_deprecated PASSED
numpy/_core/tests/test_array_coercion.py::test_subarray_from_array_construction PASSED
numpy/_core/tests/test_array_coercion.py::test_empty_string PASSED
numpy/_core/tests/test_array_interface.py::test_cstruct SKIPPED (lin...)
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args0] PASSED
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args1] PASSED
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args2] PASSED
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args3] PASSED
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args4] PASSED
numpy/_core/tests/test_arraymethod.py::TestResolveDescriptors::test_invalid_arguments[args5] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args0-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args1-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args2-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args3-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args4-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args5-TypeError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args6-ValueError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args7-ValueError] PASSED
numpy/_core/tests/test_arraymethod.py::TestSimpleStridedCall::test_invalid_arguments[args8-ValueError] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_class_getitem[ndarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_class_getitem[recarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_class_getitem[chararray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_class_getitem[matrix] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_class_getitem[memmap] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[0-ndarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[0-recarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[0-chararray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[0-matrix] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[0-memmap] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[1-ndarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[1-recarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[1-chararray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[1-matrix] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[1-memmap] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[2-ndarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[2-recarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[2-chararray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[2-matrix] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[2-memmap] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[3-ndarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[3-recarray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[3-chararray] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[3-matrix] PASSED
numpy/_core/tests/test_arraymethod.py::TestClassGetItem::test_subscript_tup[3-memmap] PASSED
numpy/_core/tests/test_arrayobject.py::test_matrix_transpose_raises_error_for_1d PASSED
numpy/_core/tests/test_arrayobject.py::test_matrix_transpose_equals_transpose_2d PASSED
numpy/_core/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape0] PASSED
numpy/_core/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape1] PASSED
numpy/_core/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape2] PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_nan_inf PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_subclass PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_object_subclass XFAIL
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_0d_object_subclass PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_self_containing PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_containing_list PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_void_scalar_recursion PASSED
numpy/_core/tests/test_arrayprint.py::TestArrayRepr::test_fieldless_structured PASSED
numpy/_core/tests/test_arrayprint.py::TestComplexArray::test_str PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_basic PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_unexpected_kwarg PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_format_function PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_structure_format_mixed PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_structure_format_int PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_structure_format_float PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_unstructured_void_repr PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_edgeitems_kwarg PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_summarize_1d PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_summarize_2d PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_summarize_structure PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_linewidth PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_wide_element PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_multiline_repr PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_nested_array_repr PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_any_text PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_refcount PASSED
numpy/_core/tests/test_arrayprint.py::TestArray2String::test_with_sign PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_basic PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_precision_zero PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_formatter PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_formatter_reset PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_0d_arrays PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_float_spacing PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_bool_spacing PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_sign_spacing PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_float_overflow_nowarn PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_sign_spacing_structured PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_floatmode PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_legacy_mode_scalars PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_legacy_stray_comma PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_linewidth_wrapping PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[bool] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[uint8] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[uint16] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[uint32] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[uint64] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[int8] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[int16] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[int32] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[int64] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[float16] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[float32] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[float64] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_dtype_endianness_repr[U1] PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_linewidth_repr PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_linewidth_str PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_edgeitems PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_edgeitems_structured PASSED
numpy/_core/tests/test_arrayprint.py::TestPrintOptions::test_bad_args PASSED
numpy/_core/tests/test_arrayprint.py::test_unicode_object_array PASSED
numpy/_core/tests/test_arrayprint.py::TestContextManager::test_ctx_mgr PASSED
numpy/_core/tests/test_arrayprint.py::TestContextManager::test_ctx_mgr_restores PASSED
numpy/_core/tests/test_arrayprint.py::TestContextManager::test_ctx_mgr_exceptions PASSED
numpy/_core/tests/test_arrayprint.py::TestContextManager::test_ctx_mgr_as_smth PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-b] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-h] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-i] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-l] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-q] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-p] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-B] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-H] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-I] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-L] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-Q] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-P] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-e] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-f] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-d] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-g] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-F] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-D] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[0-G] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-b] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-h] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-i] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-l] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-q] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-p] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-B] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-H] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-I] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-L] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-Q] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-P] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-e] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-f] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-d] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-g] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-F] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-D] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_numbers[1-G] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar0-True-np.True_] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[a-b'a'-np.bytes_(b'a')] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[a-'a'-np.str_('a')] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar3-numpy.datetime64('2012')-np.datetime64('2012')] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar4-numpy.timedelta64(1)-np.timedelta64(1)] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar5-(True, 2)-np.void((True, 2), dtype=[('f0', '?'), ('f1', '<i8')])] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar6-(1., 2.)-np.void((1.0, 2.0), dtype=[('f0', '<f8'), ('f1', '>f4')])] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_repr_special[scalar7-void(b'\\x61')-np.void(b'\\x61')] PASSED
numpy/_core/tests/test_arrayprint.py::test_scalar_void_float_str PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[int-to-f2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[str-to-f2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[float-to-f2_0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[longdouble-to-f2_0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[double-to-f2_0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[float-to-f2_1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[int-to-f4] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[float-to-f2_2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[longdouble-to-f2_1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[double-to-f2_1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[longdouble-to-f8] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[float-to-c8] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[complex-to-c8_0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[complex-to-c8_1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[longdouble-to-c8] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-b0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-b1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-b2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-b3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-b0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-b1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-b2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-b0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-b1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-b2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-b3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-b0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-b1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-b2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-B0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-B1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-B2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-B3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-B0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-B1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-B2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-B0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-B1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-B2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-B3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-B0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-B1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-B2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-h0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-h1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-h2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-h3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-h0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-h1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-h2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-h0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-h1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-h2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-h3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-h0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-h1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-h2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-H0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-H1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-H2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-H3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-H0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-H1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-H2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-H0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-H1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-H2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-H3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-H0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-H1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-H2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-i0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-i1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-i2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-i3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-i0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-i1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-i2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-i0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-i1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-i2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-i3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-i0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-i1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-i2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-I0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-I1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-I2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-I3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-I0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-I1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-I2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-I0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-I1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-I2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-I3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-I0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-I1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-I2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-l0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-l1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-l2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-l3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-l0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-l1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-l2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-l0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-l1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-l2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-l3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-l0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-l1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-l2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-L0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-L1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-L2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-L3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-L0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-L1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-L2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-L0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-L1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-L2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-L3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-L0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-L1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-L2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-q3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-q3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-Q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-Q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-Q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-Q3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-Q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-Q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-Q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-Q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-Q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-Q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-Q3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-Q0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-Q1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-Q2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-n0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-n1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-n2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-n3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-n0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-n1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-n2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-n0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-n1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-n2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-n3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-n0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-n1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-n2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-N0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-N1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-N2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-N3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-N0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-N1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-N2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-N0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-N1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-N2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-N3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-N0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-N1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-N2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-p0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-p1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-p2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-p3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-p0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-p1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-p2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-p0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-p1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-p2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-p3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-p0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-p1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-p2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-P0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-P1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-P2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[inf-to-P3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-P0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-P1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(inf+0j)-to-P2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-P0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-P1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-P2] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[nan-to-P3] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-P0] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-P1] PASSED
numpy/_core/tests/test_casting_floatingpoint_errors.py::test_floatingpoint_errors_casting[(nan+0j)-to-P2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[e-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[e-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[f-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[f-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[d-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[d-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[g-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_float_to_string[g-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestChanges::test_to_void PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[BoolDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Int8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Int16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Int32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Int64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[LongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[UInt8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[UInt16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[UInt32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[UInt64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[ULongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Float16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Float32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Float64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Complex64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_cancast[Complex128DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[bool] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[int8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[int16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>i2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[int32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>i4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[int64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>i8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[int64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>i8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[uint8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[uint16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>u2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[uint32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>u4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[uint64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>u8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[uint64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>u8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[float16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>f2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[float32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>f4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[float64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>f8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[complex64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>c8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[complex128] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_direct_casts[>c16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[BoolDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Int8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Int16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Int32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Int64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[LongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[UInt8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[UInt16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[UInt32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[UInt64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[ULongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Float16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Float32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Float64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Complex64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_numeric_to_times[Complex128DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[ns]-None-Casting.no-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[>M8[ns]-None-Casting.equiv-None-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8-M8[ms]-Casting.safe-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[ms]-M8-Casting.unsafe-None-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[5ms]-M8[5ms]-Casting.no-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[ns]-M8[ms]-Casting.same_kind-None-1-1000000] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[ms]-M8[ns]-Casting.safe-None-1000000-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[ms]-M8[7ms]-Casting.same_kind-None-1-7] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[M8[4D]-M8[1M]-Casting.same_kind-None-None-denom8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[ns]-None-Casting.no-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[>m8[ns]-None-Casting.equiv-None-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8-m8[ms]-Casting.safe-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[ms]-m8-Casting.unsafe-None-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[5ms]-m8[5ms]-Casting.no-0-1-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[ns]-m8[ms]-Casting.same_kind-None-1-1000000] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[ms]-m8[ns]-Casting.safe-None-1000000-1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[ms]-m8[7ms]-Casting.same_kind-None-1-7] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_time_to_time[m8[4D]-m8[1M]-Casting.unsafe-None-None-denom17] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-BoolDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Int8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Int16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Int32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Int64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-LongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-UInt8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-UInt16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-UInt32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-UInt64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-ULongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Float16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Float32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Float64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Complex64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[S-Complex128DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-BoolDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Int8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Int16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Int32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Int64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-LongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-UInt8DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-UInt16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-UInt32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-UInt64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-ULongLongDType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Float16DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Float32DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Float64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Complex64DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_cancast[U-Complex128DType] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[bool-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[bool-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int8-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int8-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int16-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int16-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i2-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i2-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int32-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int32-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i4-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i4-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int64_0-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int64_0-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i8_0-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i8_0-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int64_1-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[int64_1-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i8_1-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>i8_1-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint8-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint8-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint16-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint16-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u2-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u2-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint32-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint32-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u4-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u4-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint64_0-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint64_0-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u8_0-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u8_0-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint64_1-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[uint64_1-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u8_1-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>u8_1-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float16-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float16-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f2-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f2-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float32-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float32-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f4-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f4-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float64-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[float64-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f8-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>f8-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[complex64-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[complex64-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>c8-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>c8-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[complex128-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[complex128-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>c16-S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_string_casts_roundtrip[>c16-U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[S-S8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[S-<U8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[S->U8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[U-S8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[U-<U8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_string_to_string_cancast[U->U8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_unicode_byteswapped_cast[>->] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_unicode_byteswapped_cast[>-<] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_unicode_byteswapped_cast[<->] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_unicode_byteswapped_cast[<-<] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_void_to_string_special_case PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_to_parametric_internal_error PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[bool] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[int8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[int16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>i2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[int32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>i4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[int64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>i8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[int64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>i8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[uint8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[uint16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>u2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[uint32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>u4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[uint64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>u8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[uint64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>u8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[float16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>f2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[float32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>f4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[float64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>f8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[complex64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>c8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[complex128] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_and_simple_resolution[>c16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[bool] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[int8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[int16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>i2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[int32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>i4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[int64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>i8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[int64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>i8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[uint8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[uint16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>u2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[uint32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>u4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[uint64_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>u8_0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[uint64_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>u8_1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[float16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>f2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[float32] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>f4] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[float64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>f8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[complex64] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>c8] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[complex128] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_simple_to_object_resolution[>c16] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_void_and_structured_with_subarray[no] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_void_and_structured_with_subarray[unsafe] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_field_offsets[to_dt0-2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_field_offsets[to_dt1-2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_field_offsets[to_dt2-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i-(1,1)i-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[(1,1)i-i-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[(2,1)i-(2,1)i-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i-to_dt3-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[from_dt4-i-2] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i-to_dt5-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i,i-i,i,i-None0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i4-V3-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i4-V4-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i4-V10-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[O-V4-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[O-V8-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[V4-V3-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[V4-V4-0] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[V3-V4-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[V4-i4-None] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_structured_view_offsets_paramteric[i,i-i,i,i-None1] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[?] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[b] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[h] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[i] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[l] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[q] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[n] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[p] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[B] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[H] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[I] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[L] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[Q] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[N] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[P] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[e] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[f] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[d] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[g] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[F] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[D] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[G] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[S] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[U] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[V] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[O] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[M] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_object_casts_NULL_None_equivalence[m] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[b] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[B] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[h] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[H] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[i] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[I] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[l] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[L] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[q] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[Q] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[n] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[N] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[p] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[P] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[e] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[f] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[d] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[g] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[F] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[D] PASSED
numpy/_core/tests/test_casting_unittests.py::TestCasting::test_nonstandard_bool_to_other[G] PASSED
numpy/_core/tests/test_conversion_utils.py::TestByteorderConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestByteorderConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestByteorderConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestSortkindConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestSortkindConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestSortkindConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestSelectkindConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestSelectkindConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestSelectkindConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestSearchsideConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestSearchsideConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestSearchsideConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestOrderConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestOrderConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestOrderConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestOrderConverter::test_flatten_invalid_order PASSED
numpy/_core/tests/test_conversion_utils.py::TestClipmodeConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestClipmodeConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestClipmodeConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestCastingConverter::test_wrong_type PASSED
numpy/_core/tests/test_conversion_utils.py::TestCastingConverter::test_wrong_value PASSED
numpy/_core/tests/test_conversion_utils.py::TestCastingConverter::test_valid PASSED
numpy/_core/tests/test_conversion_utils.py::TestIntpConverter::test_basic PASSED
numpy/_core/tests/test_conversion_utils.py::TestIntpConverter::test_none PASSED
numpy/_core/tests/test_conversion_utils.py::TestIntpConverter::test_float PASSED
numpy/_core/tests/test_conversion_utils.py::TestIntpConverter::test_too_large PASSED
numpy/_core/tests/test_conversion_utils.py::TestIntpConverter::test_too_many_dims PASSED
numpy/_core/tests/test_cpu_dispatcher.py::test_dispatcher PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_runtime_feature_selection PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_both_enable_disable_set[feature-feature] PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_both_enable_disable_set[feature-same] PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_variable_too_long[ENABLE] PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_variable_too_long[DISABLE] PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_impossible_feature_disable PASSED
numpy/_core/tests/test_cpu_features.py::TestEnvPrivation::test_impossible_feature_enable PASSED
numpy/_core/tests/test_cpu_features.py::Test_X86_Features::test_features SKIPPED
numpy/_core/tests/test_cpu_features.py::Test_POWER_Features::test_features SKIPPED
numpy/_core/tests/test_cpu_features.py::Test_ZARCH_Features::test_features SKIPPED
numpy/_core/tests/test_cpu_features.py::Test_ARM_Features::test_features SKIPPED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_rescaled PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_class_discovery PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_scaled_float_from_floats[1.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_scaled_float_from_floats[-1.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_scaled_float_from_floats[2.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_repr PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_dtype_name PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_structured_dtype_printing PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_from_float[1.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_from_float[-1.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_from_float[2.0] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[1.0-True] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[1.0-False] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[-1.0-True] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[-1.0-False] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[2.0-True] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_getitem[2.0-False] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_casts[True] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_casts[False] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_cast_internal_errors[True] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_cast_internal_errors[False] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_sfloat_promotion PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_basic_multiply PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_possible_and_impossible_reduce PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_basic_ufunc_at PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_basic_multiply_promotion PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_basic_addition PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_addition_cast_safety PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_logical_ufuncs_casts_to_bool[logical_and] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_logical_ufuncs_casts_to_bool[logical_or] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_logical_ufuncs_casts_to_bool[logical_xor] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_wrapped_and_wrapped_reductions PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_astype_class PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_creation_class PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_np_save_load PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter_index[int_list] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter_index[ellipsis] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter_index[slice] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter_index[bool_array] PASSED
numpy/_core/tests/test_custom_dtypes.py::TestSFloat::test_flatiter_index[int_array] PASSED
numpy/_core/tests/test_custom_dtypes.py::test_type_pickle PASSED
numpy/_core/tests/test_custom_dtypes.py::test_is_numeric PASSED
numpy/_core/tests/test_cython.py::test_is_timedelta64_object PASSED
numpy/_core/tests/test_cython.py::test_is_datetime64_object PASSED
numpy/_core/tests/test_cython.py::test_get_datetime64_value PASSED
numpy/_core/tests/test_cython.py::test_get_timedelta64_value PASSED
numpy/_core/tests/test_cython.py::test_get_datetime64_unit PASSED
numpy/_core/tests/test_cython.py::test_abstract_scalars PASSED
numpy/_core/tests/test_cython.py::test_default_int PASSED
numpy/_core/tests/test_cython.py::test_ravel_axis PASSED
numpy/_core/tests/test_cython.py::test_convert_datetime64_to_datetimestruct PASSED
numpy/_core/tests/test_cython.py::TestDatetimeStrings::test_make_iso_8601_datetime PASSED
numpy/_core/tests/test_cython.py::TestDatetimeStrings::test_get_datetime_iso_8601_strlen PASSED
numpy/_core/tests/test_cython.py::test_multiiter_fields[arrays0] PASSED
numpy/_core/tests/test_cython.py::test_multiiter_fields[arrays1] PASSED
numpy/_core/tests/test_cython.py::test_multiiter_fields[arrays2] PASSED
numpy/_core/tests/test_cython.py::test_multiiter_fields[arrays3] PASSED
numpy/_core/tests/test_cython.py::test_dtype_flags PASSED
numpy/_core/tests/test_cython.py::test_conv_intp PASSED
numpy/_core/tests/test_cython.py::test_npyiter_api PASSED
numpy/_core/tests/test_cython.py::test_fillwithbytes PASSED
numpy/_core/tests/test_cython.py::test_complex PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_string PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_dtype_creation PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_casting_rules PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_prefix_conversions PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_prohibit_negative_datetime[as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_compare_generic_nat PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_nat_argsort_stability[3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_nat_argsort_stability[21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_nat_argsort_stability[217] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_nat_argsort_stability[1000] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_nat_argsort_stability[3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_nat_argsort_stability[21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_nat_argsort_stability[217] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_nat_argsort_stability[1000] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[ns]-arr0-expected0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[ns]-arr1-expected1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[ns]-arr2-expected2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[ns]-arr3-expected3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[us]-arr0-expected0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[us]-arr1-expected1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[us]-arr2-expected2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[M8[us]-arr3-expected3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[ns]-arr0-expected0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[ns]-arr1-expected1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[ns]-arr2-expected2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[ns]-arr3-expected3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[us]-arr0-expected0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[us]-arr1-expected1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[us]-arr2-expected2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_timedelta_sort_nat[m8[us]-arr3-expected3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_scalar_construction PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_scalar_construction_timezone PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_array_find_type PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_np_int_construction[generic] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_scalar_construction PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_object_array_conversion PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_0_dim_object_array_conversion PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_nat_format PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_scalar_construction_units PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_nat_casting PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_days_creation PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_days_to_pydate PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_dtype_comparison PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_pydatetime_creation PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_string_conversion PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_time_byteswapping[m8[D]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_time_byteswapping[M8[Y]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_time_byteswapped_cast[M8[s]-M8[D]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_time_byteswapped_cast[m8[s]-m8[ns]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_conversions_byteorders[U-m8[D]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_conversions_byteorders[U-M8[Y]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_conversions_byteorders[S-m8[D]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_conversions_byteorders[S-M8[Y]] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_array_str PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_array_str PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_pickle PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_setstate PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_dtype_promotion PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_cast_overflow PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_pyobject_roundtrip PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_month_truncation PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_different_unit_comparison PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_like PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_unary PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_add PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_subtract PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_multiply PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op10-op20-1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op11-op21--2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op12-op22--2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op13-op23-1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op14-op24-60] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op15-op25-1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_divide[op16-op26-exp6] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_warnings[op10-op20] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_warnings[op11-op21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_warnings[op12-op22] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_precision[9007199254740993-1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_precision[9007199254740999--2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_error[val10-val20] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_floor_div_error[val11-val21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op10-op20] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op11-op21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op12-op22] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op13-op23] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op14-op24] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op15-op25] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod[op16-op26] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod_warnings[op10-op20] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod_warnings[op11-op21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_divmod_warnings[op12-op22] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_divide PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_compare PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_compare_nat PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_minmax PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_hours PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_year PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_month PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_week PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_day PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_hour PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_minute PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_second PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_fs PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_divisor_conversion_as PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_string_parser_variants PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_string_parser_error_check PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_creation_overflow PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_as_string PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_as_string_timezone PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_arange PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_arange_no_dtype PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_arange PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val10-val20-expected0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val11-val21-expected1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val12-val22-expected2] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val13-val23-expected3] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val14-val24-expected4] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val15-val25-expected5] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val16-val26-expected6] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val17-val27-expected7] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus[val18-val28-expected8] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus_error[val10-val20] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus_error[val11-val21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus_div_by_zero PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus_type_resolution[val10-15] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_modulus_type_resolution[7.5-val21] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_arange_no_dtype PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_maximum_reduce PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_timedelta_correct_mean PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_no_subtract_reducelike PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_busday_offset PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_busdaycalendar PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_busday_holidays_offset PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_busday_holidays_count PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_is_busday PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_datetime_y2038 PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isnat PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isnat_error PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_scalar PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<datetime64[%s]-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>datetime64[%s]-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[<timedelta64[%s]-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_isfinite_isinf_isnan_units[>timedelta64[%s]-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_assert_equal PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_corecursive_input PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_discovery_from_object_array[shape0] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_discovery_from_object_array[shape1] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[W] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[10D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_symmetry[2M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-W] XFAIL
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[-1-10D] XFAIL
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-Y] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-M] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-W] XFAIL
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-D] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-h] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-m] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-s] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-ms] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-us] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-ns] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-ps] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-fs] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-as] PASSED
numpy/_core/tests/test_datetime.py::TestDateTime::test_limit_str_roundtrip[1-10D] XFAIL
numpy/_core/tests/test_datetime.py::TestDateTimeData::test_basic PASSED
numpy/_core/tests/test_datetime.py::TestDateTimeData::test_bytes PASSED
numpy/_core/tests/test_datetime.py::TestDateTimeData::test_non_ascii PASSED
numpy/_core/tests/test_datetime.py::test_comparisons_return_not_implemented PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_object_array PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_object_array_unicode PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_string_array PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_unicode_array PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_unicode_upconvert PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_string PASSED
numpy/_core/tests/test_defchararray.py::TestBasic::test_from_unicode PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_non_existent_method PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_non_string_array PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_invalid_args_tuple PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_invalid_type_descr PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_invalid_function_args PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_invalid_result_type PASSED
numpy/_core/tests/test_defchararray.py::TestVecString::test_broadcast_error PASSED
numpy/_core/tests/test_defchararray.py::TestWhitespace::test1 PASSED
numpy/_core/tests/test_defchararray.py::TestChar::test_it PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_not_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_greater_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_less_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_greater PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_less PASSED
numpy/_core/tests/test_defchararray.py::TestComparisons::test_type PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_not_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_greater_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_less_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_greater PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_less PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed1::test_type PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_not_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_greater_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_less_equal PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_greater PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_less PASSED
numpy/_core/tests/test_defchararray.py::TestComparisonsMixed2::test_type PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_len PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_count PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_endswith PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_find[U-str] PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_find[S-<lambda>] PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_index PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_isalnum PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_isalpha PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_isdigit PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_islower PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_isspace PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_istitle PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_isupper PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_rfind PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_rindex PASSED
numpy/_core/tests/test_defchararray.py::TestInformation::test_startswith PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_capitalize PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_center PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_decode PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_encode PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_expandtabs PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_join PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_ljust PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_lower PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_lstrip PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_partition PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_replace PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_replace_count_and_size PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_replace_broadcasting PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_rjust PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_rpartition PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_rsplit PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_rstrip PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_strip PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_split PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_splitlines PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_swapcase PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_title PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_upper PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_isnumeric PASSED
numpy/_core/tests/test_defchararray.py::TestMethods::test_isdecimal PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_add PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_radd PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_mul PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_rmul PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_mod PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_rmod PASSED
numpy/_core/tests/test_defchararray.py::TestOperations::test_slice PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsEmptyArray::test_encode PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsEmptyArray::test_decode PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsEmptyArray::test_decode_with_reshape PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_mod PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_decode PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_encode PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_expandtabs PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_join PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_partition PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_rpartition PASSED
numpy/_core/tests/test_defchararray.py::TestMethodsScalarValues::test_replace PASSED
numpy/_core/tests/test_defchararray.py::test_empty_indexing PASSED
numpy/_core/tests/test_deprecations.py::TestDTypeAttributeIsDTypeDeprecation::test_deprecation_dtype_attribute_is_dtype PASSED
numpy/_core/tests/test_deprecations.py::TestTestDeprecated::test_assert_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestNonNumericConjugate::test_conjugate PASSED
numpy/_core/tests/test_deprecations.py::TestDatetimeEvent::test_3_tuple PASSED
numpy/_core/tests/test_deprecations.py::TestTruthTestingEmptyArrays::test_1d PASSED
numpy/_core/tests/test_deprecations.py::TestTruthTestingEmptyArrays::test_2d PASSED
numpy/_core/tests/test_deprecations.py::TestBincount::test_bincount_minlength PASSED
numpy/_core/tests/test_deprecations.py::TestGeneratorSum::test_generator_sum PASSED
numpy/_core/tests/test_deprecations.py::TestFromstring::test_fromstring PASSED
numpy/_core/tests/test_deprecations.py::TestFromStringAndFileInvalidData::test_deprecate_unparsable_data_file[,invalid_data] PASSED
numpy/_core/tests/test_deprecations.py::TestFromStringAndFileInvalidData::test_deprecate_unparsable_data_file[invalid_sep] PASSED
numpy/_core/tests/test_deprecations.py::TestFromStringAndFileInvalidData::test_deprecate_unparsable_string[,invalid_data] PASSED
numpy/_core/tests/test_deprecations.py::TestFromStringAndFileInvalidData::test_deprecate_unparsable_string[invalid_sep] PASSED
numpy/_core/tests/test_deprecations.py::TestNonZero::test_zerod PASSED
numpy/_core/tests/test_deprecations.py::TestToString::test_tostring PASSED
numpy/_core/tests/test_deprecations.py::TestToString::test_tostring_matches_tobytes PASSED
numpy/_core/tests/test_deprecations.py::TestDTypeCoercion::test_dtype_coercion PASSED
numpy/_core/tests/test_deprecations.py::TestDTypeCoercion::test_array_construction PASSED
numpy/_core/tests/test_deprecations.py::TestDTypeCoercion::test_not_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestIncorrectAdvancedIndexWithEmptyResult::test_empty_subspace[index0] PASSED
numpy/_core/tests/test_deprecations.py::TestIncorrectAdvancedIndexWithEmptyResult::test_empty_subspace[index1] PASSED
numpy/_core/tests/test_deprecations.py::TestIncorrectAdvancedIndexWithEmptyResult::test_empty_index_broadcast_not_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestNonExactMatchDeprecation::test_non_exact_match PASSED
numpy/_core/tests/test_deprecations.py::TestMatrixInOuter::test_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedUnpickleObjectScalar::test_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestSingleElementSignature::test_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_deprecated[get_data] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_deprecated[get_shape] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_deprecated[get_strides] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_deprecated[get_as_parameter] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_not_deprecated[data] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_not_deprecated[shape] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_not_deprecated[strides] PASSED
numpy/_core/tests/test_deprecations.py::TestCtypesGetter::test_not_deprecated[_as_parameter_] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_deprecated[partition method] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_deprecated[argpartition method] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_deprecated[partition function] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_deprecated[argpartition function] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_not_deprecated[partition method] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_not_deprecated[argpartition method] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_not_deprecated[partition function] PASSED
numpy/_core/tests/test_deprecations.py::TestPartitionBoolIndex::test_not_deprecated[argpartition function] PASSED
numpy/_core/tests/test_deprecations.py::TestMachAr::test_deprecated_module PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_deprecated[percentile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_deprecated[quantile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_deprecated[nanpercentile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_deprecated[nanquantile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_both_passed[percentile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_both_passed[quantile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_both_passed[nanpercentile] PASSED
numpy/_core/tests/test_deprecations.py::TestQuantileInterpolationDeprecation::test_both_passed[nanquantile] PASSED
numpy/_core/tests/test_deprecations.py::TestArrayFinalizeNone::test_use_none_is_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[b] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[B] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[h] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[H] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[i] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[I] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[l] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[L] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[q] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[Q] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[n] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[N] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[p] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_warning[P] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[b] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[B] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[h] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[H] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[i] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[I] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[l] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[L] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[q] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[Q] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[n] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[N] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[p] PASSED
numpy/_core/tests/test_deprecations.py::TestLoadtxtParseIntsViaFloat::test_deprecated_raised[P] PASSED
numpy/_core/tests/test_deprecations.py::TestScalarConversion::test_float_conversion PASSED
numpy/_core/tests/test_deprecations.py::TestScalarConversion::test_behaviour PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[b] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[B] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[h] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[H] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[i] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[I] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[l] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[L] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[q] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[Q] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[n] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[N] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[p] PASSED
numpy/_core/tests/test_deprecations.py::TestPyIntConversion::test_deprecated_scalar[P] PASSED
numpy/_core/tests/test_deprecations.py::test_future_scalar_attributes[str] PASSED
numpy/_core/tests/test_deprecations.py::test_future_scalar_attributes[bytes] PASSED
numpy/_core/tests/test_deprecations.py::test_future_scalar_attributes[object] PASSED
numpy/_core/tests/test_deprecations.py::TestRemovedGlobals::test_attributeerror_includes_info[object] PASSED
numpy/_core/tests/test_deprecations.py::TestRemovedGlobals::test_attributeerror_includes_info[float] PASSED
numpy/_core/tests/test_deprecations.py::TestRemovedGlobals::test_attributeerror_includes_info[complex] PASSED
numpy/_core/tests/test_deprecations.py::TestRemovedGlobals::test_attributeerror_includes_info[str] PASSED
numpy/_core/tests/test_deprecations.py::TestRemovedGlobals::test_attributeerror_includes_info[int] PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedFinfo::test_deprecated_none PASSED
numpy/_core/tests/test_deprecations.py::TestMathAlias::test_deprecated_np_lib_math PASSED
numpy/_core/tests/test_deprecations.py::TestLibImports::test_lib_functions_deprecation_call PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedDTypeAliases::test_a_dtype_alias PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedArrayWrap::test_deprecated PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedDTypeParenthesizedRepeatCount::test_parenthesized_repeat_count[(2)i,] PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedDTypeParenthesizedRepeatCount::test_parenthesized_repeat_count[(3)3S,] PASSED
numpy/_core/tests/test_deprecations.py::TestDeprecatedDTypeParenthesizedRepeatCount::test_parenthesized_repeat_count[f,(2)f] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dunder_dlpack_refcount PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dunder_dlpack_stream PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_strides_not_multiple_of_itemsize PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_from_dlpack_refcount PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[bool] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[int8] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[int16] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[int32] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[int64] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[uint8] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[uint16] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[uint32] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[uint64] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[float16] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[float32] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[float64] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[complex64] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dtype_passthrough[complex128] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_invalid_dtype PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_invalid_byte_swapping PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_non_contiguous PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[0] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[1] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[2] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[3] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[4] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[5] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[6] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[7] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[8] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[9] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[10] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[11] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[12] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[13] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[14] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[15] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[16] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[17] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[18] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[19] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[20] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[21] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[22] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[23] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[24] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[25] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[26] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[27] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[28] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[29] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[30] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[31] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_higher_dims[32] PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dlpack_device PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_dlpack_destructor_exception PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_readonly PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_ndim0 PASSED
numpy/_core/tests/test_dlpack.py::TestDLPack::test_size1dims_arrays PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[int] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[float] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[complex] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[int32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[str] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_run[object] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype[int] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype[float] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_equivalent_dtype_hashing PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_invalid_types PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_equality PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison[le] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison[lt] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison[ge] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison[gt] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Bool] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Bytes0] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Complex32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Complex64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Datetime64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Float16] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Float32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Float64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Int8] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Int16] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Int32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Int64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Object0] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Str0] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Timedelta64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[UInt8] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[UInt16] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Uint32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[UInt32] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Uint64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[UInt64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Void0] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Float128] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid[Complex128] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_expired_dtypes_with_bad_bytesize PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[m8] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[M8] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[datetime64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[timedelta64] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[i4, (2,3)f8, f4] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[S3, 3u8, (3,4)S10] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[>f] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[<f] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[=f] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_bytes_str_equivalence[|f] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_dtype_from_bytes PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_bad_param PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_field_order_equality PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_create_string_dtypes_directly[U-4-str_] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_create_string_dtypes_directly[S-1-bytes_] PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_create_invalid_string_errors PASSED
numpy/_core/tests/test_dtype.py::TestBuiltin::test_leading_zero_parsing PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_equivalent_record PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_different_names PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_different_titles PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_refcount_dictionary_setting PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_mutate PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_init_simple_structured PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_mutate_error PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_not_lists PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_aligned_size PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_empty_struct_alignment PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_union_struct PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_subarray_list[obj0-2f4-expected0] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_subarray_list[3-(3,)f4-expected1] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_subarray_list[2.0-(2,)f4-expected2] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_subarray_list[obj3-(2,2)f4-None] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_subarray_list[obj4-2i-None] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_parenthesized_single_number PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_comma_datetime PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_from_dictproxy PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_from_dict_with_zero_width_field PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_bool_commastring PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_nonint_offsets PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_fields_by_index PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_multifield_index[False] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_multifield_index[True] PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_partial_dict PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_fieldless_views PASSED
numpy/_core/tests/test_dtype.py::TestRecord::test_nonstructured_with_object PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_single_subarray PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_equivalent_record PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_nonequivalent_record PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_equal PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_simple PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_monster PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_sequence PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_matches_ndim PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_shape_invalid PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_alignment PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_aligned_empty PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_subarray_base_item PASSED
numpy/_core/tests/test_dtype.py::TestSubarray::test_subarray_cast_copies PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[empty-None-<subarray>] SKIPPED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[empty-None-<subarray in field>] SKIPPED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[empty-None-<structured subarray 1>] SKIPPED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[empty-None-<structured subarray 2>] SKIPPED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[ones-1-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[ones-1-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[ones-1-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[ones-1-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[zeros-0-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[zeros-0-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[zeros-0-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_create_delete[zeros-0-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_item_setting[<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_item_setting[<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_item_setting[<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_item_setting[<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape0-index0-2-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape0-index0-2-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape0-index0-2-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape0-index0-2-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape1-index1-4-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape1-index1-4-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape1-index1-4-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape1-index1-4-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape2-index2-2-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape2-index2-2-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape2-index2-2-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape2-index2-2-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape3-index3-2-<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape3-index3-2-<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape3-index3-2-<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_indexing[shape3-index3-2-<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_take_and_repeat[<subarray>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_take_and_repeat[<subarray in field>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_take_and_repeat[<structured subarray 1>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredObjectRefcounting::test_structured_object_take_and_repeat[<structured subarray 2>] PASSED
numpy/_core/tests/test_dtype.py::TestStructuredDtypeSparseFields::test_sparse_field_assignment PASSED
numpy/_core/tests/test_dtype.py::TestStructuredDtypeSparseFields::test_sparse_field_assignment_fancy PASSED
numpy/_core/tests/test_dtype.py::TestMonsterType::test1 PASSED
numpy/_core/tests/test_dtype.py::TestMonsterType::test_list_recursion PASSED
numpy/_core/tests/test_dtype.py::TestMonsterType::test_tuple_recursion PASSED
numpy/_core/tests/test_dtype.py::TestMonsterType::test_dict_recursion PASSED
numpy/_core/tests/test_dtype.py::TestMetadata::test_no_metadata PASSED
numpy/_core/tests/test_dtype.py::TestMetadata::test_metadata_takes_dict PASSED
numpy/_core/tests/test_dtype.py::TestMetadata::test_metadata_rejects_nondict PASSED
numpy/_core/tests/test_dtype.py::TestMetadata::test_nested_metadata PASSED
numpy/_core/tests/test_dtype.py::TestMetadata::test_base_metadata_copied PASSED
numpy/_core/tests/test_dtype.py::TestString::test_complex_dtype_str PASSED
numpy/_core/tests/test_dtype.py::TestString::test_repr_structured PASSED
numpy/_core/tests/test_dtype.py::TestString::test_repr_structured_not_packed PASSED
numpy/_core/tests/test_dtype.py::TestString::test_repr_structured_datetime PASSED
numpy/_core/tests/test_dtype.py::TestString::test_repr_str_subarray PASSED
numpy/_core/tests/test_dtype.py::TestString::test_base_dtype_with_object_type PASSED
numpy/_core/tests/test_dtype.py::TestString::test_empty_string_to_object PASSED
numpy/_core/tests/test_dtype.py::TestString::test_void_subclass_unsized PASSED
numpy/_core/tests/test_dtype.py::TestString::test_void_subclass_sized PASSED
numpy/_core/tests/test_dtype.py::TestString::test_void_subclass_fields PASSED
numpy/_core/tests/test_dtype.py::TestDtypeAttributeDeletion::test_dtype_non_writable_attributes_deletion PASSED
numpy/_core/tests/test_dtype.py::TestDtypeAttributeDeletion::test_dtype_writable_attributes_deletion PASSED
numpy/_core/tests/test_dtype.py::TestDtypeAttributes::test_descr_has_trailing_void PASSED
numpy/_core/tests/test_dtype.py::TestDtypeAttributes::test_name_dtype_subclass PASSED
numpy/_core/tests/test_dtype.py::TestDtypeAttributes::test_zero_stride PASSED
numpy/_core/tests/test_dtype.py::TestDTypeMakeCanonical::test_simple PASSED
numpy/_core/tests/test_dtype.py::TestDTypeMakeCanonical::test_object_flag_not_inherited PASSED
numpy/_core/tests/test_dtype.py::TestDTypeMakeCanonical::test_make_canonical_hypothesis PASSED
numpy/_core/tests/test_dtype.py::TestDTypeMakeCanonical::test_structured PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[int] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[float] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[complex] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[int32] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[str] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[object] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_builtin[bool] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_structured PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_structured_aligned PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_structured_unaligned PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_structured_padded PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_structured_titles PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[Y-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[Y-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[M-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[M-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[W-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[W-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[D-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[D-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[h-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[h-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[m-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[m-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[s-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[s-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ms-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ms-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[us-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[us-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ns-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ns-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ps-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[ps-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[fs-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[fs-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[as-m8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_datetime[as-M8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_metadata PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[BoolDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int8DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int16DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int32DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int64DType0] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[LongLongDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int64DType1] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Int64DType2] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt8DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt16DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt32DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt64DType0] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[ULongLongDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt64DType1] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[UInt64DType2] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Float16DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Float32DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Float64DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[LongDoubleDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Complex64DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[Complex128DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[CLongDoubleDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[BytesDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[StrDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[VoidDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[ObjectDType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[DateTime64DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[TimeDelta64DType] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[dtype[rational]] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype_class[dtype] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt0] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt1] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt2] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt3] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt4] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt5] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt6] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt7] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt8] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt9] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt10] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt11] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt12] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt13] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt14] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt15] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt16] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt17] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt18] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt19] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt20] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt21] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt22] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt23] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt24] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt25] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt26] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt27] PASSED
numpy/_core/tests/test_dtype.py::TestPickling::test_pickle_dtype[dt28] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-65535-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-4294967295-complex128-complex64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other2-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other3-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other4-complex64-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other5-complex128-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other6-clongdouble-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other7-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other8-complex64-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other9-complex128-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[True-other10-clongdouble-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-65535-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-4294967295-complex128-complex64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other2-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other3-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other4-complex64-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other5-complex128-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other6-clongdouble-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other7-complex64-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other8-complex64-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other9-complex128-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_other_value_based[False-other10-clongdouble-None] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[bool-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[int64-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[float16-complex64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[float32-complex64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[float64-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[longdouble-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[complex64-complex64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[complex128-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_scalar_value_based[clongdouble-clongdouble] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_complex_pyscalar_promote_rational PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_python_integer_promotion[2] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_python_integer_promotion[4294967296] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_python_integer_promotion[9223372036854775808] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_python_integer_promotion[18446744073709551616] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_python_integer_promotion[200] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_float_int_pyscalar_promote_rational[True-1-rational] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_float_int_pyscalar_promote_rational[True-1.0-float64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_float_int_pyscalar_promote_rational[False-1-rational] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_float_int_pyscalar_promote_rational[False-1.0-float64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes0-float32] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes1-float32] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes2-float32] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes3-float64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes4-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes5-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes6-float64] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes7-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes8-complex128] PASSED
numpy/_core/tests/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result[dtypes9-int64] PASSED
numpy/_core/tests/test_dtype.py::test_rational_dtype PASSED
numpy/_core/tests/test_dtype.py::test_dtypes_are_true PASSED
numpy/_core/tests/test_dtype.py::test_invalid_dtype_string PASSED
numpy/_core/tests/test_dtype.py::test_keyword_argument PASSED
numpy/_core/tests/test_dtype.py::TestFromDTypeAttribute::test_simple PASSED
numpy/_core/tests/test_dtype.py::TestFromDTypeAttribute::test_recursion PASSED
numpy/_core/tests/test_dtype.py::TestFromDTypeAttribute::test_void_subtype PASSED
numpy/_core/tests/test_dtype.py::TestFromDTypeAttribute::test_void_subtype_recursion PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[?] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[b] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[h] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[i] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[l] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[q] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[n] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[p] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[B] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[H] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[I] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[L] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[Q] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[N] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[P] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[e] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[f] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[d] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[g] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[F] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[D] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[G] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[S] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[U] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[V] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[O] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[M] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[m] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_basic_dtypes_subclass_properties[rational] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_dtype_superclass PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_is_numeric PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[8-UInt] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[8-Int] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[16-UInt] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[16-Int] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[32-UInt] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[32-Int] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[64-UInt] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_integer_alias_names[64-Int] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_float_alias_names[Half] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_float_alias_names[Float] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_float_alias_names[Double] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_float_alias_names[CFloat] PASSED
numpy/_core/tests/test_dtype.py::TestDTypeClasses::test_float_alias_names[CDouble] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_array PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_padded_structure PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_bit_fields PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pointer PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_size_t PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_void_pointer PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union_with_struct_packed PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union_packed PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_packed_structure PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_large_packed_structure PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_big_endian_structure_packed PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_little_endian_structure_packed PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_little_endian_structure PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_big_endian_structure PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_simple_endian_types PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair0] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair1] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair2] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair3] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair4] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair5] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair6] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair7] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair8] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair9] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair10] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair11] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair12] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair13] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair14] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair15] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair16] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair17] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair18] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair19] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair20] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair21] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair22] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair23] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair24] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair25] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair26] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair27] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair28] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair29] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair30] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair31] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair32] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair33] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair34] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair35] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair36] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair37] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair38] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair39] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair40] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair41] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair42] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair43] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair44] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair45] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair46] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair47] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair48] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair49] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair50] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair51] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair52] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair53] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair54] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair55] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair56] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair57] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair58] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair59] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair60] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair61] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair62] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair63] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair64] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair65] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair66] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair67] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair68] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair69] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair70] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair71] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair72] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair73] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair74] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair75] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair76] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair77] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair78] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair79] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair80] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair81] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair82] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair83] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair84] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair85] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair86] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair87] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair88] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair89] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair90] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair91] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair92] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair93] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair94] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair95] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair96] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair97] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair98] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair99] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair100] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair101] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair102] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair103] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair104] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair105] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair106] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair107] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair108] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair109] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair110] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair111] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair112] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair113] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair114] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair115] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair116] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair117] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair118] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair119] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair120] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair121] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair122] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair123] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair124] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair125] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair126] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair127] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair128] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair129] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair130] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair131] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair132] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair133] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair134] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair135] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair136] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair137] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair138] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair139] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair140] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair141] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair142] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair143] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair144] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair145] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair146] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair147] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair148] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair149] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair150] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair151] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair152] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair153] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair154] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair155] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair156] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair157] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair158] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair159] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair160] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair161] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair162] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair163] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair164] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair165] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair166] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair167] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair168] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair169] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair170] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair171] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair172] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair173] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair174] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair175] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair176] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair177] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair178] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair179] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair180] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair181] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair182] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair183] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair184] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair185] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair186] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair187] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair188] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair189] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair190] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair191] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair192] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair193] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair194] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair195] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair196] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair197] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair198] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair199] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair200] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair201] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair202] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair203] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair204] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair205] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair206] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair207] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair208] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair209] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair210] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair211] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair212] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair213] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair214] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair215] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair216] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair217] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair218] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair219] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair220] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair221] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair222] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair223] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair224] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair225] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair226] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair227] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair228] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair229] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair230] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair231] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair232] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair233] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair234] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair235] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair236] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair237] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair238] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair239] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair240] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair241] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair242] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair243] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair244] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair245] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair246] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair247] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair248] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair249] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair250] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair251] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair252] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair253] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair254] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair255] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair256] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair257] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair258] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair259] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair260] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair261] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair262] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair263] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair264] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair265] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair266] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair267] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair268] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair269] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair270] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair271] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair272] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair273] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair274] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair275] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair276] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair277] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair278] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair279] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair280] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair281] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair282] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair283] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair284] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair285] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair286] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair287] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair288] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair289] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair290] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair291] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair292] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair293] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair294] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair295] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair296] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair297] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair298] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair299] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair300] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair301] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair302] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair303] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair304] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair305] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair306] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair307] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair308] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair309] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair310] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair311] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair312] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair313] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair314] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair315] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair316] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair317] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair318] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair319] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair320] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair321] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair322] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair323] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair324] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair325] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair326] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair327] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair328] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair329] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair330] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair331] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair332] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair333] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair334] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair335] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair336] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair337] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair338] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair339] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair340] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair341] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair342] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair343] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair344] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair345] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair346] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair347] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair348] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair349] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair350] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair351] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair352] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair353] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair354] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair355] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair356] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair357] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair358] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair359] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair360] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair361] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair362] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair363] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair364] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair365] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair366] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair367] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair368] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair369] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair370] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair371] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair372] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair373] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair374] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair375] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair376] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair377] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair378] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair379] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair380] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair381] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair382] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair383] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair384] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair385] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair386] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair387] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair388] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair389] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair390] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair391] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair392] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair393] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair394] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair395] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair396] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair397] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair398] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair399] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair400] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair401] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair402] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair403] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair404] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair405] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair406] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair407] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair408] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair409] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair410] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair411] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair412] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair413] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair414] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair415] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair416] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair417] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair418] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair419] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair420] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair421] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair422] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair423] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair424] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair425] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair426] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair427] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair428] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair429] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair430] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair431] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair432] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair433] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair434] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair435] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair436] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair437] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair438] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair439] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair440] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair441] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair442] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair443] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair444] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair445] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair446] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair447] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair448] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair449] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair450] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair451] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair452] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair453] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair454] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair455] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair456] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair457] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair458] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair459] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair460] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair461] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair462] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair463] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair464] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair465] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair466] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair467] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair468] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair469] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair470] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair471] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair472] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair473] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair474] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair475] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair476] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair477] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair478] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair479] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair480] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair481] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair482] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair483] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair484] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair485] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair486] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair487] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair488] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair489] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair490] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair491] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair492] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair493] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair494] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair495] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair496] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair497] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair498] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair499] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair500] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair501] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair502] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair503] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair504] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair505] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair506] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair507] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair508] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair509] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair510] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair511] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair512] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair513] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair514] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair515] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair516] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair517] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair518] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair519] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair520] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair521] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair522] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair523] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair524] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair525] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair526] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair527] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair528] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair529] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair530] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair531] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair532] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair533] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair534] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair535] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair536] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair537] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair538] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair539] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair540] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair541] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair542] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair543] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair544] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair545] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair546] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair547] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair548] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair549] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair550] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair551] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair552] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair553] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair554] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair555] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair556] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair557] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair558] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair559] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair560] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair561] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair562] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair563] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair564] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair565] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair566] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair567] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair568] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair569] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair570] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair571] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair572] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair573] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair574] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair575] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair576] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair577] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair578] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair579] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair580] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair581] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair582] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair583] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair584] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair585] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair586] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair587] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair588] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair589] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair590] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair591] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair592] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair593] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair594] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair595] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair596] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair597] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair598] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair599] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair600] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair601] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair602] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair603] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair604] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair605] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair606] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair607] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair608] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair609] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair610] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair611] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair612] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair613] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair614] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair615] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair616] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair617] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair618] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair619] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair620] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair621] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair622] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair623] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair624] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair625] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair626] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair627] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair628] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair629] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair630] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair631] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair632] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair633] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair634] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair635] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair636] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair637] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair638] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair639] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair640] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair641] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair642] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair643] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair644] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair645] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair646] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair647] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair648] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair649] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair650] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair651] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair652] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair653] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair654] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair655] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair656] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair657] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair658] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair659] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair660] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair661] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair662] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair663] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair664] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair665] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair666] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair667] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair668] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair669] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair670] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair671] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair672] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair673] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair674] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair675] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair676] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair677] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair678] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair679] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair680] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair681] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair682] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair683] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair684] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair685] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair686] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair687] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair688] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair689] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair690] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair691] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair692] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair693] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair694] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair695] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair696] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair697] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair698] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair699] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair700] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair701] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair702] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair703] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair704] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair705] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair706] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair707] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair708] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair709] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair710] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair711] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair712] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair713] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair714] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair715] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair716] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair717] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair718] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair719] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair720] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair721] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair722] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair723] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair724] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair725] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair726] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair727] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair728] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair729] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair730] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair731] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair732] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair733] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair734] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair735] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair736] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair737] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair738] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair739] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair740] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair741] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair742] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair743] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair744] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair745] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair746] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair747] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair748] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair749] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair750] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair751] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair752] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair753] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair754] PASSED
numpy/_core/tests/test_dtype.py::TestFromCTypes::test_pairs[pair755] PASSED
numpy/_core/tests/test_dtype.py::TestUserDType::test_custom_structured_dtype PASSED
numpy/_core/tests/test_dtype.py::TestUserDType::test_custom_structured_dtype_errors PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[?] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[b] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[h] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[i] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[l] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[q] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[n] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[p] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[B] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[H] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[I] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[L] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[Q] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[N] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[P] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[e] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[f] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[d] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[g] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[F] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[D] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[G] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[S] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[U] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[V] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[O] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[M] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_dtype_subclass[m] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_subscript_tuple[0] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_subscript_tuple[1] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_subscript_tuple[2] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_subscript_tuple[3] PASSED
numpy/_core/tests/test_dtype.py::TestClassGetItem::test_subscript_scalar PASSED
numpy/_core/tests/test_dtype.py::test_result_type_integers_and_unitless_timedelta64 PASSED
numpy/_core/tests/test_dtype.py::test_creating_dtype_with_dtype_class_errors PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_errors[einsum-True] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_errors[einsum-False] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_errors[einsum_path-True] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_errors[einsum_path-False] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_specific_errors[True] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_specific_errors[False] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_object_errors PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_views PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_int8 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_uint8 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_int16 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_uint16 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_int32 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_uint32 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_int64 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_uint64 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_float16 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_float32 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_float64 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_longdouble PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_cfloat64 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_cfloat128 PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_clongdouble PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_object PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_misc PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_object_loop PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_subscript_range PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_broadcast PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_fixedstridebug PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_fixed_collapsingbug PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_failed_on_p9_and_s390x PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_all_contig_non_contig_output PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[e] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[f] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[d] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[g] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[F] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[D] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[G] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[b] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[B] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[h] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[H] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[i] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[I] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[l] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[L] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[q] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[Q] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[n] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[N] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[p] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_different_paths[P] PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_small_boolean_arrays PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_out_is_res PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_hadamard_like_products PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_index_transformations PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_complex PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_collapse PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_expand PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_edge_cases PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_inner_product PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_random_cases PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_combined_views_mapping PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_broadcasting_dot_cases PASSED
numpy/_core/tests/test_einsum.py::TestEinsum::test_output_order PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_memory_contraints PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_long_paths PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_edge_paths PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_path_type_input PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_path_type_input_internal_trace PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_path_type_input_invalid PASSED
numpy/_core/tests/test_einsum.py::TestEinsumPath::test_spaces PASSED
numpy/_core/tests/test_einsum.py::test_overlap PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_invalid PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_divide PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_errcall PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_errstate_decorator PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_errstate_enter_once PASSED
numpy/_core/tests/test_errstate.py::TestErrstate::test_asyncio_safe PASSED
numpy/_core/tests/test_extint128.py::test_safe_binop PASSED
numpy/_core/tests/test_extint128.py::test_to_128 PASSED
numpy/_core/tests/test_extint128.py::test_to_64 PASSED
numpy/_core/tests/test_extint128.py::test_mul_64_64 PASSED
numpy/_core/tests/test_extint128.py::test_add_128 PASSED
numpy/_core/tests/test_extint128.py::test_sub_128 PASSED
numpy/_core/tests/test_extint128.py::test_neg_128 PASSED
numpy/_core/tests/test_extint128.py::test_shl_128 PASSED
numpy/_core/tests/test_extint128.py::test_shr_128 PASSED
numpy/_core/tests/test_extint128.py::test_gt_128 PASSED
numpy/_core/tests/test_extint128.py::test_divmod_128_64 PASSED
numpy/_core/tests/test_extint128.py::test_floordiv_128_64 PASSED
numpy/_core/tests/test_extint128.py::test_ceildiv_128_64 PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_basic PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_start_stop_array PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_base_array[0] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_base_array[1] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_base_array[-1] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_stop_base_array[0] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_stop_base_array[1] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_stop_base_array[-1] PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_dtype PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_physical_quantities PASSED
numpy/_core/tests/test_function_base.py::TestLogspace::test_subclass PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_basic PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_boundaries_match_start_and_stop_exactly PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_nan_interior PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_complex PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_complex_shortest_path PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_dtype PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_start_stop_array_scalar PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_start_stop_array PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_physical_quantities PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_subclass PASSED
numpy/_core/tests/test_function_base.py::TestGeomspace::test_bounds PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_basic PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_corner PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_type PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_dtype PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_start_stop_array_scalar PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_start_stop_array PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_complex PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_physical_quantities PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_subclass PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_array_interface PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_denormal_numbers PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_equivalent_to_arange PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_retstep PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_object PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_round_negative PASSED
numpy/_core/tests/test_function_base.py::TestLinspace::test_any_step_zero_and_not_mult_inplace PASSED
numpy/_core/tests/test_function_base.py::TestAdd_newdoc::test_add_doc PASSED
numpy/_core/tests/test_function_base.py::TestAdd_newdoc::test_errors_are_ignored PASSED
numpy/_core/tests/test_getlimits.py::TestPythonFloat::test_singleton PASSED
numpy/_core/tests/test_getlimits.py::TestHalf::test_singleton PASSED
numpy/_core/tests/test_getlimits.py::TestSingle::test_singleton PASSED
numpy/_core/tests/test_getlimits.py::TestDouble::test_singleton PASSED
numpy/_core/tests/test_getlimits.py::TestLongdouble::test_singleton PASSED
numpy/_core/tests/test_getlimits.py::TestFinfo::test_basic PASSED
numpy/_core/tests/test_getlimits.py::TestFinfo::test_regression_gh23108 PASSED
numpy/_core/tests/test_getlimits.py::TestFinfo::test_regression_gh23867 PASSED
numpy/_core/tests/test_getlimits.py::TestIinfo::test_basic PASSED
numpy/_core/tests/test_getlimits.py::TestIinfo::test_unsigned_max PASSED
numpy/_core/tests/test_getlimits.py::TestRepr::test_iinfo_repr PASSED
numpy/_core/tests/test_getlimits.py::TestRepr::test_finfo_repr PASSED
numpy/_core/tests/test_getlimits.py::test_instances PASSED
numpy/_core/tests/test_getlimits.py::test_known_types PASSED
numpy/_core/tests/test_getlimits.py::test_subnormal_warning PASSED
numpy/_core/tests/test_getlimits.py::test_plausible_finfo PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversions PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_to_string[S] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_to_string[U] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_from_string[S] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_from_string[U] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-None-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-None-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-None-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-up-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-up-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-up-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-down-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-down-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float32-down-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-None-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-None-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-None-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-up-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-up-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-up-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-down-None] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-down-up] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_rounding[float64-down-down] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_denormal_round_even[float32-uint32-23] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_conversion_denormal_round_even[float64-uint64-52] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_nans_infs PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_values PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_rounding PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_correctness PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_ordering PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_funcs PASSED
numpy/_core/tests/test_half.py::TestHalf::test_spacing_nextafter PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_ufuncs PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_coercion[True] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_coercion[False] PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_fpe PASSED
numpy/_core/tests/test_half.py::TestHalf::test_half_array_interface PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[1-1] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[1-3] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[1-6] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[16-1] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[16-3] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[16-6] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[2000-1] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[2000-3] PASSED
numpy/_core/tests/test_hashtable.py::test_identity_hashtable[2000-6] PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_arraytypes_fasttake PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_take_from_object PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_multiindex_exceptions PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_put_exceptions PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_iterators_exceptions PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_mapping PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_mapping_error_message PASSED
numpy/_core/tests/test_indexerrors.py::TestIndexErrors::test_methods PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_index_no_floats PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_slicing_no_floats PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_index_no_array_to_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_none_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_empty_tuple_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_void_scalar_empty_tuple PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_same_kind_index_casting PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_empty_fancy_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_gh_26542 PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_gh_26542_2d PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_gh_26542_index_overlap PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_ellipsis_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_single_int_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_single_bool_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_shape_mismatch PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_indexing_onedim PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_assignment_value_mismatch PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_assignment_needs_api PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_indexing_twodim PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_boolean_indexing_list PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_reverse_strides_and_subspace_bufferinit PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_reversed_strides_result_allocation PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_uncontiguous_subspace_assignment PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_fancy_indices_special_case PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_scalar_array_bool PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_everything_returns_views PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_broaderrors_indexing PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_trivial_fancy_out_of_bounds PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_trivial_fancy_not_possible PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_nonbaseclass_values PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_array_like_values PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_subclass_writeable PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_memory_order PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_scalar_return_type PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_small_regressions PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_unaligned PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_tuple_subclass PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_broken_sequence_not_nd_index PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_indexing_array_weird_strides PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_indexing_array_negative_strides PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_character_assignment PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-64-True] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-64-False] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-64-index2] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-80-True] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-80-False] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[1-80-index2] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-64-True] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-64-False] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-64-index2] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-80-True] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-80-False] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_too_many_advanced_indices[64-80-index2] PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_structured_advanced_indexing PASSED
numpy/_core/tests/test_indexing.py::TestIndexing::test_nontuple_ndindex PASSED
numpy/_core/tests/test_indexing.py::TestFieldIndexing::test_scalar_return_type PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_prepending_ones PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_prepend_not_one PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_simple_broadcasting_errors PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_broadcast_error_reports_correct_shape[index0] PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_broadcast_error_reports_correct_shape[index1] PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_broadcast_error_reports_correct_shape[index2] PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_index_is_larger PASSED
numpy/_core/tests/test_indexing.py::TestBroadcastedAssignments::test_broadcast_subspace PASSED
numpy/_core/tests/test_indexing.py::TestSubclasses::test_basic PASSED
numpy/_core/tests/test_indexing.py::TestSubclasses::test_fancy_on_read_only PASSED
numpy/_core/tests/test_indexing.py::TestSubclasses::test_finalize_gets_full_info PASSED
numpy/_core/tests/test_indexing.py::TestFancyIndexingCast::test_boolean_index_cast_assign PASSED
numpy/_core/tests/test_indexing.py::TestFancyIndexingEquivalence::test_object_assign PASSED
numpy/_core/tests/test_indexing.py::TestFancyIndexingEquivalence::test_cast_equivalence PASSED
numpy/_core/tests/test_indexing.py::TestMultiIndexingAutomated::test_boolean PASSED
numpy/_core/tests/test_indexing.py::TestMultiIndexingAutomated::test_multidim PASSED
numpy/_core/tests/test_indexing.py::TestMultiIndexingAutomated::test_1d PASSED
numpy/_core/tests/test_indexing.py::TestFloatNonIntegerArgument::test_valid_indexing PASSED
numpy/_core/tests/test_indexing.py::TestFloatNonIntegerArgument::test_valid_slicing PASSED
numpy/_core/tests/test_indexing.py::TestFloatNonIntegerArgument::test_non_integer_argument_errors PASSED
numpy/_core/tests/test_indexing.py::TestFloatNonIntegerArgument::test_non_integer_sequence_multiplication PASSED
numpy/_core/tests/test_indexing.py::TestFloatNonIntegerArgument::test_reduce_axis_float_index PASSED
numpy/_core/tests/test_indexing.py::TestBooleanIndexing::test_bool_as_int_argument_errors PASSED
numpy/_core/tests/test_indexing.py::TestBooleanIndexing::test_boolean_indexing_weirdness PASSED
numpy/_core/tests/test_indexing.py::TestBooleanIndexing::test_boolean_indexing_fast_path PASSED
numpy/_core/tests/test_indexing.py::TestArrayToIndexDeprecation::test_array_to_index_error PASSED
numpy/_core/tests/test_indexing.py::TestNonIntegerArrayLike::test_basic PASSED
numpy/_core/tests/test_indexing.py::TestMultipleEllipsisError::test_basic PASSED
numpy/_core/tests/test_indexing.py::TestCApiAccess::test_getitem PASSED
numpy/_core/tests/test_indexing.py::TestCApiAccess::test_setitem PASSED
numpy/_core/tests/test_item_selection.py::TestTake::test_simple PASSED
numpy/_core/tests/test_item_selection.py::TestTake::test_refcounting PASSED
numpy/_core/tests/test_item_selection.py::TestTake::test_unicode_mode PASSED
numpy/_core/tests/test_item_selection.py::TestTake::test_empty_partition PASSED
numpy/_core/tests/test_item_selection.py::TestTake::test_empty_argpartition PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[?] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[b] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[h] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[i] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[l] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[n] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[p] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[B] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[H] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[I] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[L] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[N] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[P] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[e] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[f] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[d] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[g] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[F] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[D] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[G] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[S] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[U] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[V] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[M] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[m] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_simple[i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[raise-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[wrap-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPutMask::test_empty[clip-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[raise-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[wrap-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_simple[clip-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[raise-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[wrap-i,O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-b] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-h] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-i] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-l] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-n] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-p] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-B] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-H] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-I] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-L] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-Q] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-N] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-P] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-e] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-f] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-d] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-g] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-F] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-D] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-G] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-S] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-U] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-V] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-O] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-M] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-m] PASSED
numpy/_core/tests/test_item_selection.py::TestPut::test_empty[clip-i,O] PASSED
numpy/_core/tests/test_limited_api.py::test_limited_api PASSED
numpy/_core/tests/test_longdouble.py::test_scalar_extraction PASSED
numpy/_core/tests/test_longdouble.py::test_array_and_stringlike_roundtrip[str_] SKIPPED
numpy/_core/tests/test_longdouble.py::test_array_and_stringlike_roundtrip[bytes_] SKIPPED
numpy/_core/tests/test_longdouble.py::test_array_and_stringlike_roundtrip[str] SKIPPED
numpy/_core/tests/test_longdouble.py::test_array_and_stringlike_roundtrip[bytes] SKIPPED
numpy/_core/tests/test_longdouble.py::test_bogus_string PASSED
numpy/_core/tests/test_longdouble.py::test_fromstring SKIPPED (Need ...)
numpy/_core/tests/test_longdouble.py::test_fromstring_complex PASSED
numpy/_core/tests/test_longdouble.py::test_fromstring_bogus PASSED
numpy/_core/tests/test_longdouble.py::test_fromstring_empty PASSED
numpy/_core/tests/test_longdouble.py::test_fromstring_missing PASSED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_fromfile_bogus PASSED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_fromfile_complex PASSED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_fromfile SKIPPED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_genfromtxt SKIPPED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_loadtxt SKIPPED
numpy/_core/tests/test_longdouble.py::TestFileBased::test_tofile_roundtrip SKIPPED
numpy/_core/tests/test_longdouble.py::test_str_exact PASSED
numpy/_core/tests/test_longdouble.py::test_format SKIPPED (Need strt...)
numpy/_core/tests/test_longdouble.py::test_percent SKIPPED (Need str...)
numpy/_core/tests/test_longdouble.py::test_array_repr SKIPPED (Need ...)
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_str_roundtrip_foreign PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_foreign_repr PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_best_effort_float PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_best_effort PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_foreign PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_foreign_sep PASSED
numpy/_core/tests/test_longdouble.py::TestCommaDecimalPointLocale::test_fromstring_foreign_value PASSED
numpy/_core/tests/test_longdouble.py::test_longdouble_from_int[179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137216] PASSED
numpy/_core/tests/test_longdouble.py::test_longdouble_from_int[0] PASSED
numpy/_core/tests/test_longdouble.py::test_longdouble_from_bool[True] PASSED
numpy/_core/tests/test_longdouble.py::test_longdouble_from_bool[False] PASSED
numpy/_core/tests/test_longdouble.py::test_musllinux_x86_64_signature SKIPPED
numpy/_core/tests/test_longdouble.py::test_eps_positive PASSED
numpy/_core/tests/test_machar.py::TestMachAr::test_underlow PASSED
numpy/_core/tests/test_mem_overlap.py::test_overlapping_assignments PASSED
numpy/_core/tests/test_mem_overlap.py::test_diophantine_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::test_diophantine_overflow PASSED
numpy/_core/tests/test_mem_overlap.py::test_may_share_memory_manual PASSED
numpy/_core/tests/test_mem_overlap.py::test_may_share_memory_easy_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::test_may_share_memory_harder_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::test_shares_memory_api PASSED
numpy/_core/tests/test_mem_overlap.py::test_may_share_memory_bad_max_work PASSED
numpy/_core/tests/test_mem_overlap.py::test_internal_overlap_diophantine PASSED
numpy/_core/tests/test_mem_overlap.py::test_internal_overlap_slices PASSED
numpy/_core/tests/test_mem_overlap.py::test_internal_overlap_manual PASSED
numpy/_core/tests/test_mem_overlap.py::test_internal_overlap_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::test_non_ndarray_inputs PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_unary_ufunc_call_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_unary_ufunc_call_complex_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_binary_ufunc_accumulate_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_binary_ufunc_reduce_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_binary_ufunc_reduceat_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_binary_ufunc_reduceat_manual PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_unary_gufunc_fuzz PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_ufunc_at_manual PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_unary_ufunc_1d_manual PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_unary_ufunc_where_same PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_binary_ufunc_1d_manual PASSED
numpy/_core/tests/test_mem_overlap.py::TestUFunc::test_inplace_op_simple_manual PASSED
numpy/_core/tests/test_mem_policy.py::test_set_policy PASSED
numpy/_core/tests/test_mem_policy.py::test_default_policy_singleton PASSED
numpy/_core/tests/test_mem_policy.py::test_policy_propagation PASSED
numpy/_core/tests/test_mem_policy.py::test_context_locality PASSED
numpy/_core/tests/test_mem_policy.py::test_thread_locality PASSED
numpy/_core/tests/test_mem_policy.py::test_new_policy SKIPPED (too s...)
numpy/_core/tests/test_mem_policy.py::test_switch_owner[0] PASSED
numpy/_core/tests/test_mem_policy.py::test_switch_owner[1] PASSED
numpy/_core/tests/test_mem_policy.py::test_switch_owner[None] PASSED
numpy/_core/tests/test_mem_policy.py::test_owner_is_base PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_roundtrip PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_open_with_filename PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_unnamed_file PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_attributes PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_filename PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_path PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_filename_fileobj PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_flush PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_del PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_arithmetic_drops_references PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_indexing_drops_references PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_slicing_keeps_references PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_view PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_ufunc_return_ndarray PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_getitem PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_memmap_subclass PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_mmap_offset_greater_than_allocation_granularity PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_no_shape PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_empty_array PASSED
numpy/_core/tests/test_memmap.py::TestMemmap::test_shape_type PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable_any_base PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable_from_readonly PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable_from_buffer PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable_pickle PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_writeable_from_c_data PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_warnonwrite PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_readonly_flag_protocols[writeable-True-True] PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_readonly_flag_protocols[_warn_on_write-True-False] PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_readonly_flag_protocols[writeable-False-False] PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_otherflags PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_string_align PASSED
numpy/_core/tests/test_multiarray.py::TestFlags::test_void_align PASSED
numpy/_core/tests/test_multiarray.py::TestHash::test_int PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_attributes PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_dtypeattr PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_int_subclassing PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_stridesattr PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_set_stridesattr PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_fill PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_fill_max_uint64 PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_fill_struct_array PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_fill_readonly PASSED
numpy/_core/tests/test_multiarray.py::TestAttributes::test_fill_subarrays PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_empty PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_0d_array_shape PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_copy_false PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_copy_if_needed PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_copy_true PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_copy_str PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_cont PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error[array] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error[asarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error[asanyarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error[ascontiguousarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error[asfortranarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_as_keyword[array] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_as_keyword[asarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_as_keyword[asanyarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_as_keyword[ascontiguousarray] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayConstruction::test_array_as_keyword[asfortranarray] PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_assignment_broadcasting PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_assignment_errors PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_unicode_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_stringlike_empty_list PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_longdouble_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestAssignment::test_cast_to_string PASSED
numpy/_core/tests/test_multiarray.py::TestDtypedescr::test_construction PASSED
numpy/_core/tests/test_multiarray.py::TestDtypedescr::test_byteorders PASSED
numpy/_core/tests/test_multiarray.py::TestDtypedescr::test_structured_non_void PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_ellipsis_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_empty_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_invalid_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_ellipsis_subscript_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_empty_subscript_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_invalid_subscript_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_newaxis PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_invalid_newaxis PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_constructor PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_output PASSED
numpy/_core/tests/test_multiarray.py::TestZeroRank::test_real_imag PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_ellipsis_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_empty_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_invalid_subscript PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_invalid_subscript_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_newaxis PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_invalid_newaxis PASSED
numpy/_core/tests/test_multiarray.py::TestScalarIndexing::test_overlapping_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_from_attribute PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_from_string PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_void PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_structured_void_promotion[arr] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_structured_void_promotion[scalar] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_too_big_error PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_malloc_fails PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_zeros PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_zeros_big PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_zeros_obj PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_zeros_obj_obj PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_zeros_like_like_zeros PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_empty_unicode PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_sequence_non_homogeneous PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_non_sequence_sequence PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_no_len_object_type PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_false_len_sequence PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_false_len_iterable PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_failed_len_sequence PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_array_too_big PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_ragged_ndim_object PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_ragged_shape_object PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_array_of_ragged_array PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_deep_nonragged_object PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[ndarray-object] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[ndarray-O,O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[ndarray-O,(3,)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[ndarray-(2,3)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[empty-object] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[empty-O,O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[empty-O,(3,)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[empty-(2,3)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[<lambda>-object] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[<lambda>-O,O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[<lambda>-O,(3,)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_object_initialized_to_None[<lambda>-(2,3)O] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_creation_from_dtypemeta[array] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_creation_from_dtypemeta[asarray] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_creation_from_dtypemeta[asanyarray] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_creation_from_dtypemeta[ascontiguousarray] PASSED
numpy/_core/tests/test_multiarray.py::TestCreation::test_creation_from_dtypemeta[asfortranarray] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_subarray_field_access PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_subarray_comparison PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_empty_structured_array_comparison PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_array_comparison_bad_broadcasts[eq] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_array_comparison_bad_broadcasts[ne] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_comparisons_with_promotion PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_void_comparison_failures[eq] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_void_comparison_failures[<lambda>0] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_void_comparison_failures[ne] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_void_comparison_failures[<lambda>1] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_casting PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_objview PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_setfield PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_setfield_object PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_zero_width_string PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_base_attr PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_assignment PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structuredscalar_indexing PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_multiindex_titles PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_cast_promotion_fieldorder PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_promotion_packs[True-dtype_dict0] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_promotion_packs[True-dtype_dict1] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_promotion_packs[False-dtype_dict0] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_promotion_packs[False-dtype_dict1] PASSED
numpy/_core/tests/test_multiarray.py::TestStructured::test_structured_asarray_is_view PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_test_interning PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_sum PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_count_nonzero PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_count_nonzero_all PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_count_nonzero_unaligned PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_cast_from_void PASSED
numpy/_core/tests/test_multiarray.py::TestBool::test_cast_from_unicode XPASS
numpy/_core/tests/test_multiarray.py::TestBool::test_cast_from_bytes XPASS
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_create PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_sort PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_argsort PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_partition PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_argpartition PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_resize PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_view PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_dumps PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_pickle PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_pickle_empty PASSED
numpy/_core/tests/test_multiarray.py::TestZeroSizeFlexible::test_pickle_with_buffercallback PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_all_where PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_where PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_and_all_result_dtype[i8] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_and_all_result_dtype[U10] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_and_all_result_dtype[object] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_and_all_result_dtype[datetime64[ms]] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_any_and_all_object_dtype PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_compress PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_choose PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_prod PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_repeat[None] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_repeat[object] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_reshape PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_round PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_squeeze PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_transpose PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[uint8] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[uint16] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[uint32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[uint64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[float16] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[float32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[float64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unsigned[longdouble] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[int8] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[int16] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[int32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[int64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[float16] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[float32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[float64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_signed[longdouble] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[real-float32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[real-float64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[real-longdouble] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[imag-float32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[imag-float64] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex[imag-longdouble] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_complex_byte_swapping PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_string[bytes_] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_string[str_] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_object PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_structured[1-dt0] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_structured[1-dt1] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_structured[2-dt0] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_structured[2-dt1] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_time[datetime64[D]] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_time[timedelta64[D]] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_axis PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_size_0 PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_bad_ordering PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_void_sort PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_raises PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_degraded PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_copy PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__deepcopy__[O] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__deepcopy__[int32] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__deepcopy__[i,O] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__deepcopy__catches_failure PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_order PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argsort PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_sort_unicode_kind PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_floats[a0] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_floats[a1] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_floats[a2] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_complex PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_n_elements PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_unaligned_array PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_resetting PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_type_specific PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_unicode PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_with_invalid_sorter PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_with_sorter PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_searchsorted_return_type PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[?] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[b] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[h] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[i] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[l] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[n] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[p] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[B] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[H] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[I] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[L] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[N] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[P] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[e] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[f] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[d] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[g] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[F] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[D] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[G] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[S] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[U] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[V] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[O] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[M] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_out_of_range[m] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[?] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[b] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[h] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[i] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[l] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[n] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[p] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[B] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[H] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[I] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[L] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[N] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[P] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[e] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[f] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[d] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[g] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[F] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[D] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[G] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[S] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[U] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[V] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[O] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[M] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_out_of_range[m] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_integer PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_integer PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[b] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[B] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[h] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[H] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[i] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[I] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[l] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[L] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[n] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[N] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[p] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_empty_array[P] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[b] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[B] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[h] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[H] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[i] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[I] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[l] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[L] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[n] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[N] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[p] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_empty_array[P] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_iterative PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_cdtype PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_unicode_kind PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_partition_fuzz PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[b] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[B] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[h] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[H] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[i] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[I] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[l] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[L] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[n] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[N] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[p] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_argpartition_gh5524[P] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_flatten PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_arr_mult[dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_arr_mult[matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[i-dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[i-matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[f-dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[f-matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[d-dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[d-matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[F-dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[F-matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[D-dot] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_no_dgemv[D-matmul] PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_dot PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_dot_type_mismatch PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_dot_out_mem_overlap PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_dot_matmul_out PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_dot_matmul_inner_array_casting_fails PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_matmul_out PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_diagonal PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_diagonal_view_notwriteable PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_diagonal_memleak PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_size_zero_memleak PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_trace PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_trace_subclass PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_put PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_ravel PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_ravel_subclass PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_swapaxes PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_conjugate PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test_conjugate_out PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__complex__ PASSED
numpy/_core/tests/test_multiarray.py::TestMethods::test__complex__should_not_work PASSED
numpy/_core/tests/test_multiarray.py::TestCequenceMethods::test_array_contains PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_inplace PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_ufunc_binop_interaction PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_ufunc_binop_bad_array_priority[None] PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_ufunc_binop_bad_array_priority[runtime error] PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_ufunc_override_normalize_signature PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_array_ufunc_index PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_out_override PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_pow_override_with_errors PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_pow_array_object_dtype PASSED
numpy/_core/tests/test_multiarray.py::TestBinop::test_pos_array_ufunc_override PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_extension_incref_elide PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_extension_incref_elide_stack PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_temporary_with_cast PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_elide_broadcast PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_elide_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_elide_scalar_readonly PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_elide_readonly PASSED
numpy/_core/tests/test_multiarray.py::TestTemporaryElide::test_elide_updateifcopy PASSED
numpy/_core/tests/test_multiarray.py::TestCAPI::test_IsPythonScalar PASSED
numpy/_core/tests/test_multiarray.py::TestCAPI::test_intp_sequence_converters[run_scalar_intp_converter] PASSED
numpy/_core/tests/test_multiarray.py::TestCAPI::test_intp_sequence_converters[run_scalar_intp_from_sequence] PASSED
numpy/_core/tests/test_multiarray.py::TestCAPI::test_intp_sequence_converters_errors[run_scalar_intp_converter] PASSED
numpy/_core/tests/test_multiarray.py::TestCAPI::test_intp_sequence_converters_errors[run_scalar_intp_from_sequence] PASSED
numpy/_core/tests/test_multiarray.py::TestSubscripting::test_test_zero_rank PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_correct_protocol5_error_message SKIPPED
numpy/_core/tests/test_multiarray.py::TestPickling::test_record_array_with_object_dtype PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_f_contiguous_array PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_non_contiguous_array PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_roundtrip PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version0_int8 PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version0_float32 PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version0_object PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version1_int8 PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version1_float32 PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_version1_object PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_subarray_int_shape PASSED
numpy/_core/tests/test_multiarray.py::TestPickling::test_datetime64_byteorder PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_list PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_tuple PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_mask PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_mask2 PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_assign_mask PASSED
numpy/_core/tests/test_multiarray.py::TestFancyIndexing::test_assign_mask2 PASSED
numpy/_core/tests/test_multiarray.py::TestStringCompare::test_string PASSED
numpy/_core/tests/test_multiarray.py::TestStringCompare::test_mixed PASSED
numpy/_core/tests/test_multiarray.py::TestStringCompare::test_unicode PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size0-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size1--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size2-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size3-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size4--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size5--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size6-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size7-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size8-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size9--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size10--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size11-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size12-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size13-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size14--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size15--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size16-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size17-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size18-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size19--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size20--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size21--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size22-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size23-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size24-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size25-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size26--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size27--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size28--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size29-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size30-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size31-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size32-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size33--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size34--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size35--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size36--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size37-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size38-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size39-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size40-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size41-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size42--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size43--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size44--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size45--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size46-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size47-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size48-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size49-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size50-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size51--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size52--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size53--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size54--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size55-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size56-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size57-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size58-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size59-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size60--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size61--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size62--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size63--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size64-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size65-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size66-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size67-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size68-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size69--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size70-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size71-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size72--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size73-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size74-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size75--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size76-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmax-size77-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size0-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size1--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size2-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size3-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size4--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size5--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size6-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size7-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size8-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size9--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size10--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size11-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size12-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size13-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size14--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size15--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size16-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size17-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size18-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size19--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size20--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size21--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size22-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size23-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size24-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size25-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size26--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size27--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size28--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size29-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size30-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size31-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size32-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size33--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size34--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size35--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size36--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size37-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size38-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size39-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size40-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size41-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size42--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size43--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size44--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size45--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size46-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size47-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size48-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size49-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size50-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size51--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size52--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size53--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size54--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size55-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size56-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size57-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size58-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size59-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size60--4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size61--3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size62--2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size63--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size64-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size65-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size66-2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size67-3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size68-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size69--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size70-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size71-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size72--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size73-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size74-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size75--1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size76-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims[argmin-size77-None] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_all[max] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_all[min] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_output_shape[argmax] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_output_shape[argmin] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out[argmax-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out[argmax-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out[argmin-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out[argmin-1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_unicode[zeros-argmax-5942-as] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_unicode[ones-argmin-6001-0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_vs_ndarray[argmax-argmax] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_np_vs_ndarray[argmin-argmin] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_object_with_NULLs[argmax-vals0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmaxArgminCommon::test_object_with_NULLs[argmin-vals1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data5] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data6] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data7] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data8] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data9] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data10] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data11] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data12] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data13] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data14] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data15] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data16] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data17] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data18] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data19] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data20] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data21] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data22] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data23] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data24] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data25] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data26] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data27] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data28] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data29] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data30] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data31] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data32] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data33] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data34] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data35] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data36] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data37] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data38] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data39] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data40] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data41] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data42] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data43] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data44] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data45] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data46] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data47] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data48] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data49] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data50] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data51] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data52] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data53] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data54] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data55] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data56] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data57] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data58] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data59] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data60] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data61] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data62] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data63] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data64] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data65] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data66] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data67] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data68] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data69] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data70] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data71] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data72] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data73] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data74] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data75] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data76] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data77] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data78] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data79] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data80] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data81] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data82] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data83] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data84] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data85] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data86] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data87] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data88] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data89] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data90] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data91] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data92] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data93] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_combinations[data94] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmax::test_maximum_signed_integers PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data0] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data1] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data2] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data3] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data4] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data5] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data6] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data7] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data8] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data9] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data10] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data11] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data12] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data13] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data14] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data15] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data16] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data17] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data18] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data19] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data20] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data21] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data22] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data23] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data24] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data25] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data26] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data27] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data28] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data29] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data30] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data31] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data32] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data33] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data34] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data35] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data36] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data37] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data38] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data39] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data40] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data41] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data42] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data43] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data44] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data45] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data46] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data47] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data48] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data49] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data50] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data51] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data52] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data53] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data54] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data55] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data56] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data57] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data58] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data59] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data60] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data61] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data62] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data63] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data64] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data65] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data66] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data67] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data68] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data69] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data70] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data71] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data72] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data73] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data74] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data75] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data76] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data77] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data78] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data79] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data80] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data81] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data82] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data83] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data84] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data85] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data86] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data87] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data88] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data89] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data90] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data91] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data92] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data93] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_combinations[data94] PASSED
numpy/_core/tests/test_multiarray.py::TestArgmin::test_minimum_signed_integers PASSED
numpy/_core/tests/test_multiarray.py::TestMinMax::test_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestMinMax::test_axis PASSED
numpy/_core/tests/test_multiarray.py::TestMinMax::test_datetime PASSED
numpy/_core/tests/test_multiarray.py::TestNewaxis::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_int_range_error[False] PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_int_range_error[True] PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_record_array PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_max_or_min PASSED
numpy/_core/tests/test_multiarray.py::TestClip::test_nan PASSED
numpy/_core/tests/test_multiarray.py::TestCompress::test_axis PASSED
numpy/_core/tests/test_multiarray.py::TestCompress::test_truncate PASSED
numpy/_core/tests/test_multiarray.py::TestCompress::test_flatten PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_ip_types PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_mask_size PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_byteorder[>i4] PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_byteorder[<i4] PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_record_array PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_overlaps PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_writeable PASSED
numpy/_core/tests/test_multiarray.py::TestPutmask::test_kwargs PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_ip_types PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_raise PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_clip PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_wrap PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_byteorder[>i4] PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_byteorder[<i4] PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_record_array PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_out_overlap PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_ret_is_out[shape0] PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_ret_is_out[shape1] PASSED
numpy/_core/tests/test_multiarray.py::TestTake::test_ret_is_out[shape2] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[uint8] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[uint16] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[uint32] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[uint64] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[int8] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[int16] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[int32] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[int64] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[float16] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[float32] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_basic[float64] PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_mixed PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_datetime PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_object PASSED
numpy/_core/tests/test_multiarray.py::TestLexsort::test_invalid_axis PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_nofile PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_bool_fromstring PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_uint64_fromstring PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_int64_fromstring PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromstring_count0 PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_empty_files_text[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_empty_files_text[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_empty_files_binary[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_empty_files_binary[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_file[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_file[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_dump_pathlib[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_dump_pathlib[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_binary_str PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_str PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_roundtrip_repr PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_unseekable_fromfile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_unseekable_fromfile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_io_open_unbuffered_fromfile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_io_open_unbuffered_fromfile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_largish_file[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_largish_file[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_io_open_buffered_fromfile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_io_open_buffered_fromfile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_file_position_after_fromfile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_file_position_after_fromfile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_file_position_after_tofile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_file_position_after_tofile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_load_object_array_fromfile[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_load_object_array_fromfile[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_offset[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_offset[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_bad_dup[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_bad_dup[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_nan[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_nan[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_nan[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_nan[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_inf[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_inf[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_inf[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_inf[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_numbers[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_numbers[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_numbers[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_numbers[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_binary[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_binary[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_string[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_string[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_string_with_ws[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_string_with_ws[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string_with_ws[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_counted_string_with_ws[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_ascii[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_ascii[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_ascii[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_ascii[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_malformed[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_malformed[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_malformed[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_malformed[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_long_sep[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_long_sep[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_dtype[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_dtype[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_dtype_bool[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_dtype_bool[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_sep[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_sep[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_sep[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_sep[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_format[string-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_format[string-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_format[path_obj-period] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_format[path_obj-comma] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_cleanup[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_tofile_cleanup[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_subarray_binary[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_fromfile_subarray_binary[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_parsing_subarray_unsupported[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_parsing_subarray_unsupported[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_read_shorter_than_count_subarray[string] PASSED
numpy/_core/tests/test_multiarray.py::TestIO::test_read_shorter_than_count_subarray[path_obj] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[float-<] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[float->] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[int-<] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[int->] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[complex-<] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_basic[complex->] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_array_base[obj0] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_array_base[12345678] PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_empty PASSED
numpy/_core/tests/test_multiarray.py::TestFromBuffer::test_mmap_close PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test_contiguous PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test_discontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test___array__ PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test_refcount PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test_index_getset PASSED
numpy/_core/tests/test_multiarray.py::TestFlat::test_maxdims PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_check_reference PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_int_shape PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_none_shape PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_0d_shape PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_invalid_arguments PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_freeform_shape PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_zeros_appended PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_obj_obj PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_empty_view PASSED
numpy/_core/tests/test_multiarray.py::TestResize::test_check_weakref PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_field_rename PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_multiple_field_name_occurrence PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_bytes_fields PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_multiple_field_name_unicode PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_fromarrays_unicode PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_unicode_order PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_field_names PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_record_hash PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_record_no_hash PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_empty_structure_creation PASSED
numpy/_core/tests/test_multiarray.py::TestRecord::test_multifield_indexing_view PASSED
numpy/_core/tests/test_multiarray.py::TestView::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_python_type PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_keepdims PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_out PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_dtype_from_input PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_dtype_from_dtype PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_ddof PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_ddof_too_big PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_empty PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_mean_values PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_mean_float16 PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_mean_axis_error PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_mean_where PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_values PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_complex_values[complex64-6] PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_complex_values[complex128-7] PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_complex_values[clongdouble-7] PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_dimensions PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_complex_byteorder PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_axis_error PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_var_where PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_std_values PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_std_where PASSED
numpy/_core/tests/test_multiarray.py::TestStats::test_subclass PASSED
numpy/_core/tests/test_multiarray.py::TestVdot::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestVdot::test_vdot_array_order PASSED
numpy/_core/tests/test_multiarray.py::TestVdot::test_vdot_uncontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotmatmat PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotmatvec PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotmatvec2 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecmat PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecmat2 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecmat3 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecvecouter PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecvecinner PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotcolumnvect1 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotcolumnvect2 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecscalar PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dotvecscalar2 PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_all PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_vecobject PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_2args PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_3args PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_3args_errors PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_out_result PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_out_aliasing PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_dot_array_order PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_accelerate_framework_sgemv_fix PASSED
numpy/_core/tests/test_multiarray.py::TestDot::test_huge_vectordot[float64] SKIPPED
numpy/_core/tests/test_multiarray.py::TestDot::test_huge_vectordot[complex128] SKIPPED
numpy/_core/tests/test_multiarray.py::TestDot::test_dtype_discovery_fails PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_exceptions PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_shapes PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_result_types PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_scalar_output PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_vector_vector_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_vector_matrix_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matrix_vector_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matrix_matrix_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_out_arg PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_empty_out PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_out_contiguous PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args0] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args1] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args2] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args3] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args4] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args5] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args6] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args7] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args8] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args9] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args10] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args11] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args12] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args13] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args14] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args15] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args16] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args17] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args18] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args19] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args20] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args21] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args22] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args23] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args24] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args25] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args26] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args27] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args28] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args29] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args30] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args31] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_dot_equivalent[args32] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_object PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_object_type_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_empty PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_exception_multiply PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_exception_add PASSED
numpy/_core/tests/test_multiarray.py::TestMatmul::test_matmul_bool PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_exceptions PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_shapes PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_result_types PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_scalar_output PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_vector_vector_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_vector_matrix_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_matrix_vector_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_matrix_matrix_values PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_array_priority_override PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_matmul_raises PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[?-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[b-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[b-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[h-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[h-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[h-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[h-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[i-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[l-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[q-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[B-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[B-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[H-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[H-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[H-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[I-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[I-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[I-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[I-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[L-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[Q-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[e-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[e-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[e-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[e-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[f-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[d-d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[g-g] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[F-F] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-F] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[D-D] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-g] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-F] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-D] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[G-G] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-?] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-b] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-h] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-i] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-l] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-B] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-H] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-I] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-L] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-Q] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-e] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-f] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-g] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-F] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-D] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-G] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_basic[O-O] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[2d_large] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_large] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[1d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[2d_1d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[1d_2d] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[2d_broadcast] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[2d_broadcast_reverse] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast1] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast2] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast3] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast_reverse1] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast_reverse2] PASSED
numpy/_core/tests/test_multiarray.py::TestMatmulInplace::test_shapes[3d_broadcast_reverse3] PASSED
numpy/_core/tests/test_multiarray.py::test_matmul_axes PASSED
numpy/_core/tests/test_multiarray.py::TestInner::test_inner_type_mismatch PASSED
numpy/_core/tests/test_multiarray.py::TestInner::test_inner_scalar_and_vector PASSED
numpy/_core/tests/test_multiarray.py::TestInner::test_vecself PASSED
numpy/_core/tests/test_multiarray.py::TestInner::test_inner_product_with_various_contiguities PASSED
numpy/_core/tests/test_multiarray.py::TestInner::test_3d_tensor PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_broadcast1 PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_broadcast2 PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_output_dtype[ops0] PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_output_dtype[ops1] PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_output_dtype[ops2] PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_output_dtype[ops3] PASSED
numpy/_core/tests/test_multiarray.py::TestChoose::test_dimension_and_args_limit PASSED
numpy/_core/tests/test_multiarray.py::TestRepeat::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestRepeat::test_broadcast1 PASSED
numpy/_core/tests/test_multiarray.py::TestRepeat::test_axis_spec PASSED
numpy/_core/tests/test_multiarray.py::TestRepeat::test_broadcast2 PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_simple2d[float] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_simple2d[object] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_mirror2d[float] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_mirror2d[object] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_simple[float] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_simple[object] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_mirror[float] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_mirror[object] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_circular[float] PASSED
numpy/_core/tests/test_multiarray.py::TestNeighborhoodIter::test_circular[object] PASSED
numpy/_core/tests/test_multiarray.py::TestStackedNeighborhoodIter::test_simple_const PASSED
numpy/_core/tests/test_multiarray.py::TestStackedNeighborhoodIter::test_simple_mirror PASSED
numpy/_core/tests/test_multiarray.py::TestStackedNeighborhoodIter::test_simple_circular PASSED
numpy/_core/tests/test_multiarray.py::TestStackedNeighborhoodIter::test_simple_strict_within PASSED
numpy/_core/tests/test_multiarray.py::TestWarnings::test_complex_warning PASSED
numpy/_core/tests/test_multiarray.py::TestMinScalarType::test_usigned_shortshort PASSED
numpy/_core/tests/test_multiarray.py::TestMinScalarType::test_usigned_short PASSED
numpy/_core/tests/test_multiarray.py::TestMinScalarType::test_usigned_int PASSED
numpy/_core/tests/test_multiarray.py::TestMinScalarType::test_usigned_longlong PASSED
numpy/_core/tests/test_multiarray.py::TestMinScalarType::test_object PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_native_padding PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_native_padding_2 PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_trailing_padding PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_native_padding_3 PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_padding_with_array_inside_struct PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_byteorder_inside_struct PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_intra_padding PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_char_vs_string PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_field_order PASSED
numpy/_core/tests/test_multiarray.py::TestPEP3118Dtype::test_unnamed_fields PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_roundtrip PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_roundtrip_half PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_roundtrip_single_types PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_roundtrip_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_invalid_buffer_format PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_simple_1d PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_simple_nd PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_discontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_record PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_subarray PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_endian PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_flags PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_and_pickle_user_dtype[array] PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_export_and_pickle_user_dtype[scalar] PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_padding PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_reference_leak PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_padded_struct_array PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_relaxed_strides PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_out_of_order_fields PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_max_dims PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_error_pointer_type PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_error_message_unsupported PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_ctypes_integer_via_memoryview PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_ctypes_struct_via_memoryview PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_error_if_stored_buffer_info_is_corrupted[obj0] PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_error_if_stored_buffer_info_is_corrupted[obj1] PASSED
numpy/_core/tests/test_multiarray.py::TestNewBufferProtocol::test_no_suboffsets PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_scalars PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_compatible_cast PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_buffer_interface PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_array_interfaces PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test___array__ PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test___array__copy_arg PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test__array__reference_leak PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-C-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-C-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-F-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-F-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-None-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[C-None-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-C-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-C-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-F-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-F-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-None-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[F-None-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-C-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-C-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-F-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-F-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-None-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[A-None-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-C-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-C-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-F-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-F-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-None-arr0] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch[K-None-arr1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayCreationCopyArgument::test_striding_not_ok PASSED
numpy/_core/tests/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_writable_attributes_deletion PASSED
numpy/_core/tests/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_not_writable_attributes_deletion PASSED
numpy/_core/tests/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_flags_writable_attribute_deletion PASSED
numpy/_core/tests/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_flags_not_writable_attribute_deletion PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val0-iface0-0.5] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val1-iface1-expected1] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val2-iface2-expected2] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val3-iface3-0.5] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val4-iface4-TypeError] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val5-iface5-expected5] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val6-iface6-ValueError] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val7-iface7-0.5] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val8-iface8-ValueError] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayInterface::test_scalar_interface[val9-iface9-TypeError] PASSED
numpy/_core/tests/test_multiarray.py::test_interface_no_shape PASSED
numpy/_core/tests/test_multiarray.py::test_array_interface_itemsize PASSED
numpy/_core/tests/test_multiarray.py::test_array_interface_empty_shape PASSED
numpy/_core/tests/test_multiarray.py::test_array_interface_offset PASSED
numpy/_core/tests/test_multiarray.py::test_array_interface_unicode_typestr PASSED
numpy/_core/tests/test_multiarray.py::test_flat_element_deletion PASSED
numpy/_core/tests/test_multiarray.py::test_scalar_element_deletion PASSED
numpy/_core/tests/test_multiarray.py::TestAsCArray::test_1darray PASSED
numpy/_core/tests/test_multiarray.py::TestAsCArray::test_2darray PASSED
numpy/_core/tests/test_multiarray.py::TestAsCArray::test_3darray PASSED
numpy/_core/tests/test_multiarray.py::TestConversion::test_array_scalar_relational_operation PASSED
numpy/_core/tests/test_multiarray.py::TestConversion::test_to_bool_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestConversion::test_to_int_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_basic PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_exotic PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_ndim PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_dtype_mix PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_foreign PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_error PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_string PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_empty_result PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_largedim PASSED
numpy/_core/tests/test_multiarray.py::TestWhere::test_kwargs PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_empty_array PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_array_int32 PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_array_int64 PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_array_float32 PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_array_float64 PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_view PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_reshape PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_resize PASSED
numpy/_core/tests/test_multiarray.py::TestSizeOf::test_error PASSED
numpy/_core/tests/test_multiarray.py::TestHashing::test_arrays_not_hashable PASSED
numpy/_core/tests/test_multiarray.py::TestHashing::test_collections_hashable PASSED
numpy/_core/tests/test_multiarray.py::TestArrayPriority::test_ndarray_subclass PASSED
numpy/_core/tests/test_multiarray.py::TestArrayPriority::test_ndarray_other PASSED
numpy/_core/tests/test_multiarray.py::TestArrayPriority::test_subclass_subclass PASSED
numpy/_core/tests/test_multiarray.py::TestArrayPriority::test_subclass_other PASSED
numpy/_core/tests/test_multiarray.py::TestBytestringArrayNonzero::test_empty_bstring_array_is_falsey PASSED
numpy/_core/tests/test_multiarray.py::TestBytestringArrayNonzero::test_whitespace_bstring_array_is_truthy PASSED
numpy/_core/tests/test_multiarray.py::TestBytestringArrayNonzero::test_all_null_bstring_array_is_falsey PASSED
numpy/_core/tests/test_multiarray.py::TestBytestringArrayNonzero::test_null_inside_bstring_array_is_truthy PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeEncoding::test_round_trip PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeEncoding::test_assign_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeEncoding::test_fill_scalar PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeArrayNonzero::test_empty_ustring_array_is_falsey PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeArrayNonzero::test_whitespace_ustring_array_is_truthy PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeArrayNonzero::test_all_null_ustring_array_is_falsey PASSED
numpy/_core/tests/test_multiarray.py::TestUnicodeArrayNonzero::test_null_inside_ustring_array_is_truthy PASSED
numpy/_core/tests/test_multiarray.py::TestFormat::test_0d PASSED
numpy/_core/tests/test_multiarray.py::TestFormat::test_1d_no_format PASSED
numpy/_core/tests/test_multiarray.py::TestFormat::test_1d_format PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_is_available PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_is_not_available PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[1d] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[2d] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[structured] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[overlapping] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[object] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[empty] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[empty-2d] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_data_as_holds_reference[readonly] PASSED
numpy/_core/tests/test_multiarray.py::TestCTypes::test_ctypes_as_parameter_holds_reference PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_argmax_with_out PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_argmin_with_out PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_insert_noncontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_put_noncontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_putmask_noncontiguous PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_take_mode_raise PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_choose_mod_raise PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_flatiter__array__ PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_dot_out PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_view_assign PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_dealloc_warning PASSED
numpy/_core/tests/test_multiarray.py::TestWritebackIfCopy::test_view_discard_refcount PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_infinite PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_nan_step PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_zero_step PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_require_range PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_start_stop_kwarg PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_arange_booleans PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_rejects_bad_dtypes[S3] PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_rejects_bad_dtypes[U] PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_rejects_bad_dtypes[5i] PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_rejects_strings PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_byteswapped PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_error_paths_and_promotion[0] PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_error_paths_and_promotion[1] PASSED
numpy/_core/tests/test_multiarray.py::TestArange::test_error_paths_and_promotion[2] PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_receives_base PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_bad_finalize1 PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_bad_finalize2 PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_bad_finalize3 PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_lifetime_on_error PASSED
numpy/_core/tests/test_multiarray.py::TestArrayFinalize::test_can_use_super PASSED
numpy/_core/tests/test_multiarray.py::test_orderconverter_with_nonASCII_unicode_ordering PASSED
numpy/_core/tests/test_multiarray.py::test_equal_override PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[dt10-dt20-eq] PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[dt10-dt20-ne] PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[M8-d-eq] PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[M8-d-ne] PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[d-d-eq] PASSED
numpy/_core/tests/test_multiarray.py::test_equal_subclass_no_override[d-d-ne] PASSED
numpy/_core/tests/test_multiarray.py::test_no_loop_gives_all_true_or_false[M8[ns]-d] PASSED
numpy/_core/tests/test_multiarray.py::test_no_loop_gives_all_true_or_false[M8[s]-l] PASSED
numpy/_core/tests/test_multiarray.py::test_no_loop_gives_all_true_or_false[m8[ns]-d] PASSED
numpy/_core/tests/test_multiarray.py::test_no_loop_gives_all_true_or_false[M8[s]-m8[s]] PASSED
numpy/_core/tests/test_multiarray.py::test_no_loop_gives_all_true_or_false[S5-U5] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[eq] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[ne] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[le] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[lt] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[ge] PASSED
numpy/_core/tests/test_multiarray.py::test_comparisons_forwards_error[gt] PASSED
numpy/_core/tests/test_multiarray.py::test_richcompare_scalar_boolean_singleton_return PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[eq] PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[ne] PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[le] PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[lt] PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[ge] PASSED
numpy/_core/tests/test_multiarray.py::test_ragged_comparison_fails[gt] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-1-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64--inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex64-nan-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-1-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128--inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[complex128-nan-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-1-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble--inf-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-1-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-1-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan--inf-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan--inf-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-nan-npy_cabs-absolute] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_complex[clongdouble-nan-nan-npy_carg-angle] PASSED
numpy/_core/tests/test_multiarray.py::test_npymath_real PASSED
numpy/_core/tests/test_multiarray.py::test_uintalignment_and_alignment PASSED
numpy/_core/tests/test_multiarray.py::TestAlignment::test_various_alignments PASSED
numpy/_core/tests/test_multiarray.py::TestAlignment::test_strided_loop_alignments PASSED
numpy/_core/tests/test_multiarray.py::test_getfield PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_smaller_dtype_multiple PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_smaller_dtype_not_multiple PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_larger_dtype_multiple PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_larger_dtype_not_multiple PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_f_contiguous PASSED
numpy/_core/tests/test_multiarray.py::TestViewDtype::test_non_c_contiguous PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[e-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[f-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float[d-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_float16 PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[h-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[H-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[i-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[I-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[l-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_int[L-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_sort_uint PASSED
numpy/_core/tests/test_multiarray.py::test_private_get_ndarray_c_version PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float32-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_float[float64-N510] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[int64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_argsort_int[uint64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_gh_22683 PASSED
numpy/_core/tests/test_multiarray.py::test_gh_24459 PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int16-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint16-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[int64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_int[uint64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float16-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float32-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N0] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N1] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N2] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N3] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N4] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N5] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N6] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N7] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N8] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N9] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N10] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N11] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N12] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N13] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N14] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N15] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N16] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N17] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N18] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N19] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N20] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N21] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N22] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N23] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N24] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N25] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N26] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N27] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N28] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N29] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N30] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N31] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N32] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N33] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N34] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N35] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N36] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N37] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N38] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N39] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N40] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N41] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N42] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N43] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N44] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N45] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N46] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N47] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N48] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N49] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N50] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N51] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N52] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N53] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N54] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N55] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N56] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N57] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N58] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N59] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N60] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N61] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N62] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N63] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N64] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N65] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N66] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N67] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N68] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N69] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N70] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N71] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N72] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N73] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N74] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N75] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N76] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N77] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N78] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N79] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N80] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N81] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N82] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N83] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N84] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N85] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N86] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N87] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N88] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N89] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N90] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N91] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N92] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N93] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N94] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N95] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N96] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N97] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N98] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N99] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N100] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N101] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N102] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N103] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N104] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N105] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N106] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N107] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N108] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N109] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N110] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N111] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N112] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N113] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N114] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N115] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N116] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N117] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N118] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N119] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N120] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N121] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N122] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N123] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N124] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N125] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N126] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N127] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N128] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N129] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N130] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N131] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N132] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N133] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N134] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N135] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N136] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N137] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N138] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N139] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N140] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N141] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N142] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N143] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N144] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N145] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N146] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N147] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N148] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N149] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N150] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N151] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N152] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N153] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N154] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N155] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N156] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N157] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N158] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N159] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N160] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N161] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N162] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N163] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N164] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N165] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N166] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N167] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N168] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N169] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N170] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N171] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N172] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N173] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N174] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N175] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N176] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N177] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N178] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N179] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N180] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N181] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N182] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N183] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N184] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N185] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N186] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N187] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N188] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N189] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N190] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N191] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N192] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N193] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N194] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N195] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N196] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N197] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N198] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N199] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N200] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N201] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N202] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N203] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N204] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N205] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N206] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N207] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N208] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N209] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N210] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N211] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N212] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N213] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N214] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N215] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N216] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N217] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N218] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N219] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N220] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N221] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N222] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N223] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N224] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N225] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N226] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N227] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N228] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N229] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N230] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N231] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N232] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N233] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N234] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N235] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N236] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N237] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N238] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N239] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N240] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N241] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N242] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N243] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N244] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N245] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N246] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N247] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N248] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N249] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N250] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N251] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N252] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N253] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N254] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N255] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N256] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N257] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N258] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N259] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N260] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N261] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N262] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N263] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N264] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N265] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N266] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N267] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N268] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N269] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N270] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N271] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N272] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N273] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N274] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N275] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N276] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N277] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N278] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N279] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N280] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N281] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N282] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N283] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N284] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N285] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N286] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N287] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N288] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N289] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N290] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N291] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N292] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N293] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N294] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N295] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N296] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N297] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N298] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N299] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N300] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N301] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N302] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N303] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N304] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N305] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N306] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N307] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N308] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N309] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N310] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N311] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N312] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N313] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N314] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N315] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N316] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N317] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N318] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N319] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N320] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N321] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N322] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N323] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N324] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N325] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N326] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N327] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N328] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N329] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N330] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N331] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N332] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N333] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N334] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N335] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N336] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N337] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N338] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N339] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N340] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N341] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N342] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N343] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N344] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N345] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N346] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N347] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N348] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N349] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N350] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N351] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N352] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N353] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N354] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N355] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N356] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N357] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N358] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N359] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N360] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N361] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N362] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N363] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N364] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N365] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N366] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N367] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N368] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N369] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N370] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N371] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N372] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N373] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N374] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N375] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N376] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N377] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N378] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N379] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N380] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N381] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N382] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N383] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N384] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N385] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N386] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N387] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N388] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N389] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N390] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N391] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N392] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N393] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N394] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N395] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N396] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N397] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N398] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N399] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N400] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N401] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N402] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N403] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N404] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N405] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N406] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N407] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N408] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N409] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N410] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N411] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N412] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N413] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N414] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N415] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N416] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N417] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N418] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N419] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N420] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N421] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N422] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N423] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N424] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N425] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N426] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N427] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N428] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N429] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N430] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N431] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N432] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N433] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N434] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N435] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N436] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N437] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N438] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N439] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N440] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N441] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N442] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N443] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N444] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N445] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N446] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N447] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N448] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N449] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N450] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N451] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N452] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N453] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N454] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N455] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N456] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N457] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N458] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N459] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N460] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N461] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N462] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N463] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N464] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N465] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N466] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N467] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N468] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N469] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N470] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N471] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N472] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N473] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N474] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N475] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N476] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N477] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N478] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N479] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N480] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N481] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N482] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N483] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N484] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N485] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N486] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N487] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N488] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N489] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N490] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N491] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N492] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N493] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N494] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N495] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N496] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N497] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N498] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N499] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N500] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N501] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N502] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N503] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N504] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N505] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N506] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N507] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N508] PASSED
numpy/_core/tests/test_multiarray.py::test_partition_fp[float64-N509] PASSED
numpy/_core/tests/test_multiarray.py::test_cannot_assign_data PASSED
numpy/_core/tests/test_multiarray.py::test_insufficient_width PASSED
numpy/_core/tests/test_multiarray.py::test_npy_char_raises PASSED
numpy/_core/tests/test_multiarray.py::TestDevice::test_device PASSED
numpy/_core/tests/test_multiarray.py::TestDevice::test_to_device PASSED
numpy/_core/tests/test_nditer.py::test_iter_refcount PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order PASSED
numpy/_core/tests/test_nditer.py::test_iter_c_order PASSED
numpy/_core/tests/test_nditer.py::test_iter_f_order PASSED
numpy/_core/tests/test_nditer.py::test_iter_c_or_f_order PASSED
numpy/_core/tests/test_nditer.py::test_nditer_multi_index_set PASSED
numpy/_core/tests/test_nditer.py::test_nditer_multi_index_set_refcount PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_multi_index_1d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_multi_index_2d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_multi_index_3d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_c_index_1d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_c_index_2d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_c_index_3d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_f_index_1d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_f_index_2d PASSED
numpy/_core/tests/test_nditer.py::test_iter_best_order_f_index_3d PASSED
numpy/_core/tests/test_nditer.py::test_iter_no_inner_full_coalesce PASSED
numpy/_core/tests/test_nditer.py::test_iter_no_inner_dim_coalescing PASSED
numpy/_core/tests/test_nditer.py::test_iter_dim_coalescing PASSED
numpy/_core/tests/test_nditer.py::test_iter_broadcasting PASSED
numpy/_core/tests/test_nditer.py::test_iter_itershape PASSED
numpy/_core/tests/test_nditer.py::test_iter_broadcasting_errors PASSED
numpy/_core/tests/test_nditer.py::test_iter_flags_errors PASSED
numpy/_core/tests/test_nditer.py::test_iter_slice PASSED
numpy/_core/tests/test_nditer.py::test_iter_assign_mapping PASSED
numpy/_core/tests/test_nditer.py::test_iter_nbo_align_contig PASSED
numpy/_core/tests/test_nditer.py::test_iter_array_cast PASSED
numpy/_core/tests/test_nditer.py::test_iter_array_cast_errors PASSED
numpy/_core/tests/test_nditer.py::test_iter_scalar_cast PASSED
numpy/_core/tests/test_nditer.py::test_iter_scalar_cast_errors PASSED
numpy/_core/tests/test_nditer.py::test_iter_object_arrays_basic PASSED
numpy/_core/tests/test_nditer.py::test_iter_object_arrays_conversions PASSED
numpy/_core/tests/test_nditer.py::test_iter_common_dtype PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_if_overlap PASSED
numpy/_core/tests/test_nditer.py::test_iter_op_axes PASSED
numpy/_core/tests/test_nditer.py::test_iter_op_axes_errors PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[?-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[b-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[h-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[i-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[l-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[q-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[n-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[p-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[B-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[H-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[I-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[L-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[Q-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[N-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[P-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[e-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[f-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[d-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[g-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[F-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[D-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[G-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[S-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[U-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[V-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[O-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[M-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-?] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-b] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-h] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-i] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-l] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-n] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-p] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-B] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-H] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-I] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-L] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-Q] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-N] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-P] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-e] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-f] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-d] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-g] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-F] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-D] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-G] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-S] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-U] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-V] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-O] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-M] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts[m-m] PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts_structured PASSED
numpy/_core/tests/test_nditer.py::test_iter_copy_casts_structured2 PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_simple PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_buffered_readwrite PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_itorder PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_opaxes PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_types_promotion PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_types_byte_order PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_types_scalar PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_subtype PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocate_output_errors PASSED
numpy/_core/tests/test_nditer.py::test_all_allocated PASSED
numpy/_core/tests/test_nditer.py::test_iter_remove_axis PASSED
numpy/_core/tests/test_nditer.py::test_iter_remove_multi_index_inner_loop PASSED
numpy/_core/tests/test_nditer.py::test_iter_iterindex PASSED
numpy/_core/tests/test_nditer.py::test_iter_iterrange PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering PASSED
numpy/_core/tests/test_nditer.py::test_iter_write_buffering PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_delayed_alloc PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_simple PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_byteswapped PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_byteswapped_complex PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_structured_type PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_structured_type_failure_with_cleanup PASSED
numpy/_core/tests/test_nditer.py::test_buffered_cast_error_paths PASSED
numpy/_core/tests/test_nditer.py::test_buffered_cast_error_paths_unraisable PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_cast_subarray PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_badwriteback PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_string PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_growinner PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffered_reduce_reuse PASSED
numpy/_core/tests/test_nditer.py::test_iter_no_broadcast PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_basic PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_reorder PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_flip_axes PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_broadcast PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_dtype_copy PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_dtype_buffered PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_0d PASSED
numpy/_core/tests/test_nditer.py::TestIterNested::test_iter_nested_iters_dtype_buffered PASSED
numpy/_core/tests/test_nditer.py::test_iter_reduction_error PASSED
numpy/_core/tests/test_nditer.py::test_iter_reduction PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_reduction PASSED
numpy/_core/tests/test_nditer.py::test_iter_buffering_reduction_reuse_reduce_loops PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_badinput PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a0] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a1] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a2] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a3] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a4] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked[a5] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[None-mask_axes0] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[mask1-mask_axes1] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[mask2-None] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[mask3-mask_axes3] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[mask4-mask_axes4] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_broadcast_error[mask5-None] PASSED
numpy/_core/tests/test_nditer.py::test_iter_writemasked_decref PASSED
numpy/_core/tests/test_nditer.py::test_iter_non_writable_attribute_deletion PASSED
numpy/_core/tests/test_nditer.py::test_iter_writable_attribute_deletion PASSED
numpy/_core/tests/test_nditer.py::test_iter_element_deletion PASSED
numpy/_core/tests/test_nditer.py::test_iter_allocated_array_dtypes PASSED
numpy/_core/tests/test_nditer.py::test_0d_iter PASSED
numpy/_core/tests/test_nditer.py::test_object_iter_cleanup PASSED
numpy/_core/tests/test_nditer.py::test_object_iter_cleanup_reduce PASSED
numpy/_core/tests/test_nditer.py::test_object_iter_cleanup_large_reduce[arr0] PASSED
numpy/_core/tests/test_nditer.py::test_object_iter_cleanup_large_reduce[arr1] PASSED
numpy/_core/tests/test_nditer.py::test_object_iter_cleanup_large_reduce[arr2] PASSED
numpy/_core/tests/test_nditer.py::test_iter_too_large PASSED
numpy/_core/tests/test_nditer.py::test_iter_too_large_with_multiindex PASSED
numpy/_core/tests/test_nditer.py::test_writebacks PASSED
numpy/_core/tests/test_nditer.py::test_close_equivalent PASSED
numpy/_core/tests/test_nditer.py::test_close_raises PASSED
numpy/_core/tests/test_nditer.py::test_close_parameters PASSED
numpy/_core/tests/test_nditer.py::test_warn_noclose PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[1-i-O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[1-O-i] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[1-i,O-O,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[1-O,i-i,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[2-i-O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[2-O-i] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[2-i,O-O,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[2-O,i-i,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[3-i-O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[3-O-i] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[3-i,O-O,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_cleanup[3-O,i-i,O] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_error[O-i] PASSED
numpy/_core/tests/test_nditer.py::test_partial_iteration_error[O,i-i,O] PASSED
numpy/_core/tests/test_nditer.py::test_debug_print PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_examples PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[b] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[B] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[h] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[H] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[i] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[I] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[l] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[L] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[q] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[Q] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[n] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[N] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[p] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers[P] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[e] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[f] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[d] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[g] SKIPPED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[F] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[D] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_weak_integers_with_inexact[G] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_weak_promotion_scalar_path[add] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_weak_promotion_scalar_path[pow] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_complex_promotion PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_integer_conversion_errors PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_integer_regression PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_with_axisconcatenator PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_huge_integers[weak-add] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_huge_integers[weak-power] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_huge_integers[weak_and_warn-add] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_huge_integers[weak_and_warn-power] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_nep50_in_concat_and_choose PASSED
numpy/_core/tests/test_nep50_promotions.py::test_expected_promotion[float32-dtypes0-optional_dtypes0] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_expected_promotion[complex64-dtypes1-optional_dtypes1] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_expected_promotion[float32-dtypes2-optional_dtypes2] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_expected_promotion[int32-dtypes3-optional_dtypes3] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[eq-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ne-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[le-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[lt-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[ge-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt--1-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-0-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-10-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-11-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-9223372036854775808-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_comparison[gt-200-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[equal] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[not_equal] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[less_equal] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[less] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[greater_equal] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_integer_integer_comparison[greater] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_scalar-uint64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-int8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-int16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-int32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-int64] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-uint8] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-uint16] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-uint32] PASSED
numpy/_core/tests/test_nep50_promotions.py::test_oob_creation[create_with_array-uint64] PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_copies PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_repeats PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_zeroresize PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_reshape_from_zero PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_negative_resize PASSED
numpy/_core/tests/test_numeric.py::TestResize::test_subclass PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_choose PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_clip PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_compress PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_count_nonzero PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_diagonal PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_mean PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_ptp PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_prod PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_ravel PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_repeat PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_reshape PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_round PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[int8] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[int16] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[int32] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[int64] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[uint8] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[uint16] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[uint32] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[uint64] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[float16] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[float32] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round[float64] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases[2147483647--1] SKIPPED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases[2147483647--9] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases[2147483647--10] PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_dunder_round_accuracy PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_round_py_consistency XFAIL
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_searchsorted PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_size PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_squeeze PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_swapaxes PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_sum PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_take PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_trace PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_transpose PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_var PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_var_with_mean_keyword PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword_keepdims_false PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_var_with_mean_keyword_keepdims_false PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword_where_nontrivial PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_var_with_mean_keyword_where_nontrivial PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword_multiple_axis PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword_axis_None PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_std_with_mean_keyword_keepdims_true_masked PASSED
numpy/_core/tests/test_numeric.py::TestNonarrayArgs::test_var_with_mean_keyword_keepdims_true_masked PASSED
numpy/_core/tests/test_numeric.py::TestIsscalar::test_isscalar PASSED
numpy/_core/tests/test_numeric.py::TestBoolScalar::test_logical PASSED
numpy/_core/tests/test_numeric.py::TestBoolScalar::test_bitwise_or PASSED
numpy/_core/tests/test_numeric.py::TestBoolScalar::test_bitwise_and PASSED
numpy/_core/tests/test_numeric.py::TestBoolScalar::test_bitwise_xor PASSED
numpy/_core/tests/test_numeric.py::TestBoolArray::test_all_any PASSED
numpy/_core/tests/test_numeric.py::TestBoolArray::test_logical_not_abs PASSED
numpy/_core/tests/test_numeric.py::TestBoolArray::test_logical_and_or_xor PASSED
numpy/_core/tests/test_numeric.py::TestBoolCmp::test_float PASSED
numpy/_core/tests/test_numeric.py::TestBoolCmp::test_double PASSED
numpy/_core/tests/test_numeric.py::TestSeterr::test_default PASSED
numpy/_core/tests/test_numeric.py::TestSeterr::test_set PASSED
numpy/_core/tests/test_numeric.py::TestSeterr::test_divide_err PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[e] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[f] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[d] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[g] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[F] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[D] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_floating_exceptions[G] PASSED
numpy/_core/tests/test_numeric.py::TestFloatExceptions::test_warnings PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_coercion PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_result_type PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_endian PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_and_promote_usertypes PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_strings[U-] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_strings[U-swap] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_strings[S-] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_strings[S-swap] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_invalid_void_promotion[dtype10-dtype20] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_invalid_void_promotion[dtype11-dtype21] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_valid_void_promotion[dtype10-dtype20] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_valid_void_promotion[dtype11-dtype21] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_valid_void_promotion[dtype12-dtype22] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_valid_void_promotion[dtype13-dtype23] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[10i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_identical_types_metadata[rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[?-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[b-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[h-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[l-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[q-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[n-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[p-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[B-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[H-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[I-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[L-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[Q-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[N-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[P-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[e-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[f-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[d-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[g-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[F-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[D-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[G-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[V-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[O-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[M-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[m-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[i,i-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S3-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[S100-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U3-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[U100-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-n] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-p] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-N] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-P] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-S] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-U] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-V] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-O] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-M] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-m] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-i,i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-S3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-S100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-U3] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-U100] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_promote_types_metadata[rational-rational] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_simple_to_structured PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_structured_to_simple PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_values XFAIL
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[?] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[b] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[h] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[i] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[l] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[B] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[H] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[I] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[L] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[Q] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[e] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[f] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[d] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[g] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[F] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[D] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[G] PASSED
numpy/_core/tests/test_numeric.py::TestTypes::test_can_cast_scalars[rational] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_types PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_lengths PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_values PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_2592[10-5-int] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_2592[10-5-object] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_2592[10-9-int] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_2592[10-9-object] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_empty_not_structured[S] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_empty_not_structured[S0] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_empty_not_structured[V0] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_empty_not_structured[U0] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[0-d-data0] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[0-O-data1] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[0-i,O-data2] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[0-2i-data3] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[0-dtype4-data4] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[1-d-data0] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[1-O-data1] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[1-i,O-data2] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[1-2i-data3] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_growth_and_complicated_dtypes[1-dtype4-data4] PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_empty_result PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_too_few_items PASSED
numpy/_core/tests/test_numeric.py::TestFromiter::test_failed_itemsetting PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_trivial PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_zerod PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_onedim PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_twodim PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_sparse PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_return_type PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_count_nonzero_axis PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_count_nonzero_axis_all_dtypes PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_count_nonzero_axis_consistent PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_countnonzero_axis_empty PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_countnonzero_keepdims PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_array_method PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_invalid_object PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_sideeffect_safety PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_sideffects_structured_void PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_nonzero_exception_safe PASSED
numpy/_core/tests/test_numeric.py::TestNonzero::test_structured_threadsafety PASSED
numpy/_core/tests/test_numeric.py::TestIndex::test_boolean PASSED
numpy/_core/tests/test_numeric.py::TestIndex::test_boolean_edgecase PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_zero PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_positive PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_negative PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_sufficient_width PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_neg_width_boundaries PASSED
numpy/_core/tests/test_numeric.py::TestBinaryRepr::test_large_neg_int64 PASSED
numpy/_core/tests/test_numeric.py::TestBaseRepr::test_base3 PASSED
numpy/_core/tests/test_numeric.py::TestBaseRepr::test_positive PASSED
numpy/_core/tests/test_numeric.py::TestBaseRepr::test_negative PASSED
numpy/_core/tests/test_numeric.py::TestBaseRepr::test_base_range PASSED
numpy/_core/tests/test_numeric.py::TestBaseRepr::test_minimal_signed_int PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx0-by0-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx1-by1-False-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx2-by2-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx3-by3-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx4-by4-False-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx5-by5-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx6-by6-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx7-by7-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx8-by8-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx9-by9-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx10-by10-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx11-by11-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx12-by12-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx13-by13-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx14-by14-False-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx15-by15-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx16-by16-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx17-by17-False-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx18-by18-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx19-by19-None-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx20-by20-False-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx21-by21-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx22-by22-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx23-by23-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx24-by24-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx25-by25-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx26-by26-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx27-by27-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx28-by28-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx29-by29-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx30-by30-True-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx31-by31-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx32-by32-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx33-by33-True-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx34-by34-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx35-by35-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx36-by36-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx37-by37-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx38-by38-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx39-by39-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx40-by40-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx41-by41-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx42-by42-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx43-by43-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx44-by44-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx45-by45-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx46-by46-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx47-by47-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx48-by48-True-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx49-by49-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx50-by50-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx51-by51-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx52-by52-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx53-by53-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx54-by54-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx55-by55-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx56-by56-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx57-by57-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx58-by58-None-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx59-by59-False-False] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan[bx60-by60-True-True] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equal_different_scalar_types PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_none_compares_elementwise PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_array_equiv PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_compare_unstructured_voids[V0] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_compare_unstructured_voids[V3] PASSED
numpy/_core/tests/test_numeric.py::TestArrayComparisons::test_compare_unstructured_voids[V10] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[?] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[b] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[h] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[i] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[l] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[q] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[p] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[B] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[H] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[I] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[L] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[Q] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[P] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[e] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[f] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[d] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[g] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[F] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[D] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[G] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_ones_pathological[O] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_double PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_array_double PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_nonnative PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_complex PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_complex PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_non_contig PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_out PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int32_inout[None] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int32_inout[unsafe] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int64_out PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int64_inout PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_int32_out PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_inplace_01 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_simple_inplace_02 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_noncontig_inplace PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_01 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_02 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_03 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_04 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_05 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_06 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_07 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_08 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_09 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_10 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_11 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_type_cast_12 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_simple PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_simple2 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_simple_int32 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_array_int32 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_array_outint32 PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_transposed PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_with_out_memory_overlap PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_inplace_array PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_inplace_simple PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_func_takes_out PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_nan PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_object_clip PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_all_none PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_invalid_casting PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_value_min_max_flip[1-0] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_value_min_max_flip[1-amax1] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_value_min_max_flip[amin2-amax2] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_problem_cases[arr0-0--18446744073709551615-exp0] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_problem_cases[arr1-0-0-exp1] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_clip_scalar_nan_propagation[arr0-amin0-amax0] PASSED
numpy/_core/tests/test_numeric.py::TestClip::test_NaT_propagation[arr0-amin0-amax0] XPASS
numpy/_core/tests/test_numeric.py::TestClip::test_clip_property PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_ip_allclose PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_ip_not_allclose PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_no_parameter_modification PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_min_int PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_equalnan PASSED
numpy/_core/tests/test_numeric.py::TestAllclose::test_return_class_is_ndarray PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_ip_isclose PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_nep50_isclose PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_ip_all_isclose PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_ip_none_isclose PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_ip_isclose_allclose PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_equal_nan PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_masked_arrays PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_scalar_return PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_no_parameter_modification PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_non_finite_scalar PASSED
numpy/_core/tests/test_numeric.py::TestIsclose::test_timedelta PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_basic PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_scalars PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_ddof1 PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_ddof2 PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_correction PASSED
numpy/_core/tests/test_numeric.py::TestStdVar::test_out_scalar PASSED
numpy/_core/tests/test_numeric.py::TestStdVarComplex::test_basic PASSED
numpy/_core/tests/test_numeric.py::TestStdVarComplex::test_scalars PASSED
numpy/_core/tests/test_numeric.py::TestCreationFuncs::test_zeros PASSED
numpy/_core/tests/test_numeric.py::TestCreationFuncs::test_ones PASSED
numpy/_core/tests/test_numeric.py::TestCreationFuncs::test_empty PASSED
numpy/_core/tests/test_numeric.py::TestCreationFuncs::test_full PASSED
numpy/_core/tests/test_numeric.py::TestCreationFuncs::test_for_reference_leak PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_ones_like PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_zeros_like PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_empty_like PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_filled_like PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[str-empty_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[str-full_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[str-zeros_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[str-ones_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[bytes-empty_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[bytes-full_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[bytes-zeros_like] PASSED
numpy/_core/tests/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes[bytes-ones_like] PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_float PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_object PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_no_overwrite PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_complex PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_zero_size PASSED
numpy/_core/tests/test_numeric.py::TestCorrelate::test_mode PASSED
numpy/_core/tests/test_numeric.py::TestConvolve::test_object PASSED
numpy/_core/tests/test_numeric.py::TestConvolve::test_no_overwrite PASSED
numpy/_core/tests/test_numeric.py::TestConvolve::test_mode PASSED
numpy/_core/tests/test_numeric.py::TestArgwhere::test_nd[0] PASSED
numpy/_core/tests/test_numeric.py::TestArgwhere::test_nd[1] PASSED
numpy/_core/tests/test_numeric.py::TestArgwhere::test_nd[2] PASSED
numpy/_core/tests/test_numeric.py::TestArgwhere::test_2D PASSED
numpy/_core/tests/test_numeric.py::TestArgwhere::test_list PASSED
numpy/_core/tests/test_numeric.py::TestStringFunction::test_set_string_function PASSED
numpy/_core/tests/test_numeric.py::TestRoll::test_roll1d PASSED
numpy/_core/tests/test_numeric.py::TestRoll::test_roll2d PASSED
numpy/_core/tests/test_numeric.py::TestRoll::test_roll_empty PASSED
numpy/_core/tests/test_numeric.py::TestRollaxis::test_exceptions PASSED
numpy/_core/tests/test_numeric.py::TestRollaxis::test_results PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_move_to_end PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_move_new_position PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_preserve_order PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_move_multiples PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_errors PASSED
numpy/_core/tests/test_numeric.py::TestMoveaxis::test_array_likes PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_2x2 PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_2x3 PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_3x3 PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_broadcasting PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_broadcasting_shapes PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_uint8_int32_mixed_dtypes PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_zero_dimension[0-b0] PASSED
numpy/_core/tests/test_numeric.py::TestCross::test_zero_dimension[a1-3] PASSED
numpy/_core/tests/test_numeric.py::test_outer_out_param PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_simple PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_single_input PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_scalar_input PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_sparse PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims0-int32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims0-int64] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims0-float32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims0-float64] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims1-int32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims1-int64] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims1-float32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims1-float64] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims2-int32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims2-int64] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims2-float32] PASSED
numpy/_core/tests/test_numeric.py::TestIndices::test_return_type[dims2-float64] PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_require_each PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_unknown_requirement PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_non_array_input PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_C_and_F_simul PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_ensure_array PASSED
numpy/_core/tests/test_numeric.py::TestRequire::test_preserve_subtype PASSED
numpy/_core/tests/test_numeric.py::TestBroadcast::test_broadcast_in_args PASSED
numpy/_core/tests/test_numeric.py::TestBroadcast::test_broadcast_single_arg PASSED
numpy/_core/tests/test_numeric.py::TestBroadcast::test_number_of_arguments PASSED
numpy/_core/tests/test_numeric.py::TestBroadcast::test_broadcast_error_kwargs PASSED
numpy/_core/tests/test_numeric.py::TestBroadcast::test_shape_mismatch_error_message PASSED
numpy/_core/tests/test_numeric.py::TestKeepdims::test_raise PASSED
numpy/_core/tests/test_numeric.py::TestTensordot::test_zero_dimension PASSED
numpy/_core/tests/test_numeric.py::TestTensordot::test_zero_dimensional PASSED
numpy/_core/tests/test_numeric.py::TestAsType::test_astype PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosPlain::test_zeros0D PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosPlain::test_zerosSD PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosPlain::test_zerosMD PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosNested::test_zeros0D PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosNested::test_zerosSD PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateZerosNested::test_zerosMD PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainSingle::test_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainSingle::test_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainSingle::test_list_of_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainMultiple::test_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainMultiple::test_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesPlainMultiple::test_list_of_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedSingle::test_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedSingle::test_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedSingle::test_list_of_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedMultiple::test_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedMultiple::test_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestCreateValuesNestedMultiple::test_list_of_list_of_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesPlainSingle::test_access_fields PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesPlainMultiple::test_access_fields PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedSingle::test_access_top_fields PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedSingle::test_nested1_acessors PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedSingle::test_nested2_acessors PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedSingle::test_nested1_descriptor PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedSingle::test_nested2_descriptor PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedMultiple::test_access_top_fields PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedMultiple::test_nested1_acessors PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedMultiple::test_nested2_acessors PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedMultiple::test_nested1_descriptor PASSED
numpy/_core/tests/test_numerictypes.py::TestReadValuesNestedMultiple::test_nested2_descriptor PASSED
numpy/_core/tests/test_numerictypes.py::TestEmptyField::test_assign PASSED
numpy/_core/tests/test_numerictypes.py::TestMultipleFields::test_no_tuple PASSED
numpy/_core/tests/test_numerictypes.py::TestMultipleFields::test_return PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_both_abstract PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_same PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_subclass PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_subclass_backwards PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_sibling_class PASSED
numpy/_core/tests/test_numerictypes.py::TestIsSubDType::test_nondtype_nonscalartype PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[None-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[None-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[None-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[None-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[signed integer-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[signed integer-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[signed integer-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[signed integer-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[unsigned integer-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[unsigned integer-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[unsigned integer-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[unsigned integer-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[integral-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[integral-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[integral-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[integral-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[real floating-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[real floating-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[real floating-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[real floating-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[complex floating-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[complex floating-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[complex floating-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[complex floating-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[numeric-int64-int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[numeric-uint64-uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[numeric-float64-float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype[numeric-complex128-complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_isdtype_invalid_args PASSED
numpy/_core/tests/test_numerictypes.py::TestIsDType::test_sctypes_complete PASSED
numpy/_core/tests/test_numerictypes.py::TestSctypeDict::test_longdouble PASSED
numpy/_core/tests/test_numerictypes.py::TestSctypeDict::test_ulong PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_int[int8] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_int[int16] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_int[int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_int[int64] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_int[longlong] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_uint[uint8] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_uint[uint16] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_uint[uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_uint[uint64] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_uint[ulonglong] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_float[float16] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_float[float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_float[float64] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_float[longdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_complex[complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_complex[complex128] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_complex[clongdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_other[bool] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_other[object_] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_other[str_] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_other[bytes_] PASSED
numpy/_core/tests/test_numerictypes.py::TestMaximumSctype::test_other[void] PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_scalar_type PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_other_type PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_third_party_scalar_type PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_array_instance PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_abstract_type PASSED
numpy/_core/tests/test_numerictypes.py::Test_sctype2char::test_non_type PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[int32-True] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[list-False] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[1.1-False] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[str-True] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[rep4-True] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[rep5-True] PASSED
numpy/_core/tests/test_numerictypes.py::test_issctype[rep6-True] PASSED
numpy/_core/tests/test_numerictypes.py::TestDocStrings::test_platform_dependent_aliases PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_unique PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[int8] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[int16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[int64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[longlong] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[uint8] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[uint16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[uint64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[ulonglong] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[float16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[float64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[longdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[complex128] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes[clongdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[int8] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[int16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[int32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[int64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[longlong] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[uint8] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[uint16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[uint32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[uint64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[ulonglong] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[float16] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[float32] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[float64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[longdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[complex64] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[complex128] PASSED
numpy/_core/tests/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype[clongdouble] PASSED
numpy/_core/tests/test_numerictypes.py::TestBoolDefinition::test_bool_definition PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_ndarray PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_ndarray_subclasses PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_ndarray_and_duck_array PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_ndarray_subclass_and_duck_array PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_many_duck_arrays PASSED
numpy/_core/tests/test_overrides.py::TestGetImplementingArgs::test_too_many_duck_arrays PASSED
numpy/_core/tests/test_overrides.py::TestNDArrayArrayFunction::test_method PASSED
numpy/_core/tests/test_overrides.py::TestNDArrayArrayFunction::test_no_wrapper PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionDispatch::test_pickle PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionDispatch::test_name_and_docstring PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionDispatch::test_interface PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionDispatch::test_not_implemented PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionDispatch::test_where_dispatch PASSED
numpy/_core/tests/test_overrides.py::TestVerifyMatchingSignatures::test_verify_matching_signatures PASSED
numpy/_core/tests/test_overrides.py::TestVerifyMatchingSignatures::test_array_function_dispatch PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_one_arg PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_optional_args PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_not_implemented PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_signature_error_message_simple[concatenate] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_signature_error_message_simple[mean] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_signature_error_message_simple[asarray] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_signature_error_message SKIPPED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_dispatcher_error[234] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_dispatcher_error[this func is not replaced] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_properties PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_bad_like_sig[<lambda>0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_bad_like_sig[<lambda>1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_bad_like_sig[<lambda>2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_bad_like_passing PASSED
numpy/_core/tests/test_overrides.py::TestArrayFunctionImplementation::test_too_many_args PASSED
numpy/_core/tests/test_overrides.py::TestNDArrayMethods::test_repr PASSED
numpy/_core/tests/test_overrides.py::TestNumPyFunctions::test_set_module PASSED
numpy/_core/tests/test_overrides.py::TestNumPyFunctions::test_inspect_sum PASSED
numpy/_core/tests/test_overrides.py::TestNumPyFunctions::test_override_sum PASSED
numpy/_core/tests/test_overrides.py::TestNumPyFunctions::test_sum_on_mock_array PASSED
numpy/_core/tests/test_overrides.py::TestNumPyFunctions::test_sum_forwarding_implementation PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like_not_implemented PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[True-genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like[False-genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[1-genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[ref1-genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_no_array_function_like[MyNoArrayFunctionArray-genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like_fromfile[True] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_array_like_fromfile[False] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_exception_handling PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[array-args0-kwargs0] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[asarray-args1-kwargs1] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[asanyarray-args2-kwargs2] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[ascontiguousarray-args3-kwargs3] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[asfortranarray-args4-kwargs4] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[require-args5-kwargs5] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[empty-args6-kwargs6] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[full-args7-kwargs7] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[ones-args8-kwargs8] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[zeros-args9-kwargs9] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[arange-args10-kwargs10] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[frombuffer-args11-kwargs11] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[fromiter-args12-kwargs12] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[fromstring-args13-kwargs13] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[loadtxt-args14-kwargs14] PASSED
numpy/_core/tests/test_overrides.py::TestArrayLike::test_like_as_none[genfromtxt-args15-kwargs15] PASSED
numpy/_core/tests/test_overrides.py::test_function_like PASSED
numpy/_core/tests/test_print.py::test_float_types[float32] PASSED
numpy/_core/tests/test_print.py::test_float_types[float64] PASSED
numpy/_core/tests/test_print.py::test_float_types[longdouble] PASSED
numpy/_core/tests/test_print.py::test_nan_inf_float[float32] PASSED
numpy/_core/tests/test_print.py::test_nan_inf_float[float64] PASSED
numpy/_core/tests/test_print.py::test_nan_inf_float[longdouble] PASSED
numpy/_core/tests/test_print.py::test_complex_types[complex64] PASSED
numpy/_core/tests/test_print.py::test_complex_types[complex128] PASSED
numpy/_core/tests/test_print.py::test_complex_types[clongdouble] PASSED
numpy/_core/tests/test_print.py::test_complex_inf_nan[complex64] PASSED
numpy/_core/tests/test_print.py::test_complex_inf_nan[complex128] PASSED
numpy/_core/tests/test_print.py::test_complex_inf_nan[clongdouble] PASSED
numpy/_core/tests/test_print.py::test_float_type_print[float32] PASSED
numpy/_core/tests/test_print.py::test_float_type_print[float64] PASSED
numpy/_core/tests/test_print.py::test_float_type_print[longdouble] PASSED
numpy/_core/tests/test_print.py::test_complex_type_print[complex64] PASSED
numpy/_core/tests/test_print.py::test_complex_type_print[complex128] PASSED
numpy/_core/tests/test_print.py::test_complex_type_print[clongdouble] PASSED
numpy/_core/tests/test_print.py::test_scalar_format PASSED
numpy/_core/tests/test_print.py::TestCommaDecimalPointLocale::test_locale_single PASSED
numpy/_core/tests/test_print.py::TestCommaDecimalPointLocale::test_locale_double PASSED
numpy/_core/tests/test_protocols.py::test_getattr_warning PASSED
numpy/_core/tests/test_protocols.py::test_array_called PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_fromrecords PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_fromrecords_0len PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_fromrecords_2d PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_method_array PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_method_array2 PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_slices PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_fromarrays PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_fromfile PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_from_obj PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_repr PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_0d_recarray_repr PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_from_repr PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_views PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_from_names PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_conflict_fields PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_fromrecords_with_explicit_dtype PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_stringtypes PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_recarray_returntypes PASSED
numpy/_core/tests/test_records.py::TestFromrecords::test_zero_width_strings PASSED
numpy/_core/tests/test_records.py::TestPathUsage::test_tofile_fromfile PASSED
numpy/_core/tests/test_records.py::TestRecord::test_assignment1 PASSED
numpy/_core/tests/test_records.py::TestRecord::test_assignment2 PASSED
numpy/_core/tests/test_records.py::TestRecord::test_invalid_assignment PASSED
numpy/_core/tests/test_records.py::TestRecord::test_nonwriteable_setfield PASSED
numpy/_core/tests/test_records.py::TestRecord::test_out_of_order_fields PASSED
numpy/_core/tests/test_records.py::TestRecord::test_pickle_1 PASSED
numpy/_core/tests/test_records.py::TestRecord::test_pickle_2 PASSED
numpy/_core/tests/test_records.py::TestRecord::test_pickle_3 PASSED
numpy/_core/tests/test_records.py::TestRecord::test_pickle_void PASSED
numpy/_core/tests/test_records.py::TestRecord::test_objview_record PASSED
numpy/_core/tests/test_records.py::TestRecord::test_record_scalar_setitem PASSED
numpy/_core/tests/test_records.py::TestRecord::test_missing_field PASSED
numpy/_core/tests/test_records.py::TestRecord::test_fromarrays_nested_structured_arrays PASSED
numpy/_core/tests/test_records.py::TestRecord::test_assign_dtype_attribute[0] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_assign_dtype_attribute[1] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_assign_dtype_attribute[2] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_nested_fields_are_records[0] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_nested_fields_are_records[1] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_nested_fields_are_records[2] PASSED
numpy/_core/tests/test_records.py::TestRecord::test_nested_dtype_padding PASSED
numpy/_core/tests/test_records.py::test_find_duplicate PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_invalid_round PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_empty PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_transposed PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_names PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reduce PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_zeros_order PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_asarray_with_order PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ravel_with_order PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_sort_bigendian PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_negative_nd_indexing PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_char_dump PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_noncontiguous_fill PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_bool PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_indexing1 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_indexing2 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_round PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_scalar_compare PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_swapping PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_fill PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_dtype_align PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_endian_bool_indexing PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_endian_where PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_endian_recarray PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_dot PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_arange_endian PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_arange_inf_step PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_arange_underflow_stop_and_step PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_argmax PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_divmod PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_hstack_invalid_dims PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_squeeze_type PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_add_identity PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_numpy_float_python_long_addition PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_binary_repr_0 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_rec_iterate PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_string_comparison PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_tobytes_FORTRANORDER_discontiguous PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_flat_assignment PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_broadcast_flat_assignment PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonarray_assignment[boolean-arr-index] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonarray_assignment[integer-arr-index] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unpickle_dtype_with_object PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_array_creation_invalid_specification PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_recarray_single_element PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_zero_sized_array_indexing PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_chararray_rstrip PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_shape PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_around PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_character_array_strip PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_invalid_sequence PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_zerolen_custom_strides PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_zerolen_custom_strides_2d PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_invalid_axis PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_zerolen_element PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_py2_bytes_encoding PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_dtype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_swap_real PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_from_list PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_multiple_assign PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_empty_array_type PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_copyswap PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_method_args PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_lexsort_strings PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fancy_index PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_recarray_copy PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_rec_fromarray PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_assign PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ndmin_float64 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ndmin_order PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_axis_minimization PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_float_imag PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_tuple PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_posttuple PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_numeric_carray_compare PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_array_size PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_repr PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reshape_order PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reshape_zero_strides PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reshape_zero_size PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reshape_trailing_ones_strides PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_repeat_discont PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_index PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_argmax PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_recarray_fields PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_random_shuffle PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_refcount_vdot PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_startswith PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_noncommutative_reduce_accumulate PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_convolve_empty PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_multidim_byteswap PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_NULL PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_junk_in_string_fields_of_recarray PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_take_output PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_take_object_fail PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_str_64bit PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_frompyfunc_endian PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_string_arr PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_arr_transpose PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_mergesort PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_argmax_byteorder PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_rand_seed PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_deallocation_leak PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_on_invalid_dtype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dot_negative_stride PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_casting PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_scalar PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_arange_non_native_dtype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_bool_flat_indexing_invalid_nr_elements PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_scalar_indexing PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_binary_repr_0_width PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fromstring PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_searchsorted_variable_length PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_argsort_with_zeros PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_sort_with_zeros PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_copy_detection_zero_dim PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_flat_byteorder PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_sign_bit PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_flat_index_byteswap PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_copy_detection_corner_case PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_refcounting PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_custom_float_to_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_refcount_self_assign PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_fromiter_invalid_dtype_string PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reduce_big_object_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mem_0d_array_index PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonnative_endian_fill PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dot_alignment_sse2 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_astype_copy PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_compress_small_type PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_attributes PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_recarray_tolist PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonscalar_item_method PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_char_array_creation PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unaligned_unicode_access PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_sign_for_complex_nan PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_for_equal_names PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_for_object_scalar_creation PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_resize_method_system_error PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_for_zero_length_in_choose PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_ndmin_overflow PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_scalar_with_titles PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_scalar_constructor PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_blasdot_uninitialized_memory PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_zeros PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_huge_arange PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fromiter_bytes PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_from_sequence_scalar_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_from_sequence_scalar_array2 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_too_big PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_keyerrors_ PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_lexsort_buffer_length PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_to_fixed_string PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_to_string_cast PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_to_string_cast_error PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_mixed_string_byte_array_creation PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_misaligned_objects_segfault PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_misaligned_scalars_segfault PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_misaligned_dot_product_objects PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_byteswap_complex_scalar PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_structured_arrays_with_objects1 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_structured_arrays_with_objects2 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_duplicate_title_and_name PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_signed_integer_division_overflow PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_buffer_hashlib PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_0d_string_scalar PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_log1p_compiler_shenanigans PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fromiter_comparison PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fromstring_crash PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1539 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1538 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1434 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex_nan_maximum PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_subclass_int_tuple_assignment PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_no_unnecessary_views PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_take_refcount PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fromfile_tofile_seeks PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex_scalar_warning PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex_scalar_complex_cast PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex_boolean_cast PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_uint_int_conversion PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_duplicate_field_names_assign PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_eq_string_and_object_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonzero_byteswap PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_empty_mul PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_side_effect PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_any_float PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_large_float_sum PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_casting_out PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_array_scalar_contiguous PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_squeeze_contiguous PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_squeeze_axis_handling PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reduce_contiguous PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_self_reference PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_circular_reference PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_nested PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_array_self_copy PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_zerosize_accumulate PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_objectarray_setfield PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_setting_rank0_string PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_astype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1756 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fields_strides PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_alignment_update PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1770 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ticket_1608 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_string_overwrite PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_bytes_overwrite PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_py2_array_latin1_hack PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_py2_scalar_latin1_hack PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_structured_type_to_object PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_assign_obj_listoflists PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_memoryleak PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_reduce_memoryleak PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_search_sorted_invalid_arguments PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_truncation PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_string_truncation_ucs2 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unique_stable PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_unicode_alloc_dealloc_match PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_refcount_error_in_clip PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_searchsorted_wrong_dtype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex64_alignment PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_structured_count_nonzero PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_copymodule_preserves_f_contiguity PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_fortran_order_buffer PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_assign_from_sequence_error PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_format_on_flex_array_element PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_deepcopy_on_0d_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_deepcopy_F_order_object_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_deepcopy_empty_object_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_bool_subscript_crash PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_richcompare_crash PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_richcompare_scalar_and_subclass PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_empty_string PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_frompyfunc_many_args PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_repeat_broadcasting PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_frompyfunc_nout_0 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_leak_in_structured_dtype_comparison PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_empty_percentile PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_compare_segfault PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_reshape_size_overflow PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_invalid_structured_dtypes PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_correct_hash_dict PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_scalar_copy PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_item_memview PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_void_getitem PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_structarray_title PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dtype_scalar_squeeze PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_field_access_by_title PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[2-val0] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[2-val1] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[3-val0] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[3-val1] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[4-val0] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[4-val1] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[5-val0] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_module[5-val1] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_object_casting_errors PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_eff1d_casting PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_pickle_datetime64_array PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_bad_array_interface PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_2d__array__shape PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_to_ctypes PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_complex_conversion_error PASSED
numpy/_core/tests/test_regression.py::TestRegression::test__array_interface__descr PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_dot_big_stride SKIPPED
numpy/_core/tests/test_regression.py::TestRegression::test_frompyfunc_name PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-add] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-subtract] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-multiply] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-floor_divide] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-conjugate] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-fmod] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-square] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-reciprocal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-power] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-absolute] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-negative] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-positive] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-greater] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-greater_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-less] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-less_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-not_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-logical_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-logical_not] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-logical_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-bitwise_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-bitwise_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-bitwise_xor] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-invert] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-left_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-right_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-gcd] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order0-lcm] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-add] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-subtract] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-multiply] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-floor_divide] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-conjugate] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-fmod] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-square] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-reciprocal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-power] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-absolute] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-negative] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-positive] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-greater] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-greater_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-less] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-less_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-not_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-logical_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-logical_not] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-logical_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-bitwise_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-bitwise_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-bitwise_xor] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-invert] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-left_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-right_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-gcd] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order1-lcm] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-add] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-subtract] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-multiply] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-floor_divide] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-conjugate] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-fmod] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-square] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-reciprocal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-power] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-absolute] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-negative] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-positive] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-greater] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-greater_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-less] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-less_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-not_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-logical_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-logical_not] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-logical_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-bitwise_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-bitwise_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-bitwise_xor] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-invert] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-left_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-right_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-gcd] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order2-lcm] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-add] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-subtract] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-multiply] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-floor_divide] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-conjugate] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-fmod] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-square] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-reciprocal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-power] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-absolute] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-negative] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-positive] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-greater] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-greater_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-less] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-less_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-not_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-logical_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-logical_not] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-logical_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-bitwise_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-bitwise_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-bitwise_xor] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-invert] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-left_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-right_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-gcd] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order3-lcm] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-add] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-subtract] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-multiply] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-floor_divide] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-conjugate] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-fmod] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-square] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-reciprocal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-power] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-absolute] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-negative] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-positive] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-greater] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-greater_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-less] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-less_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-not_equal] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-logical_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-logical_not] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-logical_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-bitwise_and] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-bitwise_or] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-bitwise_xor] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-invert] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-left_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-right_shift] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-gcd] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_ufunc_order[order4-lcm] PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_nonbool_logical PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_gh_23737 PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_load_ufunc_pickle PASSED
numpy/_core/tests/test_regression.py::TestRegression::test__array_namespace__ PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_isin_refcnt_bug PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_replace_regression PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_logspace_base_does_not_determine_dtype PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_vectorize_fixed_width_string PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_sort_unique_crash PASSED
numpy/_core/tests/test_regression.py::TestRegression::test_repeated_square_consistency PASSED
numpy/_core/tests/test_scalar_ctors.py::TestFromString::test_floating PASSED
numpy/_core/tests/test_scalar_ctors.py::TestFromString::test_floating_overflow PASSED
numpy/_core/tests/test_scalar_ctors.py::TestExtraArgs::test_superclass PASSED
numpy/_core/tests/test_scalar_ctors.py::TestExtraArgs::test_datetime PASSED
numpy/_core/tests/test_scalar_ctors.py::TestExtraArgs::test_bool PASSED
numpy/_core/tests/test_scalar_ctors.py::TestExtraArgs::test_void PASSED
numpy/_core/tests/test_scalar_ctors.py::TestFromInt::test_intp PASSED
numpy/_core/tests/test_scalar_ctors.py::TestFromInt::test_uint64_from_negative PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int8-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int16-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int32-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[int64-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[longlong-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint8-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint16-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint32-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[uint64-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[ulonglong-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-int8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-int16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-int32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-int64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-longlong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-uint8] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-uint16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-uint32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-uint64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_integers[None-ulonglong] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float16-float16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float16-float32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float16-float64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float16-longdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float32-float16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float32-float32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float32-float64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float32-longdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float64-float16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float64-float32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float64-float64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[float64-longdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[longdouble-float16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[longdouble-float32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[longdouble-float64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[longdouble-longdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[None-float16] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[None-float32] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[None-float64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_reals[None-longdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex64-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex64-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex64-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex128-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex128-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-complex128-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-clongdouble-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-clongdouble-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-clongdouble-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-None-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-None-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[2-None-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex64-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex64-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex64-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex128-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex128-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-complex128-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-clongdouble-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-clongdouble-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-clongdouble-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-None-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-None-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[(1+3j)-None-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex64-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex64-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex64-clongdouble] XFAIL
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex128-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex128-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-complex128-clongdouble] XFAIL
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-clongdouble-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-clongdouble-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-clongdouble-clongdouble] XFAIL
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-None-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-None-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[arg2-None-clongdouble] XFAIL
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex64-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex64-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex64-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex128-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex128-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-complex128-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-clongdouble-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-clongdouble-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-clongdouble-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-None-complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-None-complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex[None-None-clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex_errors[complex64] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex_errors[complex128] PASSED
numpy/_core/tests/test_scalar_ctors.py::TestArrayFromScalar::test_complex_errors[clongdouble] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_via_length[5] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_via_length[length1] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_via_length[length2] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_byteslike[spam] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_byteslike[bytes_1] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_arraylike_trumps_byteslike PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_dtype_arg PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_integer_with_dtype[5] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_integer_with_dtype[data1] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_integer_with_dtype[data2] PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_from_structure PASSED
numpy/_core/tests/test_scalar_ctors.py::test_void_bad_dtype PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.875-ratio0-float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.875-ratio0-float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.875-ratio0-float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.875-ratio0-longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[-0.875-ratio1-float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[-0.875-ratio1-float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[-0.875-ratio1-float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[-0.875-ratio1-longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.0-ratio2-float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.0-ratio2-float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.0-ratio2-float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[0.0-ratio2-longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[11.5-ratio3-float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[11.5-ratio3-float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[11.5-ratio3-float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_small[11.5-ratio3-longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions[float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions[float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions[float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions[longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_errors[float16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_errors[float32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_errors[float64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_errors[longdouble] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_against_known_values PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip[float16-frac_vals0-exp_vals0] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip[float32-frac_vals1-exp_vals1] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip[float64-frac_vals2-exp_vals2] PASSED
numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip[longdouble-frac_vals3-exp_vals3] SKIPPED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[e-inf] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[e-nan] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[f-inf] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[f-nan] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[d-inf] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[d-nan] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[g-inf] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_special[g-nan] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[e] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[f] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[d] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[g] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[b] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[B] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[h] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[H] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[i] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[I] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[l] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[L] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[q] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[Q] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[n] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[N] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[p] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_true[P] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_false[e] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_false[f] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_false[d] PASSED
numpy/_core/tests/test_scalar_methods.py::TestIsInteger::test_false[g] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[number] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[integer] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[inexact] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[unsignedinteger] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[signedinteger] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc[floating] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple[0] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple[1] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple[2] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple[3] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_non_numeric[generic] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_non_numeric[flexible] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_abc_non_numeric[character] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[?] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[b] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[h] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[i] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[l] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[q] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[n] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[p] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[B] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[H] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[I] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[L] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[Q] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[N] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[P] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[e] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[f] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[d] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[g] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[F] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[D] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[G] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[S] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[U] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[V] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[O] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[M] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_concrete[m] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple[0] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple[1] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple[2] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple[3] PASSED
numpy/_core/tests/test_scalar_methods.py::TestClassGetItem::test_subscript_scalar PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[int8] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[int16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[int32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[int64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[longlong] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[uint8] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[uint16] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[uint32] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[uint64] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_small[ulonglong] PASSED
numpy/_core/tests/test_scalar_methods.py::TestBitCount::test_bit_count PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[?] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[b] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[h] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[i] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[l] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[B] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[H] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[I] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[L] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[Q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[e] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[f] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[d] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[g] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[Zf] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[Zd] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_match_array[Zg] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[?] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[b] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[h] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[i] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[l] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[B] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[H] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[I] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[L] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[Q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[e] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[f] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[d] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[g] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[Zf] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[Zd] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_dim[Zg] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[?] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[b] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[h] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[i] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[l] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[B] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[H] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[I] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[L] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[Q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[e] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[f] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[d] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[g] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[Zf] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[Zd] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_code_and_properties[Zg] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[?] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[b] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[h] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[i] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[l] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[B] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[H] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[I] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[L] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[Q] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[e] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[f] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[d] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[g] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[Zf] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[Zd] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_scalar_buffers_readonly[Zg] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_void_scalar_structured_data PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_datetime_memoryview PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_str_ucs4[ascii] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_str_ucs4[basic multilingual] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_str_ucs4[non-BMP] PASSED
numpy/_core/tests/test_scalarbuffer.py::TestScalarPEP3118::test_user_scalar_fails_buffer PASSED
numpy/_core/tests/test_scalarinherit.py::TestInherit::test_init PASSED
numpy/_core/tests/test_scalarinherit.py::TestInherit::test_init2 PASSED
numpy/_core/tests/test_scalarinherit.py::TestInherit::test_gh_15395 PASSED
numpy/_core/tests/test_scalarinherit.py::TestCharacter::test_char_radd PASSED
numpy/_core/tests/test_scalarinherit.py::TestCharacter::test_char_repeat PASSED
numpy/_core/tests/test_scalarmath.py::TestTypes::test_types PASSED
numpy/_core/tests/test_scalarmath.py::TestTypes::test_type_add PASSED
numpy/_core/tests/test_scalarmath.py::TestTypes::test_type_create PASSED
numpy/_core/tests/test_scalarmath.py::TestTypes::test_leak PASSED
numpy/_core/tests/test_scalarmath.py::test_array_scalar_ufunc_equivalence SKIPPED
numpy/_core/tests/test_scalarmath.py::test_array_scalar_ufunc_dtypes SKIPPED
numpy/_core/tests/test_scalarmath.py::test_int_float_promotion_truediv[float16] PASSED
numpy/_core/tests/test_scalarmath.py::test_int_float_promotion_truediv[float32] PASSED
numpy/_core/tests/test_scalarmath.py::TestBaseMath::test_blocked PASSED
numpy/_core/tests/test_scalarmath.py::TestBaseMath::test_lower_align PASSED
numpy/_core/tests/test_scalarmath.py::TestPower::test_small_types PASSED
numpy/_core/tests/test_scalarmath.py::TestPower::test_large_types PASSED
numpy/_core/tests/test_scalarmath.py::TestPower::test_integers_to_negative_integer_power PASSED
numpy/_core/tests/test_scalarmath.py::TestPower::test_mixed_types PASSED
numpy/_core/tests/test_scalarmath.py::TestPower::test_modular_power PASSED
numpy/_core/tests/test_scalarmath.py::TestModulus::test_modulus_basic PASSED
numpy/_core/tests/test_scalarmath.py::TestModulus::test_float_modulus_exact PASSED
numpy/_core/tests/test_scalarmath.py::TestModulus::test_float_modulus_roundoff PASSED
numpy/_core/tests/test_scalarmath.py::TestModulus::test_float_modulus_corner_cases PASSED
numpy/_core/tests/test_scalarmath.py::TestModulus::test_inplace_floordiv_handling PASSED
numpy/_core/tests/test_scalarmath.py::TestComplexDivision::test_zero_division PASSED
numpy/_core/tests/test_scalarmath.py::TestComplexDivision::test_signed_zeros PASSED
numpy/_core/tests/test_scalarmath.py::TestComplexDivision::test_branches PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_from_long PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_iinfo_long_values PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_raise_behaviour PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_from_infinite_longdouble PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_from_infinite_longdouble___int__ SKIPPED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_from_huge_longdouble PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_int_from_longdouble PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_numpy_scalar_relational_operators PASSED
numpy/_core/tests/test_scalarmath.py::TestConversion::test_scalar_comparison_to_none PASSED
numpy/_core/tests/test_scalarmath.py::TestRepr::test_float_repr PASSED
numpy/_core/tests/test_scalarmath.py::TestSizeOf::test_equal_nbytes PASSED
numpy/_core/tests/test_scalarmath.py::TestSizeOf::test_error PASSED
numpy/_core/tests/test_scalarmath.py::TestMultiply::test_seq_repeat PASSED
numpy/_core/tests/test_scalarmath.py::TestMultiply::test_no_seq_repeat_basic_array_like PASSED
numpy/_core/tests/test_scalarmath.py::TestNegative::test_exceptions PASSED
numpy/_core/tests/test_scalarmath.py::TestNegative::test_result PASSED
numpy/_core/tests/test_scalarmath.py::TestSubtract::test_exceptions PASSED
numpy/_core/tests/test_scalarmath.py::TestSubtract::test_result PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[float16] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[float32] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[float64] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[longdouble] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[complex64] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[complex128] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_builtin_abs[clongdouble] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[float16] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[float32] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[float64] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[longdouble] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[complex64] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[complex128] PASSED
numpy/_core/tests/test_scalarmath.py::TestAbs::test_numpy_abs[clongdouble] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-b] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-B] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-h] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-H] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-i] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-I] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-l] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-L] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-q] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-Q] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-n] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-N] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-p] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[>>-P] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-b] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-B] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-h] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-H] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-i] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-I] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-l] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-L] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-q] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-Q] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-n] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-N] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-p] PASSED
numpy/_core/tests/test_scalarmath.py::TestBitShifts::test_shift_all_bits[<<-P] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[b] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[B] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[h] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[H] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[i] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[I] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[l] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[L] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[q] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[Q] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[n] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[N] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[p] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_integer_hashes[P] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[e] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[f] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[d] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[g] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[F] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[D] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_float_and_complex_hashes[G] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_complex_hashes[F] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_complex_hashes[D] PASSED
numpy/_core/tests/test_scalarmath.py::TestHash::test_complex_hashes[G] PASSED
numpy/_core/tests/test_scalarmath.py::test_operator_object_left PASSED
numpy/_core/tests/test_scalarmath.py::test_operator_object_right PASSED
numpy/_core/tests/test_scalarmath.py::test_operator_scalars PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-pow] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-pow] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_obj[clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-pow] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-pow] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_operators_with_large_int[clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[+-P] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[--P] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_overflow[*-P] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[neg-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[abs-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[*-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-b] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-h] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-i] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-l] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-q] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-n] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_signed_integer_overflow[//-p] SKIPPED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_unsigned_integer_overflow[P] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[//-P] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-b] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-B] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-h] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-H] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-i] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-I] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-l] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-L] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-Q] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-n] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-N] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-p] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_integer_operation_divbyzero[%-P] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float32-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[float64-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_subclass_deferral[longdouble-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_longdouble_complex PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[int-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[complex-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__lt__-__gt__-lt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__le__-__ge__-le-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__eq__-__eq__-eq-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__ne__-__ne__-ne-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__gt__-__lt__-gt-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__ge__-__le__-ge-True] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__floordiv__-__rfloordiv__-floordiv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__truediv__-__rtruediv__-truediv-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__add__-__radd__-add-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__mod__-__rmod__-mod-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__mul__-__rmul__-mul-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__pow__-__rpow__-pow-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_pyscalar_subclasses[float16-__sub__-__rsub__-sub-False] PASSED
numpy/_core/tests/test_scalarmath.py::test_truediv_int PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-float-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-int-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[True-complex-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-float-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-int-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-bool-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint8-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint16-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-int64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-uint64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longlong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-ulonglong-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float32-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-float64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-longdouble-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex64-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-complex128-truediv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-lt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-le] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-eq] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-ne] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-ge] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-gt] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-add] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-floordiv] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-mod] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-mul] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-sub] PASSED
numpy/_core/tests/test_scalarmath.py::test_scalar_matches_array_op_with_pyscalar[False-complex-clongdouble-truediv] PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_str PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_scalar_cutoffs PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_py2_float_print PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_dragon4 PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_dragon4_interface PASSED
numpy/_core/tests/test_scalarprint.py::TestRealScalars::test_ppc64_ibm_double_double128 SKIPPED
numpy/_core/tests/test_shape_base.py::TestAtleast1d::test_0D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast1d::test_1D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast1d::test_2D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast1d::test_3D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast1d::test_r1array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast2d::test_0D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast2d::test_1D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast2d::test_2D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast2d::test_3D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast2d::test_r2array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast3d::test_0D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast3d::test_1D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast3d::test_2D_array PASSED
numpy/_core/tests/test_shape_base.py::TestAtleast3d::test_3D_array PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_non_iterable PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_empty_input PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_0D_array PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_1D_array PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_2D_array PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_generator PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_casting_and_dtype PASSED
numpy/_core/tests/test_shape_base.py::TestHstack::test_casting_and_dtype_type_error PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_non_iterable PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_empty_input PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_0D_array PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_1D_array PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_2D_array PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_2D_array2 PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_generator PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_casting_and_dtype PASSED
numpy/_core/tests/test_shape_base.py::TestVstack::test_casting_and_dtype_type_error PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_returns_copy PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_exceptions PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_concatenate_axis_None PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_large_concatenate_axis_None PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_concatenate PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_operator_concat PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_bad_out_shape PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-c8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-f4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no->f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-i8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-S4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[no-S4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-c8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-f4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv->f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-i8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-S4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[equiv-S4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-c8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-f4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe->f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-i8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-S4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[safe-S4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-c8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-f4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind->f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-i8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-S4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[same_kind-S4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-c8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-f4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe->f8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-i8-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-S4-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_out_and_dtype[unsafe-S4-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-S-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-S-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-U-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-U-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-S0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-S0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-U0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs0-U0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-S-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-S-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-U-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-U-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-S0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-S0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-U0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs1-U0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-S-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-S-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-U-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-U-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-S0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-S0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-U0-None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_dtype_with_promotion[arrs2-U0-0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_string_dtype_does_not_inspect[None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_string_dtype_does_not_inspect[0] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_subarray_error[None] PASSED
numpy/_core/tests/test_shape_base.py::TestConcatenate::test_subarray_error[0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[no-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[no-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[no-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[no->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[no-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[equiv-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[equiv-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[equiv-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[equiv->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[equiv-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[safe-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[safe-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[safe-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[safe->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[safe-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[same_kind-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[same_kind-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[same_kind-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[same_kind->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[same_kind-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[unsafe-c8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[unsafe-f4-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[unsafe-f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[unsafe->f8-0] PASSED
numpy/_core/tests/test_shape_base.py::test_stack_out_and_dtype[unsafe-i8-0] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_returns_copy[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_returns_copy[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_returns_copy[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_total_size_estimate[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_total_size_estimate[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_total_size_estimate[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_row_wise[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_row_wise[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_row_wise[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_column_wise[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_column_wise[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_simple_column_wise[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_row_wise[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_row_wise[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_row_wise[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_multiple_rows[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_multiple_rows[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_multiple_rows[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_column_wise[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_column_wise[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_1d_arrays_column_wise[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_mixed_1d_and_2d[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_mixed_1d_and_2d[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_mixed_1d_and_2d[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_complicated[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_complicated[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_complicated[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_nested[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_nested[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_nested[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_3d[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_3d[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_3d[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_mismatched_shape[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_mismatched_shape[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_with_mismatched_shape[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_no_lists[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_no_lists[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_no_lists[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_invalid_nesting[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_invalid_nesting[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_invalid_nesting[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_empty_lists[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_empty_lists[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_empty_lists[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_tuple[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_tuple[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_tuple[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims_depths[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims_depths[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_different_ndims_depths[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_memory_order[block] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_memory_order[force_concatenate] PASSED
numpy/_core/tests/test_shape_base.py::TestBlock::test_block_memory_order[force_slicing] PASSED
numpy/_core/tests/test_shape_base.py::test_block_dispatcher PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_SSE42_b64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u8::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s8::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u16::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s16::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u32::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s32::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_u64::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_SSE42_s64::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_arithmetic_fused PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_abs PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_sqrt PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_square PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_rounding[ceil-ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_rounding[trunc-trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_rounding[floor-floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_rounding[rint-round] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[max] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[maxp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[maxn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[min] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[minp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_max_min[minn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_reciprocal PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_special_cases PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_unary_invalid_fpexception[rint] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_unary_invalid_fpexception[trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_unary_invalid_fpexception[ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_unary_invalid_fpexception[floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_comparison_with_nan[ne-cmpneq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_arithmetic_fused PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_abs PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_sqrt PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_square PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_rounding[ceil-ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_rounding[trunc-trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_rounding[floor-floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_rounding[rint-round] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[max] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[maxp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[maxn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[min] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[minp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_max_min[minn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_reciprocal PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_special_cases PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_unary_invalid_fpexception[rint] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_unary_invalid_fpexception[trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_unary_invalid_fpexception[ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_unary_invalid_fpexception[floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_comparison_with_nan[ne-cmpneq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_SSE42_f64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32_128_SSE42_f32::test_conversions PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64_128_SSE42_f64::test_conversions PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u8::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s8::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u16::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s16::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_u64::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_s64::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_SSE42_f64::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX2_b64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_u64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX2_s64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX2_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32__AVX2_f32::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64__AVX2_f64::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_u64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_s64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX2_f64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3_b64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_u64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3_s64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32__FMA3_f32::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64__FMA3_f64::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_u64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_s64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3_f64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__FMA3__AVX2_b64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_u64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__FMA3__AVX2_s64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__FMA3__AVX2_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32__FMA3__AVX2_f32::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64__FMA3__AVX2_f64::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_u64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_s64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__FMA3__AVX2_f64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512F_b64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_u64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512F_s64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512F_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32__AVX512F_f32::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64__AVX512F_f64::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_u64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_s64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512F_f64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_tobits SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_pack SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL__AVX512_SKX_b64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s8::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s16::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s32::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_u64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_operators_shift SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_arithmetic_subadd_saturated SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_math_max_min SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_reduce_max_min[-100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_reduce_max_min[-10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_reduce_max_min[0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_reduce_max_min[100] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_INT__AVX512_SKX_s64::test_reduce_max_min[10000] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_arithmetic_fused SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_abs SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_sqrt SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_square SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_rounding[ceil-ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_rounding[trunc-trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_rounding[floor-floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_rounding[rint-round] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[max] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[maxp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[maxn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[min] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[minp] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_max_min[minn] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_reciprocal SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_special_cases SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_unary_invalid_fpexception[rint] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_unary_invalid_fpexception[trunc] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_unary_invalid_fpexception[ceil] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_unary_invalid_fpexception[floor] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_comparison_with_nan[ne-cmpneq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP__AVX512_SKX_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32__AVX512_SKX_f32::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64__AVX512_SKX_f64::test_conversions SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s8::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s16::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_u64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_s64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f32::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_load SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_store SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_partial_store[self.store_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_partial_store[self.store2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_load[self.loadn-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_store[self.storen-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_store[self.storen2-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_lut[self.lut32-32-32] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_lut[self.lut16-16-64] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_misc SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_reorder SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_reorder_rev64 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_reorder_permi128 SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_comparison[lt-cmplt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_comparison[le-cmple] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_comparison[gt-cmpgt] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_comparison[ge-cmpge] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_comparison[eq-cmpeq] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_logical SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data0-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data0-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data1-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data1-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data2-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data2-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data3-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data3-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data4-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data4-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data5-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data5-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data6-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data6-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data7-any] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_operators_crosstest[data7-all] SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_conversion_boolean SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_conversion_expand SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_subadd SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_mul SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_div SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_intdiv SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_reduce_sum SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_arithmetic_reduce_sumup SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL__AVX512_SKX_f64::test_mask_conditional SKIPPED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_tobits PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_pack PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_BOOL_128_baseline_b64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u8::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s8::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u16::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s16::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u32::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s32::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_u64::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_operators_shift PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_arithmetic_subadd_saturated PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_math_max_min PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_reduce_max_min[-100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_reduce_max_min[-10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_reduce_max_min[0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_reduce_max_min[100] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_INT_128_baseline_s64::test_reduce_max_min[10000] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_arithmetic_fused PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_abs PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_sqrt PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_square PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_rounding[ceil-ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_rounding[trunc-trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_rounding[floor-floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_rounding[rint-round] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[max] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[maxp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[maxn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[min] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[minp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_max_min[minn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_reciprocal PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_special_cases PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_unary_invalid_fpexception[rint] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_unary_invalid_fpexception[trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_unary_invalid_fpexception[ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_unary_invalid_fpexception[floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_comparison_with_nan[ne-cmpneq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_arithmetic_fused PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_abs PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_sqrt PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_square PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_rounding[ceil-ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_rounding[trunc-trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_rounding[floor-floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_rounding[rint-round] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[max] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[maxp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[maxn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[min] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[minp] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_max_min[minn] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_reciprocal PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_special_cases PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_unary_invalid_fpexception[rint] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_unary_invalid_fpexception[trunc] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_unary_invalid_fpexception[ceil] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_unary_invalid_fpexception[floor] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_comparison_with_nan[ne-cmpneq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP_128_baseline_f64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP32_128_baseline_f32::test_conversions PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_FP64_128_baseline_f64::test_conversions PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u8::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s8::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u16::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s16::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_u64::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_s64::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f32::test_mask_conditional PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_load PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_store PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_partial_load[self.load_tillz, self.load_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_partial_load[self.load2_tillz, self.load2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_partial_store[self.store_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_partial_store[self.store2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_load[self.loadn-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_load[self.loadn2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_partial_load[self.loadn_tillz, self.loadn_till-elsizes0-1-fill0] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_partial_load[self.loadn2_tillz, self.loadn2_till-elsizes1-2-fill1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_store[self.storen-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_store[self.storen2-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_partial_store[self.storen_till-elsizes0-1] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_memory_noncont_partial_store[self.storen2_till-elsizes1-2] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_lut[self.lut32-32-32] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_lut[self.lut16-16-64] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_misc PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_reorder PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_reorder_rev64 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_reorder_permi128 PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_comparison[lt-cmplt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_comparison[le-cmple] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_comparison[gt-cmpgt] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_comparison[ge-cmpge] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_comparison[eq-cmpeq] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_logical PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data0-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data0-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data1-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data1-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data2-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data2-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data3-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data3-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data4-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data4-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data5-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data5-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data6-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data6-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data7-any] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_operators_crosstest[data7-all] PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_conversion_boolean PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_conversion_expand PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_subadd PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_mul PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_div PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_intdiv PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_reduce_sum PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_arithmetic_reduce_sumup PASSED
numpy/_core/tests/test_simd.py::Test_SIMD_ALL_128_baseline_f64::test_mask_conditional PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u8_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u16_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u32_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u64_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u8_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u16_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u32_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[u64_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[s8] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[s16] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[s32] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_num_lanes[s64] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u8_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u16_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u32_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u64_0] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u8_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u16_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u32_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[u64_1] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[s8] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[s16] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[s32] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_type_name[s64] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_raises PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_nomix PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_unsigned_overflow[u8] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_unsigned_overflow[u16] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_unsigned_overflow[u32] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_unsigned_overflow[u64] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_signed_overflow[s8] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_signed_overflow[s16] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_signed_overflow[s32] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_signed_overflow[s64] PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_truncate_f32 PASSED
numpy/_core/tests/test_simd_module.py::Test_SIMD_MODULE::test_compare PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_creation PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_equality[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_dtype_repr[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[unset-True] SKIPPED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[unset-False] SKIPPED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_na[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_set_replace_na[0] PASSED
numpy/_core/tests/test_stringdtype.py::test_set_replace_na[1] PASSED
numpy/_core/tests/test_stringdtype.py::test_set_replace_na[2] PASSED
numpy/_core/tests/test_stringdtype.py::test_set_replace_na[3] PASSED
numpy/_core/tests/test_stringdtype.py::test_set_replace_na[4] PASSED
numpy/_core/tests/test_stringdtype.py::test_null_roundtripping PASSED
numpy/_core/tests/test_stringdtype.py::test_string_too_large_error PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[unset-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[None-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[pandas.NA-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[np.nan-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[float('nan')-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-True-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_array_creation_utf8[string nan-False-data3] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[unset-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[None-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[pandas.NA-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[np.nan-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[float('nan')-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-True-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-True-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-True-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-False-data0] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-False-data1] PASSED
numpy/_core/tests/test_stringdtype.py::test_scalars_string_conversion[string nan-False-data2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[unset-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[None-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[pandas.NA-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[np.nan-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[float('nan')-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-True-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_self_casts[string nan-False-string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_unicode_casts[string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_void_casts[string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::TestStringLikeCasts::test_bytes_casts[string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_additional_unicode_cast[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_insert_scalar[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[unset-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[None-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[pandas.NA-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[np.nan-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[float('nan')-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-True-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-str_-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-object-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-not_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-greater] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-greater_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-less] PASSED
numpy/_core/tests/test_stringdtype.py::test_comparisons[string nan-False-o_dtype2-less_equal] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[unset-True] SKIPPED
numpy/_core/tests/test_stringdtype.py::test_isnan[unset-False] SKIPPED
numpy/_core/tests/test_stringdtype.py::test_isnan[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_isnan[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_pickle[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[unset-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[None-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[pandas.NA-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[np.nan-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[float('nan')-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-True-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_sort[string nan-False-strings5] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[unset-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[unset-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[unset-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[None-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[None-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[None-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[pandas.NA-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[pandas.NA-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[pandas.NA-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[np.nan-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[np.nan-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[np.nan-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[float('nan')-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[float('nan')-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[float('nan')-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[string nan-strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[string nan-strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_nonzero[string nan-strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[unset] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[None] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[pandas.NA] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[np.nan] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[float('nan')] PASSED
numpy/_core/tests/test_stringdtype.py::test_where[string nan] PASSED
numpy/_core/tests/test_stringdtype.py::test_fancy_indexing PASSED
numpy/_core/tests/test_stringdtype.py::test_creation_functions PASSED
numpy/_core/tests/test_stringdtype.py::test_concatenate PASSED
numpy/_core/tests/test_stringdtype.py::test_create_with_copy_none PASSED
numpy/_core/tests/test_stringdtype.py::test_astype_copy_false PASSED
numpy/_core/tests/test_stringdtype.py::test_argmax[strings0] PASSED
numpy/_core/tests/test_stringdtype.py::test_argmax[strings1] PASSED
numpy/_core/tests/test_stringdtype.py::test_argmax[strings2] PASSED
numpy/_core/tests/test_stringdtype.py::test_argmax[strings3] PASSED
numpy/_core/tests/test_stringdtype.py::test_argmax[strings4] PASSED
numpy/_core/tests/test_stringdtype.py::test_arrfuncs_zeros[sort-None] PASSED
numpy/_core/tests/test_stringdtype.py::test_arrfuncs_zeros[nonzero-expected1] PASSED
numpy/_core/tests/test_stringdtype.py::test_arrfuncs_zeros[argmax-0] PASSED
numpy/_core/tests/test_stringdtype.py::test_arrfuncs_zeros[argmin-0] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_to_bool[strings0-cast_answer0-True-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_to_bool[strings1-cast_answer1-False-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_to_bool[strings2-cast_answer2-True-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_to_bool[strings3-cast_answer3-True-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_from_bool[strings0-cast_answer0] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_from_bool[strings1-cast_answer1] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_from_bool[strings2-cast_answer2] PASSED
numpy/_core/tests/test_stringdtype.py::test_cast_from_bool[strings3-cast_answer3] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[True-8] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[True-16] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[True-32] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[True-64] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[False-8] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[False-16] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[False-32] PASSED
numpy/_core/tests/test_stringdtype.py::test_sized_integer_casts[False-64] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[-byte] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[-short] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[-int] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[-longlong] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[u-byte] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[u-short] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[u-int] PASSED
numpy/_core/tests/test_stringdtype.py::test_unsized_integer_casts[u-longlong] PASSED
numpy/_core/tests/test_stringdtype.py::test_float_casts[longdouble] XFAIL
numpy/_core/tests/test_stringdtype.py::test_float_casts[float64] PASSED
numpy/_core/tests/test_stringdtype.py::test_float_casts[float32] PASSED
numpy/_core/tests/test_stringdtype.py::test_float_casts[float16] PASSED
numpy/_core/tests/test_stringdtype.py::test_cfloat_casts[csingle] PASSED
numpy/_core/tests/test_stringdtype.py::test_cfloat_casts[cdouble] PASSED
numpy/_core/tests/test_stringdtype.py::test_cfloat_casts[clongdouble] XFAIL
numpy/_core/tests/test_stringdtype.py::test_take PASSED
numpy/_core/tests/test_stringdtype.py::test_ufuncs_minmax[min-min-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufuncs_minmax[min-min-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufuncs_minmax[max-max-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufuncs_minmax[max-max-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_max_regression PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[unset-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[None-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[pandas.NA-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[np.nan-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[float('nan')-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-True-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings0-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings0-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add[string nan-False-other_strings2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_add_reduce[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_add_promoter PASSED
numpy/_core/tests/test_stringdtype.py::test_add_no_legacy_promote_with_signature PASSED
numpy/_core/tests/test_stringdtype.py::test_add_promoter_reduce PASSED
numpy/_core/tests/test_stringdtype.py::test_multiply_reduce PASSED
numpy/_core/tests/test_stringdtype.py::test_multiply_two_string_raises PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[unset-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[None-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[pandas.NA-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[np.nan-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[float('nan')-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-True-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-None-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-None-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-None-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-None-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint8-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint8-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint8-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint8-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint16-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint16-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint16-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint16-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint32-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint32-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint32-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint32-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint64-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint64-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint64-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint64-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-short-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-short-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-short-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-short-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-int-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-intp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-intp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-intp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-intp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-long-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-long-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-long-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-long-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-longlong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-longlong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-longlong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-longlong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ushort-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ushort-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ushort-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ushort-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uint-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uintp-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uintp-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uintp-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-uintp-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulonglong-2-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulonglong-2-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulonglong-other1-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_ufunc_multiply[string nan-False-ulonglong-other1-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[unset-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[unset-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[unset-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[unset-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[None-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[None-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[None-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[None-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[pandas.NA-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[pandas.NA-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[pandas.NA-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[pandas.NA-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[np.nan-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[np.nan-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[np.nan-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[np.nan-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[float('nan')-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[float('nan')-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[float('nan')-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[float('nan')-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[string nan-True-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[string nan-True-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[string nan-False-input_data0-M8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_datetime_timedelta_cast[string nan-False-input_data1-m8[s]] PASSED
numpy/_core/tests/test_stringdtype.py::test_nat_casts PASSED
numpy/_core/tests/test_stringdtype.py::test_nat_conversion PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_growing_strings[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_threaded_access_and_mutation[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[unset-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[None-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[pandas.NA-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[np.nan-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[float('nan')-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-True-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-str_len] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-capitalize] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-expandtabs] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isalnum0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isalpha] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isdigit] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-islower0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isspace] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-istitle0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isupper0] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-lower] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-lstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-rstrip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-splitlines] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-strip] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-swapcase] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-title] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-upper] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isnumeric] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isdecimal] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isalnum1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-islower1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-istitle1] PASSED
numpy/_core/tests/test_stringdtype.py::test_unary[string nan-False-isupper1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[unset-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[None-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[pandas.NA-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[np.nan-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[float('nan')-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-True-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-add-args0] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-multiply-args1] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-mod-args2] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-center-args3] XFAIL
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-count-args4] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-encode-args5] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-endswith-args6] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-find-args7] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-index-args8] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-join-args9] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-lstrip-args10] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-replace-args11] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-rfind-args12] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-rindex-args13] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-rsplit-args14] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-rstrip-args15] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-split-args16] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-strip-args17] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-startswith-args18] PASSED
numpy/_core/tests/test_stringdtype.py::test_binary[string nan-False-zfill-args19] XFAIL
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[1-4-find-expected0] PASSED
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[1-4-startswith-expected1] PASSED
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[start1-stop1-find-expected0] PASSED
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[start1-stop1-startswith-expected1] PASSED
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[start2-stop2-find-expected0] PASSED
numpy/_core/tests/test_stringdtype.py::test_non_default_start_stop[start2-stop2-startswith-expected1] PASSED
numpy/_core/tests/test_stringdtype.py::test_replace_non_default_repeat[2] PASSED
numpy/_core/tests/test_stringdtype.py::test_replace_non_default_repeat[count1] PASSED
numpy/_core/tests/test_stringdtype.py::test_replace_non_default_repeat[count2] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[unset-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[unset-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[None-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[None-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[pandas.NA-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[pandas.NA-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[np.nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[np.nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[float('nan')-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[float('nan')-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[string nan-True] PASSED
numpy/_core/tests/test_stringdtype.py::test_strip_ljust_rjust_consistency[string nan-False] PASSED
numpy/_core/tests/test_stringdtype.py::test_unset_na_coercion PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_setup PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_empty PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_zeros PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_copy PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_use_with_setting PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_reuse_with_setting PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_reuse_after_missing PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_reuse_after_empty PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_reuse_for_shorter PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_reuse_if_possible PASSED
numpy/_core/tests/test_stringdtype.py::TestImplementation::test_arena_no_reuse_after_short PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparison_ufuncs_fail[ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_mixed_string_comparisons_ufuncs_with_cast[ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes0-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes1-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes2-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes3-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes4-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes5-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[True-dtypes6-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes0-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes1-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes2-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes3-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes4-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes5-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons[False-dtypes6-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes0-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes1-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes2-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-eq-equal-==] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-ne-not_equal-!=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-lt-less-<] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-le-less_equal-<=] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-gt-greater->] PASSED
numpy/_core/tests/test_strings.py::test_string_comparisons_empty[dtypes3-ge-greater_equal->=] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[e-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[e-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[f-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[f-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[d-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[d-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[g-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[g-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[F-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[F-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[D-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[D-U] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[G-S] PASSED
numpy/_core/tests/test_strings.py::test_float_to_string_cast[G-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[---S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[---U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[---T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[abc-abc-abcabc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[abc-abc-abcabc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[abc-abc-abcabc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345-12345-1234512345-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345-12345-1234512345-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345-12345-1234512345-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[MixedCase-MixedCase-MixedCaseMixedCase-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[MixedCase-MixedCase-MixedCaseMixedCase-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[MixedCase-MixedCase-MixedCaseMixedCase-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345 \x00 -12345 \x00 -12345 \x00 12345 \x00 -S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345 \x00 -12345 \x00 -12345 \x00 12345 \x00 -U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[12345 \x00 -12345 \x00 -12345 \x00 12345 \x00 -T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[UPPER-UPPER-UPPERUPPER-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[UPPER-UPPER-UPPERUPPER-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[UPPER-UPPER-UPPERUPPER-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[in16-in26-out6-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[in16-in26-out6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_add[in16-in26-out6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-3-abcabcabc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-3-abcabcabc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-3-abcabcabc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-0--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-0--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc-0--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc--1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc--1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[abc--1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[in13-in23-out3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[in13-in23-out3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply[in13-in23-out3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_raises[S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_raises[U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_raises[T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int8-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int16-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int16-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int16-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int32-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int32-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int32-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_multiply_integer_dtypes[int64_1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[a-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[a-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[a-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[A-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[A-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[A-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[aBc123-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[aBc123-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[aBc123-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[abc\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[in_7-out7-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[in_7-out7-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalpha[in_7-out7-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[A-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[A-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[A-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[123abc456-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[123abc456-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[123abc456-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a1b3c-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a1b3c-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[a1b3c-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[aBc000 -False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[aBc000 -False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[aBc000 -False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[abc\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[abc\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isalnum[abc\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[a-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[0-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[0-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[0-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345a-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[012345a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[in_5-out5-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[in_5-out5-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isdigit[in_5-out5-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[a-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[1-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[1-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[1-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ -True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ -True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ -True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\t-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\t-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\t-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\r-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\r-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\r-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\n-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\n-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[\n-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r \n-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r \n-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r \n-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r\na-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r\na-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[ \t\r\na-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[in_9-out9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[in_9-out9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isspace[in_9-out9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[a-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[a-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[a-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[A-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[A-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[A-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[aBc-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[aBc-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[aBc-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc\n-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc\n-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_islower[abc\n-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[a-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[A-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[A-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[A-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[AbC-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[AbC-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[AbC-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC\n-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC\n-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_isupper[ABC\n-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[a-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[\n-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[\n-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[\n-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased Line-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased Line-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased Line-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A\nTitlecased Line-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A\nTitlecased Line-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A\nTitlecased Line-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased, Line-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased, Line-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[A Titlecased, Line-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not a capitalized String-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not a capitalized String-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not a capitalized String-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not\ta Titlecase String-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not\ta Titlecase String-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not\ta Titlecase String-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not--a Titlecase String-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not--a Titlecase String-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[Not--a Titlecase String-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[NOT-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[NOT-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_istitle[NOT-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[abc-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[abc-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[abc-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345-5-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345-5-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345-5-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[MixedCase-9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[MixedCase-9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[MixedCase-9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345 \x00 -8-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345 \x00 -8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[12345 \x00 -8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[UPPER-5-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[UPPER-5-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[UPPER-5-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[in_6-out6-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[in_6-out6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_str_len[in_6-out6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-1-None-9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-1-None-9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-abc-1-None-9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-def-4-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-def-4-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abcdefghiabc-def-4-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--3-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--3-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--3-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--4-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--4-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[abc--4-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-0-None-2-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-0-None-2-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-0-None-2-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-None-12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-None-12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-None-12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-6--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-6--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[rrarrrrrrrrra-a-4-6--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--1-1--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--1-1--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--1-1--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--9223372036854775807-0--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--9223372036854775807-0--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[--9223372036854775807-0--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-0-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-0-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-0-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-1-1--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-1-1--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-1-1--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-9223372036854775807-0--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-9223372036854775807-0--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[-xx-9223372036854775807-0--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[99*a+b-b-0-None-99-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[99*a+b-b-0-None-99-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[99*a+b-b-0-None-99-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[98*a+ba-ba-0-None-98-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[98*a+ba-ba-0-None-98-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[98*a+ba-ba-0-None-98-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[100*a-b-0-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[100*a-b-0-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[100*a-b-0-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a+100*b-100*b-0-None-30000-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a+100*b-100*b-0-None-30000-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a+100*b-100*b-0-None-30000-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a-100*b-0-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a-100*b-0-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[30000*a-100*b-0-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*b-0-None-15000-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*b-0-None-15000-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*b-0-None-15000-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*c-0-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*c-0-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[15000*a+15000*b-15000*c-0-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[a22-sub22-start22-None-out22-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[a22-sub22-start22-None-out22-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[a22-sub22-start22-None-out22-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-6-S] SKIPPED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-7-None-13-S] SKIPPED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-7-None-13-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_find[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-7-None-13-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abc-0-None-9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abc-0-None-9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abc-0-None-9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc--0-None-12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc--0-None-12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc--0-None-12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcd-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcd-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcd-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcz-0-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcz-0-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abcdefghiabc-abcz-0-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--0-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--0-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--0-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--3-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--3-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--3-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--4-None--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--4-None--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[abc--4-None--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-0-None-12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-0-None-12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-0-None-12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-None-12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-None-12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-None-12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-6--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-6--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[rrarrrrrrrrra-a-4-6--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[a10-sub10-start10-None-out10-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[a10-sub10-start10-None-out10-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[a10-sub10-start10-None-out10-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-13-S] SKIPPED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-13-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-13-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-7-6-S] SKIPPED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-7-6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rfind[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-7-6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-b-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-b-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-b-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-1-None-2-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-1-None-2-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-1-None-2-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-10-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-10-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-10-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--1-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--1-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--1-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--10-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--10-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a--10-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-1-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-1-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-1-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-10-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-10-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0-10-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--1-2-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--1-2-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--1-2-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--10-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--10-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-a-0--10-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--1-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--1-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--1-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--3-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--3-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--3-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--10-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--10-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa--10-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---1-None-2-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---1-None-2-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---1-None-2-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---10-None-4-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---10-None-4-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa---10-None-4-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-aaaa-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-aaaa-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[aaa-aaaa-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[98*a+ba-ba-0-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[98*a+ba-ba-0-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[98*a+ba-ba-0-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*b-100*b-0-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*b-100*b-0-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*b-100*b-0-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a-100*b-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a-100*b-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a-100*b-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*ab-ab-0-None-100-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*ab-ab-0-None-100-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[30000*a+100*ab-ab-0-None-100-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*b-0-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*b-0-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*b-0-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*c-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*c-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[15000*a+15000*b-15000*c-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--0-None-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--0-None-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--0-None-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--1-1-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--1-1-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--1-1-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--9223372036854775807-0-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--9223372036854775807-0-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[--9223372036854775807-0-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-1-1-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-1-1-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-1-1-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-9223372036854775807-0-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-9223372036854775807-0-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[-xx-9223372036854775807-0-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[a28-sub28-start28-None-out28-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[a28-sub28-start28-None-out28-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[a28-sub28-start28-None-out28-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-100-S] SKIPPED
numpy/_core/tests/test_strings.py::TestMethods::test_count[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-100-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_count[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-100-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world-0-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world-0-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world-0-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--0-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--0-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--0-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-0-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-0-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-0-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-1-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-1-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello-1-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-4-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-4-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-4-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-5-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-5-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o-5-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--5-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--5-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello--5-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo-6-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo-6-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo-6-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-7-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-7-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-7-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-6-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-6-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[helloworld-lowo-3-6-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-1-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-1-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-1-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-0-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-0-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--0-0-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--1-0-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--1-0-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[--1-0-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0--1-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0--1-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he-0--1-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he--53--1-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he--53--1-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-he--53--1-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0--1-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0--1-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello-0--1-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world--1--10-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world--1--10-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-hello world--1--10-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--5-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--5-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--5-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--4-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--4-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-ello--4-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--2-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--2-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--2-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--1-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--1-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-o--1-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello---3--3-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello---3--3-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello---3--3-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo--9-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo--9-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[hello-lo--9-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[a26-prefix26-start26-None-out26-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[a26-prefix26-start26-None-out26-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_startswith[a26-prefix26-start26-None-out26-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo-0-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo-0-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo-0-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he-0-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he-0-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he-0-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello--0-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello--0-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello--0-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world-0-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world-0-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world-0-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-0-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-0-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-0-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-3-9-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-3-9-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl-3-9-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world-3-12-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world-3-12-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world-3-12-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-1-7-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-1-7-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-1-7-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-2-7-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-2-7-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-2-7-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-7-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-7-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-7-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-4-7-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-4-7-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-4-7-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-8-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-8-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3-8-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-1-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-1-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-1-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-0-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-0-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[ab-ab-0-0-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-1-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-1-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-1-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-0-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-0-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--0-0-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--1-0-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--1-0-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[--1-0-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo--2-None-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo--2-None-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-lo--2-None-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he--2-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he--2-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-he--2-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello---3--3-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello---3--3-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello---3--3-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world--10--2-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world--10--2-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[hello-hello world--10--2-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--6-None-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--6-None-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--6-None-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5--1-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5--1-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5--1-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5-9-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5-9-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-worl--5-9-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world--7-12-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world--7-12-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-world--7-12-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--99--3-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--99--3-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--99--3-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--3-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--3-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--3-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--7--3-True-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--7--3-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--7--3-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3--4-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3--4-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo-3--4-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--2-False-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--2-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[helloworld-lowo--8--2-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[a30-suffix30-start30-None-out30-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[a30-suffix30-start30-None-out30-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_endswith[a30-suffix30-start30-None-out30-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-None--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-None--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-None--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[   hello   -None-hello   -S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[   hello   -None-hello   -U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[   hello   -None-hello   -T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-None-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-None-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-None-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc \t\n\r\x0c\x0b-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc \t\n\r\x0c\x0b-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc \t\n\r\x0c\x0b-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a4-None-out4-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a4-None-out4-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a4-None-out4-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[---S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[---U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[---T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-xyz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-xyz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[-xyz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello--hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello--hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello--hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyzzyhelloxyzzy-xyz-helloxyzzy-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyzzyhelloxyzzy-xyz-helloxyzzy-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyzzyhelloxyzzy-xyz-helloxyzzy-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-xyz-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-xyz-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[hello-xyz-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxz-xyxz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxz-xyxz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxz-xyxz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxzx-x-yxzx-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxzx-x-yxzx-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[xyxzx-x-yxzx-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a12-chars12-out12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a12-chars12-out12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a12-chars12-out12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a13-b-out13-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a13-b-out13-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_lstrip[a13-b-out13-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-None--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-None--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-None--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[   hello   -None-   hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[   hello   -None-   hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[   hello   -None-   hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-None-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-None-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-None-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None- \t\n\r\x0c\x0babc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None- \t\n\r\x0c\x0babc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None- \t\n\r\x0c\x0babc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a4-None-out4-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a4-None-out4-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a4-None-out4-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[---S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[---U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[---T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-xyz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-xyz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[-xyz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello--hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello--hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello--hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a8-None-out8-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a8-None-out8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a8-None-out8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyzzyhelloxyzzy-xyz-xyzzyhello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyzzyhelloxyzzy-xyz-xyzzyhello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyzzyhelloxyzzy-xyz-xyzzyhello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-xyz-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-xyz-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[hello-xyz-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxz-xyxz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxz-xyxz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxz-xyxz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[    -None--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[    -None--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[    -None--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxzx-x-xyxz-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxzx-x-xyxz-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[xyxzx-x-xyxz-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a14-chars14-out14-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a14-chars14-out14-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a14-chars14-out14-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a15-b-out15-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a15-b-out15-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rstrip[a15-b-out15-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-None--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-None--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-None--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[   hello   -None-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[   hello   -None-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[   hello   -None-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-None-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-None-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-None-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[ \t\n\r\x0c\x0babc \t\n\r\x0c\x0b-None-abc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a4-None-out4-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a4-None-out4-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a4-None-out4-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[---S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[---U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[---T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-xyz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-xyz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[-xyz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello--hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello--hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello--hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyzzyhelloxyzzy-xyz-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyzzyhelloxyzzy-xyz-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyzzyhelloxyzzy-xyz-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-xyz-hello-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-xyz-hello-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[hello-xyz-hello-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxz-xyxz--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxz-xyxz--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxz-xyxz--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxzx-x-yxz-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxzx-x-yxz-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[xyxzx-x-yxz-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a12-chars12-out12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a12-chars12-out12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a12-chars12-out12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a13-b-out13-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a13-b-out13-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_strip[a13-b-out13-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[----1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[----1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[----1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A--1-A-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A--1-A-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A--1-A-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A-A--1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A-A--1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[-A-A--1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[---100--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[---100--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[---100--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A-100-A-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A-100-A-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[--A-100-A-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A----1-A-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A----1-A-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A----1-A-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*--1-*A*-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*--1-*A*-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*--1-*A*-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*1--1-*1A*1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*1--1-*1A*1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*1--1-*1A*1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*-#--1-*-#A*-#-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*-#--1-*-#A*-#-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A--*-#--1-*-#A*-#-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*---1-*-A*-A*-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--4-*-A*-A*--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--4-*-A*-A*--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--4-*-A*-A*--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--3-*-A*-A*--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--3-*-A*-A*--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--3-*-A*-A*--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--2-*-A*-A-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--2-*-A*-A-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--2-*-A*-A-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--1-*-AA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--1-*-AA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--1-*-AA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--0-AA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--0-AA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AA--*--0-AA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A-A---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A-A---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A-A---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A---1-1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--4--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--4--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--4--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--3--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--3--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--3--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--2-A-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--2-A-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--2-A-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--1-AA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--1-AA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--1-AA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--0-AAA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--0-AAA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAA-A--0-AAA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAAAAAAAAA-A---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAAAAAAAAA-A---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[AAAAAAAAAA-A---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A---1-BCD1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--5-BCD-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--5-BCD-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--5-BCD-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--4-BCD-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--4-BCD-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--4-BCD-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--3-BCDA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--3-BCDA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--3-BCDA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--2-BCADA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--2-BCADA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--2-BCADA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--1-BACADA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--1-BACADA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--1-BACADA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--0-ABACADA-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--0-ABACADA-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABACADA-A--0-ABACADA-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCAD-A---1-BCD-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCAD-A---1-BCD-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCAD-A---1-BCD-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCADAA-A---1-BCD-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCADAA-A---1-BCD-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[ABCADAA-A---1-BCD-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BCD-A---1-BCD-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BCD-A---1-BCD-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BCD-A---1-BCD-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[*************-A---1-*************-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[*************-A---1-*************-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[*************-A---1-*************-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[^AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA^-A--999-^A^-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[^AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA^-A--999-^A^-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[^AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA^-A--999-^A^-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[the-the---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[the-the---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[the-the---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theater-the---1-ater-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theater-the---1-ater-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theater-the---1-ater-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethe-the---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethe-the---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethe-the---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethethethe-the---1--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethethethe-the---1--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thethethethe-the---1--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theatheatheathea-the---1-aaaa-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theatheatheathea-the---1-aaaa-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[theatheatheathea-the---1-aaaa-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[that-the---1-that-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[that-the---1-that-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[that-the---1-that-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thaet-the---1-thaet-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thaet-the---1-thaet-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[thaet-the---1-thaet-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there-the---1-here and re-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there-the---1-here and re-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there-the---1-here and re-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--3-here and re and re-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--3-here and re and re-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--3-here and re and re-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--2-here and re and re-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--2-here and re and re-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--2-here and re and re-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--1-here and re and there-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--1-here and re and there-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--1-here and re and there-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--0-here and there and there-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--0-here and there and there-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the--0-here and there and there-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[here and there and there-the---1-here and re and re1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-the---1-abc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-the---1-abc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-the---1-abc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abcdefg-the---1-abcdefg-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abcdefg-the---1-abcdefg-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abcdefg-the---1-abcdefg-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobob-bob---1-bob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobob-bob---1-bob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobob-bob---1-bob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobobXbbobob-bob---1-bobXbob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobobXbbobob-bob---1-bobXbob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bbobobXbbobob-bob---1-bobXbob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaabob-bob---1-aaaaaaa-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaabob-bob---1-aaaaaaa-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaabob-bob---1-aaaaaaa-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaa-bob---1-aaaaaaa-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaa-bob---1-aaaaaaa-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[aaaaaaa-bob---1-aaaaaaa-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-o--1-Who goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-o--1-Who goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-o--1-Who goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O--1-WhO gOes there?1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-3-WhO gOes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-3-WhO gOes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-3-WhO gOes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-2-WhO gOes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-2-WhO gOes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-2-WhO gOes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-1-WhO goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-1-WhO goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-1-WhO goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-0-Who goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-0-Who goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-o-O-0-Who goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-a-q--1-Who goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-a-q--1-Who goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-a-q--1-Who goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-W-w--1-who goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-W-w--1-who goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-W-w--1-who goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[WWho goes there?WW-W-w--1-wwho goes there?ww-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[WWho goes there?WW-W-w--1-wwho goes there?ww-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[WWho goes there?WW-W-w--1-wwho goes there?ww-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-?-!--1-Who goes there!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-?-!--1-Who goes there!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-?-!--1-Who goes there!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there??-?-!--1-Who goes there!!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there??-?-!--1-Who goes there!!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there??-?-!--1-Who goes there!!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-.-!--1-Who goes there?-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-.-!--1-Who goes there?-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Who goes there?-.-!--1-Who goes there?-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**--1-Th** ** a t**sue1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-4-Th** ** a t**sue-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-4-Th** ** a t**sue-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-4-Th** ** a t**sue-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-3-Th** ** a t**sue-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-3-Th** ** a t**sue-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-3-Th** ** a t**sue-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-2-Th** ** a tissue-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-2-Th** ** a tissue-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-2-Th** ** a tissue-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-1-Th** is a tissue-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-1-Th** is a tissue-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-1-Th** is a tissue-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-0-This is a tissue-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-0-This is a tissue-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[This is a tissue-is-**-0-This is a tissue-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bob-cob--1-cobob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bob-cob--1-cobob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bob-cob--1-cobob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobXbobobob-bob-cob--1-cobobXcobocob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobXbobobob-bob-cob--1-cobobXcobocob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobXbobobob-bob-cob--1-cobobXcobocob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bot-bot--1-bobob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bot-bot--1-bobob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobob-bot-bot--1-bobob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK--1-ReyKKjaviKK1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-2-ReyKKjaviKK-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-2-ReyKKjaviKK-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-2-ReyKKjaviKK-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-1-ReyKKjavik-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-1-ReyKKjavik-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-1-ReyKKjavik-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-0-Reykjavik-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-0-Reykjavik-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-k-KK-0-Reykjavik-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A.B.C.-.-------1-A----B----C-----S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A.B.C.-.-------1-A----B----C-----U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[A.B.C.-.-------1-A----B----C-----T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-q-KK--1-Reykjavik-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-q-KK--1-Reykjavik-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[Reykjavik-q-KK--1-Reykjavik-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham--1-ham, ham, eggs and ham1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-4-ham, ham, eggs and ham-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-4-ham, ham, eggs and ham-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-4-ham, ham, eggs and ham-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-3-ham, ham, eggs and ham-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-3-ham, ham, eggs and ham-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-3-ham, ham, eggs and ham-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-2-ham, ham, eggs and spam-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-2-ham, ham, eggs and spam-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-2-ham, ham, eggs and spam-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-1-ham, spam, eggs and spam-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-1-ham, spam, eggs and spam-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-1-ham, spam, eggs and spam-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-0-spam, spam, eggs and spam-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-0-spam, spam, eggs and spam-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[spam, spam, eggs and spam-spam-ham-0-spam, spam, eggs and spam-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobob-bobob-bob--1-bobob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobob-bobob-bob--1-bobob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobob-bobob-bob--1-bobob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobobXbobobob-bobob-bob--1-bobobXbobob-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobobXbobobob-bobob-bob--1-bobobXbobob-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[bobobobXbobobob-bobob-bob--1-bobobXbobob-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BOBOBOB-bob-bobby--1-BOBOBOB-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BOBOBOB-bob-bobby--1-BOBOBOB-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[BOBOBOB-bob-bobby--1-BOBOBOB-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-1-one@two!three!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-1-one@two!three!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-1-one@two!three!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!---1-onetwothree-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!---1-onetwothree-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!---1-onetwothree-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-2-one@two@three!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-2-one@two@three!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-2-one@two@three!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-3-one@two@three@-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-3-one@two@three@-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-3-one@two@three@-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-4-one@two@three@-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-4-one@two@three@-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-4-one@two@three@-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-0-one!two!three!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-0-one!two!three!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@-0-one!two!three!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@--1-one@two@three@-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@--1-one@two@three@-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-!-@--1-one@two@three@-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@--1-one!two!three!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@--1-one!two!three!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@--1-one!two!three!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@-2-one!two!three!-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@-2-one!two!three!-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[one!two!three!-x-@-2-one!two!three!-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-----1--a-b-c--S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-----1--a-b-c--U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-----1--a-b-c--T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----3--a-b-c-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----3--a-b-c-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----3--a-b-c-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----0-abc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----0-abc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc----0-abc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-ab----0-abc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-ab----0-abc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-ab----0-abc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-xy-----1-abc-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-xy-----1-abc-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[abc-xy-----1-abc-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[buf113-b-z-count113-res113-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[buf113-b-z-count113-res113-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_replace[buf113-b-z-count113-res113-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc--0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc--0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc--0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-def-0-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-def-0-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-def-0-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-0-None-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-0-None-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-0-None-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-1-None-9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-1-None-9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index[abcdefghiabc-abc-1-None-9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiabc-hib-0-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiabc-hib-0-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiabc-hib-0-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiab-abc-1-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiab-abc-1-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghiab-abc-1-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi-8-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi-8-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi-8-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi--1-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi--1-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[abcdefghi-ghi--1-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[rrarrrrrrrrra-a-4-6-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[rrarrrrrrrrra-a-4-6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_index_raises[rrarrrrrrrrra-a-4-6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc--0-None-12-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc--0-None-12-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc--0-None-12-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-def-0-None-3-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-def-0-None-3-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-def-0-None-3-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0-None-9-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0-None-9-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0-None-9-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0--1-0-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0--1-0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex[abcdefghiabc-abc-0--1-0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghiabc-hib-0-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghiabc-hib-0-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghiabc-hib-0-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-def-1-None-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-def-1-None-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-def-1-None-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-abc-0--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-abc-0--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[defghiabc-abc-0--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0-8-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0-8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0-8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0--1-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0--1-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[abcdefghi-ghi-0--1-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[rrarrrrrrrrra-a-4-6-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[rrarrrrrrrrra-a-4-6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_rindex_raises[rrarrrrrrrrra-a-4-6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-8-abc\rab      def\ng       hi-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-8-abc\rab      def\ng       hi-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-8-abc\rab      def\ng       hi-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-4-abc\rab  def\ng   hi-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-4-abc\rab  def\ng   hi-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\rab\tdef\ng\thi-4-abc\rab  def\ng   hi-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-8-abc\r\nab      def\ng       hi-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-8-abc\r\nab      def\ng       hi-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-8-abc\r\nab      def\ng       hi-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-4-abc\r\nab  def\ng   hi-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-4-abc\r\nab  def\ng   hi-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\tdef\ng\thi-4-abc\r\nab  def\ng   hi-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\r\ndef\ng\r\nhi-4-abc\r\nab\r\ndef\ng\r\nhi-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\r\ndef\ng\r\nhi-4-abc\r\nab\r\ndef\ng\r\nhi-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[abc\r\nab\r\ndef\ng\r\nhi-4-abc\r\nab\r\ndef\ng\r\nhi-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[ \ta\n\tb-1-  a\n b-S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[ \ta\n\tb-1-  a\n b-U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs[ \ta\n\tb-1-  a\n b-T] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs_raises_overflow[S] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs_raises_overflow[U] PASSED
numpy/_core/tests/test_strings.py::TestMethods::test_expandtabs_raises_overflow[T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[0-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[0-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\u2460-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\u2460-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\xbc-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\xbc-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\u0660-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[\u0660-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[012345-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[012345-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[012345a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[012345a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[in_8-out8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isdecimal_unicode[in_8-out8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[0-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[0-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\u2460-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\u2460-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\xbc-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\xbc-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\u0660-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[\u0660-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[012345-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[012345-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[012345a-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[012345a-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[in_8-out8-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isnumeric_unicode[in_8-out8-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[...\u043c......<-<-&lt;--1-...\u043c......&lt;-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[...\u043c......<-<-&lt;--1-...\u043c......&lt;-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-A-B--1-Be\xa2\u2603\u20ac \U0001f60aBe\xa2\u2603\u20ac \U0001f60a-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-A-B--1-Be\xa2\u2603\u20ac \U0001f60aBe\xa2\u2603\u20ac \U0001f60a-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-B--1-Ae\xa2\u2603\u20ac BAe\xa2\u2603\u20ac B-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_replace_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-B--1-Ae\xa2\u2603\u20ac BAe\xa2\u2603\u20ac B-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010401-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010401-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010427-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010427-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010429-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00010429-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001044e-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001044e-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001d7f6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001d7f6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00011066-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U00011066-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U000104a0-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U000104a0-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001f107-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isalnum_unicode[\U0001f107-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u1ffc-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u1ffc-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u2167-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u2167-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010401-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010401-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010427-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010427-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001f40d-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001f40d-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001f46f-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001f46f-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u2177-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\u2177-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010429-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U00010429-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001044e-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_islower_unicode[\U0001044e-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u1ffc-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u1ffc-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u2167-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u2167-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010401-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010401-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010427-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010427-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001f40d-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001f40d-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001f46f-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001f46f-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u2177-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\u2177-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010429-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U00010429-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001044e-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_isupper_unicode[\U0001044e-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\u1ffc-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\u1ffc-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[Greek \u1ffcitlecases ...-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[Greek \u1ffcitlecases ...-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010401\U00010429-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010401\U00010429-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010427\U0001044e-True-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010427\U0001044e-True-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010429-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U00010429-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001044e-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001044e-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001f40d-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001f40d-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001f46f-False-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_istitle_unicode[\U0001f46f-False-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-6-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-0-None-6-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-7-None-13-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_unicode[Ae\xa2\u2603\u20ac \U0001f60aAe\xa2\u2603\u20ac \U0001f60a-\U0001f60a-7-None-13-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_raises_unicode[U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_index_raises_unicode[T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_expandtabs[Ae\xa2\u2603\u20ac \t \U0001f60a-Ae\xa2\u2603\u20ac    \U0001f60a-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_expandtabs[Ae\xa2\u2603\u20ac \t \U0001f60a-Ae\xa2\u2603\u20ac    \U0001f60a-T] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_expandtabs[\t\U0001044e-        \U0001044e-U] PASSED
numpy/_core/tests/test_strings.py::TestMethodsWithUnicode::test_expandtabs[\t\U0001044e-        \U0001044e-T] PASSED
numpy/_core/tests/test_strings.py::TestUnicodeOnlyMethodsRaiseWithBytes::test_isdecimal_raises PASSED
numpy/_core/tests/test_strings.py::TestUnicodeOnlyMethodsRaiseWithBytes::test_isnumeric_bytes PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_count_and_size[S] PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_count_and_size[U] PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_count_and_size[T] PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_broadcasting[S] PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_broadcasting[U] PASSED
numpy/_core/tests/test_strings.py::TestReplaceOnArrays::test_replace_broadcasting[T] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncKwargs::test_kwarg_exact PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncKwargs::test_sig_signature PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncKwargs::test_sig_dtype PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncKwargs::test_extobj_removed PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[float32-float32] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[float32-float64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[complex64-complex64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[complex64-complex128] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[float64-float64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[longdouble-longdouble] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[complex128-complex128] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc[clongdouble-clongdouble] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[float32-float32] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[float32-float64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[complex64-complex64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[complex64-complex128] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[float64-float64] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[longdouble-longdouble] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[complex128-complex128] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc[clongdouble-clongdouble] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_simple PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc_OO_O PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc_OO_O_method PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_binary_PyUFunc_On_Om_method PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_python_complex_conjugate PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[absolute] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arccos] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arccosh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arcsin] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arcsinh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arctan] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[arctanh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[cbrt] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[ceil] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[conjugate0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[cos] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[cosh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[deg2rad] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[degrees] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[exp] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[exp2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[expm1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[fabs] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[floor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[invert] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[log] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[log10] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[log1p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[log2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[logical_not] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[negative] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[positive] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[rad2deg] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[radians] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[reciprocal] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[rint] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[sign] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[sin] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[sinh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[sqrt] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[square] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[tan] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[tanh] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[trunc] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[conjugate1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfuncGenericLoops::test_unary_PyUFunc_O_O_method_full[_ones_like] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_pickle PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_pickle_withstring PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_pickle_name_is_qualname PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduceat_shifting_sum PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_all_ufunc PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature0 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature1 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature2 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature3 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature4 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature5 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature6 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature7 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature8 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature9 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature10 PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_failure_extra_parenthesis PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_failure_mismatching_parenthesis PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_failure_signature_missing_input_arg PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_failure_signature_missing_output_arg PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_get_signature PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_forced_sig PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_all_None PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_dtype_type PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_dtype_instances_allowed[dtype] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_dtype_instances_allowed[signature] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_partial_signature_mismatch[unsafe] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_partial_signature_mismatch[same_kind] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_partial_signature_mismatch[safe] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_partial_signature_mismatch_with_cache PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_use_output_signature_for_all_arguments XFAIL
numpy/_core/tests/test_ufunc.py::TestUfunc::test_signature_errors PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_forced_dtype_times PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_cast_safety[add] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_cast_safety[sqrt] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_true_divide PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_sum_stability PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_sum PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_sum_complex PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_sum_initial PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_sum_where PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_vecdot PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_vecdot_complex PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_vecdot_subclass PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_vecdot_object_no_conjugate PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_vecdot_object_breaks_outer_loop_on_error PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_broadcast PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_out_broadcasts PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_out_broadcast_errors[(1,)->()] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_out_broadcast_errors[(2,)->(1,)] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_out_broadcast_errors[(4, 3)->(4, 1)] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_type_cast PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_endian PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_incontiguous_array PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_output_argument PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_axes_argument PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_axis_argument PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_keepdims_argument PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_innerwt PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_innerwt_empty PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_cross1d PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_can_ignore_signature PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_matrix_multiply PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_matrix_multiply_umath_empty PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_euclidean_pdist PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_cumsum PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_logical PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_comparison PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_array_reduction PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_array_accumulate_inplace PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_array_accumulate_failure PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_array_reduceat_inplace PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_object_array_reduceat_failure PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_zerosize_reduction PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_axis_out_of_bounds PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_scalar_reduction PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_casting_out_param PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_where_param PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_where_param_buffer_output PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_where_param_alloc PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_where_with_broadcasting PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_huge_array SKIPPED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_corder PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_forder PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_otherorder PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_noncontig PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_noncontig_unaligned PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_identity_depends_on_loop PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_initial_reduction PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_empty_reduction_and_identity PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where0-0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where0-1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where0-None] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where1-0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where1-1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where1-None] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where2-0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where2-1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where[where2-None] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[-inf-0-where0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[-inf-1-where1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[-inf-None-True] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[5.0-0-where0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[5.0-1-where1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_with_where_and_initial[5.0-None-True] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduction_where_initial_needed PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_identityless_reduction_nonreorderable PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_zero_axis PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_safe_casting PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_custom_out PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_operand_flags PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_struct_ufunc PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_custom_ufunc PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_custom_ufunc_forced_sig PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_custom_array_like PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_basic[a0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_basic[a1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[add-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[subtract-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[multiply-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[floor_divide-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[maximum-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[minimum-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmax-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops[fmin-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[add-F] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[add-D] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[add-G] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[subtract-F] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[subtract-D] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[subtract-G] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[multiply-F] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[multiply-D] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_inner_loops_complex[multiply-G] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_ellipsis PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_negative PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_large PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_cast_index_fastpath PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_scalar_value_fastpath[value0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_scalar_value_fastpath[value1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_scalar_value_fastpath[1.0_0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_scalar_value_fastpath[1.0_1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_multiD PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_0D PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_dtypes PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_boolean PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_ufunc_at_advanced PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[add-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[subtract-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[divide-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[minimum-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-b] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-B] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-h] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-H] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-i] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-I] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-l] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-L] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-Q] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-n] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-N] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-p] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-P] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-e] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-f] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-d] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_negative_indexes[maximum-g] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_not_none_signature PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_no_loop_for_op PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_output_casting PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_at_broadcast_failure PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_arguments PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_structured_equal PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_scalar_equal PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_NotImplemented_not_returned PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature0-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature0-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature1-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature1-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature2-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_object_signatures[signature2-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature0-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature0-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature0-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature1-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature1-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature1-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature2-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature2-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_mixed_object_signatures[signature2-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_support_anything[logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_support_anything[logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_support_anything[logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-S-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-S-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-S-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-U-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-U-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values0-U-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-S-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-S-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-S-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-U-logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-U-logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_supports_string[values1-U-logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_out_cast_check[logical_and] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_out_cast_check[logical_or] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_logical_ufuncs_out_cast_check[logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reducelike_byteorder_resolution PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reducelike_out_promotes PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reducelike_output_needs_identical_cast PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_noncontig_output PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduceat_and_accumulate_out_shape_mismatch[True] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduceat_and_accumulate_out_shape_mismatch[False] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape3] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape4] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-True-out_shape5] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape3] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape4] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce0-False-out_shape5] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape3] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape4] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-True-out_shape5] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape2] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape3] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape4] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_wrong_dimension_output[reduce1-False-out_shape5] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_output_does_not_broadcast_input PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_reduce_output_subclass_ok PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_no_doc_string PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_invalid_args PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_not_finite[nat0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_not_finite[nat1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_nan[nat0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_nan[nat1] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_not_inf[nat0] PASSED
numpy/_core/tests/test_ufunc.py::TestUfunc::test_nat_is_not_inf[nat1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[absolute0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[absolute1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arccos0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arccosh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[add] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arccos1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arccosh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arcsin0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arcsinh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctan0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctan2_0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctanh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arcsin1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arcsinh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctan1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctan2_1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[arctanh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[bitwise_and] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[bitwise_count] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[invert0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[left_shift0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[invert1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[bitwise_or] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[right_shift0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[bitwise_xor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[cbrt] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[ceil] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[conjugate0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[conjugate1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[copysign] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[cos] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[cosh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[deg2rad] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[degrees] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[divide0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[divmod] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[exp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[exp2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[expm1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[fabs] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[float_power] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[floor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[floor_divide] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[fmax] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[fmin] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[fmod] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[frexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[gcd] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[greater] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[greater_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[heaviside] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[hypot] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[invert2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[isfinite] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[isinf] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[isnan] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[isnat] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[lcm] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[ldexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[left_shift1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[less] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[less_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[log] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[log10] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[log1p] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[log2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logaddexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logaddexp2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logical_and] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logical_not] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logical_or] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[matmul] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[maximum] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[minimum] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[remainder0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[modf] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[multiply] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[negative] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[nextafter] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[not_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[positive] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[power0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[power1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[rad2deg] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[radians] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[reciprocal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[remainder1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[right_shift1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[rint] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[sign] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[signbit] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[sin] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[sinh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[spacing] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[sqrt] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[square] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[subtract] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[tan] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[tanh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[divide1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[trunc] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_types[vecdot] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[absolute0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[absolute1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arccos0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arccosh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[add] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arccos1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arccosh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arcsin0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arcsinh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctan0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctan2_0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctanh0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arcsin1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arcsinh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctan1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctan2_1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[arctanh1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[bitwise_and] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[bitwise_count] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[invert0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[left_shift0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[invert1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[bitwise_or] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[right_shift0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[bitwise_xor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[cbrt] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[ceil] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[conjugate0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[conjugate1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[copysign] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[cos] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[cosh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[deg2rad] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[degrees] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[divide0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[divmod] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[exp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[exp2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[expm1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[fabs] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[float_power] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[floor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[floor_divide] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[fmax] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[fmin] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[fmod] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[frexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[gcd] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[greater] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[greater_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[heaviside] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[hypot] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[invert2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[isfinite] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[isinf] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[isnan] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[isnat] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[lcm] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[ldexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[left_shift1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[less] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[less_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[log] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[log10] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[log1p] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[log2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logaddexp] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logaddexp2] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logical_and] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logical_not] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logical_or] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[logical_xor] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[matmul] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[maximum] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[minimum] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[remainder0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[modf] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[multiply] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[negative] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[nextafter] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[not_equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[positive] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[power0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[power1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[rad2deg] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[radians] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[reciprocal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[remainder1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[right_shift1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[rint] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[sign] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[signbit] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[sin] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[sinh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[spacing] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[sqrt] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[square] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[subtract] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[tan] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[tanh] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[divide1] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[trunc] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[vecdot] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_warn_with_nan[sign] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_warn_with_nan[equal] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_out_casterrors PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_input_casterrors[0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_input_casterrors[12288] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_input_floatingpoint_error[0] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_input_floatingpoint_error[12288] PASSED
numpy/_core/tests/test_ufunc.py::test_trivial_loop_invalid_cast PASSED
numpy/_core/tests/test_ufunc.py::test_reduce_casterrors[0] PASSED
numpy/_core/tests/test_ufunc.py::test_reduce_casterrors[4096] PASSED
numpy/_core/tests/test_ufunc.py::test_reduce_casterrors[12288] PASSED
numpy/_core/tests/test_ufunc.py::test_object_reduce_cleanup_on_failure PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_methods_floaterrors[accumulate] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_methods_floaterrors[reduce] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_methods_floaterrors[reduceat] PASSED
numpy/_core/tests/test_ufunc.py::test_ufunc_methods_floaterrors[at] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[e] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[f] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[d] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[g] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[F] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[D] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_negative_zero[G] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-e] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-f] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-d] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-g] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-F] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-D] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[True-G] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-e] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-f] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-d] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-g] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-F] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-D] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_reduce_negative_zero[False-G] XFAIL
numpy/_core/tests/test_ufunc.py::test_addition_string_types[S-U] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_string_types[U-S] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_string_types[S-d] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_string_types[S-V] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_string_types[U-l] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_unicode_inverse_byte_order[>->] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_unicode_inverse_byte_order[<-<] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_unicode_inverse_byte_order[>-<] PASSED
numpy/_core/tests/test_ufunc.py::test_addition_unicode_inverse_byte_order[<->] PASSED
numpy/_core/tests/test_ufunc.py::test_find_non_long_args[int8] PASSED
numpy/_core/tests/test_ufunc.py::test_find_non_long_args[int16] PASSED
numpy/_core/tests/test_ufunc.py::test_find_non_long_args[int32] PASSED
numpy/_core/tests/test_ufunc.py::test_find_non_long_args[int64] PASSED
numpy/_core/tests/test_ufunc.py::test_find_access_past_buffer PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_basic PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_comparison PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_weird_dtypes PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_reduction PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_reduction_no_output PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_errors[dtypes0] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_errors[dtypes1] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_errors[dtypes2] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_errors[dtypes3] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_resolve_dtypes_reduction_errors PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_loop_access PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test__get_strided_loop_errors_bad_strides[1] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test__get_strided_loop_errors_bad_strides[strides1] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test__get_strided_loop_errors_bad_strides[strides2] PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test__get_strided_loop_errors_bad_call_info PASSED
numpy/_core/tests/test_ufunc.py::TestLowlevelAPIAccess::test_long_arrays PASSED
numpy/_core/tests/test_umath.py::TestConstants::test_pi PASSED
numpy/_core/tests/test_umath.py::TestConstants::test_e PASSED
numpy/_core/tests/test_umath.py::TestConstants::test_euler_gamma PASSED
numpy/_core/tests/test_umath.py::TestOut::test_out_subok PASSED
numpy/_core/tests/test_umath.py::TestOut::test_out_wrap_subok PASSED
numpy/_core/tests/test_umath.py::TestOut::test_out_wrap_no_leak PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[lt-less-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[le-less_equal-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[gt-greater-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ge-greater_equal-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[eq-equal-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-uint8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-uint16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-uint32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-uint64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-ulonglong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-int8] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-int16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-int32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-int64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-longlong] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-float16] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-float32] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-float64] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-longdouble] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_comparison_functions[ne-not_equal-bool] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_ignore_object_identity_in_equal PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_ignore_object_identity_in_not_equal PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_error_in_equal_reduce PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_object_dtype PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_object_nonbool_dtype_error PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-lt-less-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-lt-less-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-le-less_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-le-less_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-gt-greater-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-gt-greater-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-ge-greater_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-ge-greater_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-eq-equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-eq-equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-ne-not_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals0-ne-not_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-lt-less-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-lt-less-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-le-less_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-le-less_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-gt-greater-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-gt-greater-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-ge-greater_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-ge-greater_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-eq-equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-eq-equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-ne-not_equal-qQ] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_large_integer_direct_comparison[vals1-ne-not_equal-Qq] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-lt-less-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-le-less_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-gt-greater-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ge-greater_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-eq-equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[True-ne-not_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-lt-less-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-le-less_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-gt-greater-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ge-greater_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-eq-equal-P] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-B] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-H] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-I] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-L] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-Q] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-N] PASSED
numpy/_core/tests/test_umath.py::TestComparisons::test_unsigned_signed_direct_comparison[False-ne-not_equal-P] PASSED
numpy/_core/tests/test_umath.py::TestAdd::test_reduce_alignment PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int8-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int8-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int8-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int16-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int16-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int16-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int32-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int32-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int32-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int64-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int64-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[int64-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[longlong-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[longlong-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[longlong-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint8-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint8-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint8-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint16-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint16-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint16-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint32-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint32-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint32-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint64-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint64-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[uint64-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[ulonglong-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),range(15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[ulonglong-np.arange(fo.min, fo.min+lsize).astype(dtype),np.arange(lsize//-2, lsize//2).astype(dtype),range(fo.min, fo.min + 15)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_boundary[ulonglong-np.array(range(fo.max-lsize, fo.max)).astype(dtype),np.arange(lsize).astype(dtype),[1,3,9,13,neg, fo.min+1, fo.min//2, fo.max//3, fo.max//4]] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int8-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int8-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int8-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int8-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int16-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int16-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int16-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int16-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int32-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int32-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int32-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int32-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int64-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int64-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int64-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[int64-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[longlong-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[longlong-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[longlong-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[longlong-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint8-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint8-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint8-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint8-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint16-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint16-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint16-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint16-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint32-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint32-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint32-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint32-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint64-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint64-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint64-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[uint64-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[ulonglong-np.array([fo.max, 1, 2, 1, 1, 2, 3], dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[ulonglong-np.array([fo.min, 1, -2, 1, 1, 2, -3]).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[ulonglong-np.arange(fo.min, fo.min+(100*10), 10, dtype=dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_reduce[ulonglong-np.array(range(fo.max-(100*7), fo.max, 7)).astype(dtype)] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend0-divisor0-12] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend1-divisor1--12] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend2-divisor2--12] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend3-divisor3-12] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend4-divisor4--1] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend5-divisor5-0] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend6-2-quotient6] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend7--2-quotient7] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend8-2-quotient8] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend9--2-quotient9] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend10--2-quotient10] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend11--3-quotient11] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_int_timedelta[dividend12-0-quotient12] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_division_complex PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_zero_division_complex PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_complex PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_signed_zero PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_errors[e] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_errors[f] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_errors[d] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_errors[g] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_corner_cases[e] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_corner_cases[f] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_corner_cases[d] PASSED
numpy/_core/tests/test_umath.py::TestDivision::test_floor_division_corner_cases[g] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_remainder_basic PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_exact PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_roundoff PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_divmod_errors[e] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_divmod_errors[f] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_divmod_errors[d] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_divmod_errors[g] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[fmod-e] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[fmod-f] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[fmod-d] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[fmod-g] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[remainder-e] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[remainder-f] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[remainder-d] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_errors[remainder-g] PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_overflow PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_divmod_corner_cases PASSED
numpy/_core/tests/test_umath.py::TestRemainder::test_float_remainder_corner_cases PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[b] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[h] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[i] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[l] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[q] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[n] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_signed_division_overflow[p] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[b] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[B] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[h] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[H] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[i] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[I] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[l] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[L] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[q] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[Q] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[n] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[N] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[p] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_divide_by_zero[P] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[remainder-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[fmod-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[divmod-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floor_divide-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[mod-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int8-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int8-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int8-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int8-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int8-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int16-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int16-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int16-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int16-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int16-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int32-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int32-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int32-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int32-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int32-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int64-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int64-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int64-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int64-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-int64-longlong] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-longlong-int8] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-longlong-int16] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-longlong-int32] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-longlong-int64] PASSED
numpy/_core/tests/test_umath.py::TestDivisionIntegerOverflowsAndDivideByZero::test_overflows[floordiv-longlong-longlong] PASSED
numpy/_core/tests/test_umath.py::TestCbrt::test_cbrt_scalar PASSED
numpy/_core/tests/test_umath.py::TestCbrt::test_cbrt PASSED
numpy/_core/tests/test_umath.py::TestPower::test_power_float PASSED
numpy/_core/tests/test_umath.py::TestPower::test_power_complex PASSED
numpy/_core/tests/test_umath.py::TestPower::test_power_zero PASSED
numpy/_core/tests/test_umath.py::TestPower::test_zero_power_nonzero PASSED
numpy/_core/tests/test_umath.py::TestPower::test_fast_power PASSED
numpy/_core/tests/test_umath.py::TestPower::test_integer_power PASSED
numpy/_core/tests/test_umath.py::TestPower::test_integer_power_with_integer_zero_exponent PASSED
numpy/_core/tests/test_umath.py::TestPower::test_integer_power_of_1 PASSED
numpy/_core/tests/test_umath.py::TestPower::test_integer_power_of_zero PASSED
numpy/_core/tests/test_umath.py::TestPower::test_integer_to_negative_power PASSED
numpy/_core/tests/test_umath.py::TestPower::test_float_to_inf_power PASSED
numpy/_core/tests/test_umath.py::TestFloat_power::test_type_conversion PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_values[f] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_values[d] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_values[g] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[1] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[2] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[3] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[4] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[5] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[6] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[7] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[8] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[9] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[10] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[11] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[12] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[13] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[14] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[15] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[16] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[17] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[18] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[19] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[20] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[21] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[22] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[23] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[24] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[25] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[26] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[27] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[28] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[29] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[30] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[31] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[32] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[33] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[34] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[35] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[36] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[37] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[38] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[39] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[40] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[41] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[42] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[43] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[44] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[45] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[46] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[47] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[48] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[49] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[50] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[51] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[52] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[53] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[54] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[55] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[56] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[57] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[58] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[59] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[60] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[61] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[62] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[63] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_ints[64] PASSED
numpy/_core/tests/test_umath.py::TestLog2::test_log2_special PASSED
numpy/_core/tests/test_umath.py::TestExp2::test_exp2_values PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp2::test_logaddexp2_values PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp2::test_logaddexp2_range PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp2::test_inf PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp2::test_nan PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp2::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestLog::test_log_values PASSED
numpy/_core/tests/test_umath.py::TestLog::test_log_values_maxofdtype PASSED
numpy/_core/tests/test_umath.py::TestLog::test_log_strides PASSED
numpy/_core/tests/test_umath.py::TestExp::test_exp_values PASSED
numpy/_core/tests/test_umath.py::TestExp::test_exp_strides PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_exp_values PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_exp_exceptions PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_log_values PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_values[e] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_values[f] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_values[d] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_values[g] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_underflow PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[inf-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_errors[-inf-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[-1-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[-1-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[-1-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[-1-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[1-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[1-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[1-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[1-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[2-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[2-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[2-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[2-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[4-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[4-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[4-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[4-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[5-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[5-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[5-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sincos_overlaps[5-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sqrt_values[e] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sqrt_values[f] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sqrt_values[d] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sqrt_values[g] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_abs_values PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_square_values PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_reciprocal_values PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_tan PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_arcsincos PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_arctan PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_sinh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_cosh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_tanh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_arcsinh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_arccosh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_arctanh PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_expm1 PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data0-escape0-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data1-escape1-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data2-escape2-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data3-escape3-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data4-escape4-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data5-escape5-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data6-escape6-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data7-escape7-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data8-escape8-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data9-escape9-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data10-escape10-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data11-escape11-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data12-escape12-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data13-escape13-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data14-escape14-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data15-escape15-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data16-escape16-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data17-escape17-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data18-escape18-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data19-escape19-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data20-escape20-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data21-escape21-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data22-escape22-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data23-escape23-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data24-escape24-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data25-escape25-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data26-escape26-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-e-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-f-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-absolute] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arccos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arccosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arcsin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arcsinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arctan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-arctanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-cbrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-ceil] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-conjugate0] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-cos] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-cosh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-deg2rad] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-degrees] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-exp] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-exp2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-expm1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-fabs] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-floor] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-log] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-log10] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-log1p] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-log2] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-negative] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-positive] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-rad2deg] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-radians] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-reciprocal] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-rint] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-sign] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-sin] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-sinh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-spacing] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-sqrt] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-square] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-tan] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-tanh] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-trunc] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-conjugate1] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_unary_spurious_fpexception[data27-escape27-d-_ones_like] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_divide_spurious_fpexception[e] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_divide_spurious_fpexception[f] PASSED
numpy/_core/tests/test_umath.py::TestSpecialFloats::test_divide_spurious_fpexception[d] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[-5] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[-4] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[-3] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[-2] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[-1] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[1] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[2] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[4] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[5] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[6] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[7] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[8] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[9] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fpclass[10] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fp_noncontiguous[d] PASSED
numpy/_core/tests/test_umath.py::TestFPClass::test_fp_noncontiguous[f] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f--4] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f--2] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f--1] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f-1] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f-2] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[f-4] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d--4] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d--2] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d--1] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d-1] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d-2] PASSED
numpy/_core/tests/test_umath.py::TestLDExp::test_ldexp[d-4] PASSED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f--4] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f--2] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f--1] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f-1] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f-2] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[f-4] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d--4] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d--2] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d--1] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d-1] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d-2] SKIPPED
numpy/_core/tests/test_umath.py::TestFRExp::test_frexp[d-4] SKIPPED
numpy/_core/tests/test_umath.py::TestAVXUfuncs::test_avx_based_ufunc PASSED
numpy/_core/tests/test_umath.py::TestAVXFloat32Transcendental::test_exp_float32 PASSED
numpy/_core/tests/test_umath.py::TestAVXFloat32Transcendental::test_log_float32 PASSED
numpy/_core/tests/test_umath.py::TestAVXFloat32Transcendental::test_sincos_float32 PASSED
numpy/_core/tests/test_umath.py::TestAVXFloat32Transcendental::test_strided_float32 PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp::test_logaddexp_values PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp::test_logaddexp_range PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp::test_inf PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp::test_nan PASSED
numpy/_core/tests/test_umath.py::TestLogAddExp::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestLog1p::test_log1p PASSED
numpy/_core/tests/test_umath.py::TestLog1p::test_special PASSED
numpy/_core/tests/test_umath.py::TestExpm1::test_expm1 PASSED
numpy/_core/tests/test_umath.py::TestExpm1::test_special PASSED
numpy/_core/tests/test_umath.py::TestExpm1::test_complex PASSED
numpy/_core/tests/test_umath.py::TestHypot::test_simple PASSED
numpy/_core/tests/test_umath.py::TestHypot::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestHypotSpecialValues::test_nan_outputs PASSED
numpy/_core/tests/test_umath.py::TestHypotSpecialValues::test_nan_outputs2 PASSED
numpy/_core/tests/test_umath.py::TestHypotSpecialValues::test_no_fpe PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_one_one PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_zero_nzero PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_zero_pzero PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_zero_negative PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_zero_positive PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_positive_zero PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_negative_zero PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_any_ninf PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_any_pinf PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_inf_any PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_inf_ninf PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_inf_pinf PASSED
numpy/_core/tests/test_umath.py::TestArctan2SpecialValues::test_nan_any PASSED
numpy/_core/tests/test_umath.py::TestLdexp::test_ldexp PASSED
numpy/_core/tests/test_umath.py::TestLdexp::test_ldexp_overflow PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_reduce_complex PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_float_nans PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_object_nans PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_complex_nans PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_object_array PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_strided_array PASSED
numpy/_core/tests/test_umath.py::TestMaximum::test_precision PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_reduce_complex PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_float_nans PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_object_nans PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_complex_nans PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_object_array PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_strided_array PASSED
numpy/_core/tests/test_umath.py::TestMinimum::test_precision PASSED
numpy/_core/tests/test_umath.py::TestFmax::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestFmax::test_reduce_complex PASSED
numpy/_core/tests/test_umath.py::TestFmax::test_float_nans PASSED
numpy/_core/tests/test_umath.py::TestFmax::test_complex_nans PASSED
numpy/_core/tests/test_umath.py::TestFmax::test_precision PASSED
numpy/_core/tests/test_umath.py::TestFmin::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestFmin::test_reduce_complex PASSED
numpy/_core/tests/test_umath.py::TestFmin::test_float_nans PASSED
numpy/_core/tests/test_umath.py::TestFmin::test_complex_nans PASSED
numpy/_core/tests/test_umath.py::TestFmin::test_precision PASSED
numpy/_core/tests/test_umath.py::TestBool::test_exceptions PASSED
numpy/_core/tests/test_umath.py::TestBool::test_truth_table_logical PASSED
numpy/_core/tests/test_umath.py::TestBool::test_truth_table_bitwise PASSED
numpy/_core/tests/test_umath.py::TestBool::test_reduce PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_values PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_types PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_identity PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_reduction PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj0-2] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj1-8] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj2-8] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj3-16] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj4-16] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj5-32] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj6-32] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj7-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj8-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj9-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj10-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj11-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj12-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj13-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj14-64] PASSED
numpy/_core/tests/test_umath.py::TestBitwiseUFuncs::test_bitwise_count[input_dtype_obj15-65] SKIPPED
numpy/_core/tests/test_umath.py::TestInt::test_logical_not PASSED
numpy/_core/tests/test_umath.py::TestFloatingPoint::test_floating_point PASSED
numpy/_core/tests/test_umath.py::TestDegrees::test_degrees PASSED
numpy/_core/tests/test_umath.py::TestRadians::test_radians PASSED
numpy/_core/tests/test_umath.py::TestHeavside::test_heaviside PASSED
numpy/_core/tests/test_umath.py::TestSign::test_sign PASSED
numpy/_core/tests/test_umath.py::TestSign::test_sign_complex PASSED
numpy/_core/tests/test_umath.py::TestSign::test_sign_dtype_object PASSED
numpy/_core/tests/test_umath.py::TestSign::test_sign_dtype_nan_object PASSED
numpy/_core/tests/test_umath.py::TestMinMax::test_minmax_blocked PASSED
numpy/_core/tests/test_umath.py::TestMinMax::test_lower_align PASSED
numpy/_core/tests/test_umath.py::TestMinMax::test_reduce_reorder PASSED
numpy/_core/tests/test_umath.py::TestMinMax::test_minimize_no_warns PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_abs_neg_blocked PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_lower_align PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[True-d] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[True-f] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[True-int32] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[True-int64] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[False-d] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[False-f] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[False-int32] PASSED
numpy/_core/tests/test_umath.py::TestAbsoluteNegative::test_noncontiguous[False-int64] PASSED
numpy/_core/tests/test_umath.py::TestPositive::test_valid PASSED
numpy/_core/tests/test_umath.py::TestPositive::test_invalid PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_wrap PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_wrap_out PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_wrap_with_iterable PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_priority_with_scalar PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_priority PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_failing_wrap PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_failing_out_wrap PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_none_wrap PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_default_prepare PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_array_too_many_args PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_mro PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_methods PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_out PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_where PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_exception PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_not_implemented PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_disabled PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_gufunc_override PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_ufunc_override_with_super PASSED
numpy/_core/tests/test_umath.py::TestSpecialMethods::test_array_ufunc_direct_call PASSED
numpy/_core/tests/test_umath.py::TestChoose::test_mixed PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_lcm PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_lcm_object PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_gcd PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_gcd_object PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_lcm_overflow PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_gcd_overflow PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_decimal PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_float PASSED
numpy/_core/tests/test_umath.py::TestRationalFunctions::test_huge_integers PASSED
numpy/_core/tests/test_umath.py::TestRoundingFunctions::test_object_direct PASSED
numpy/_core/tests/test_umath.py::TestRoundingFunctions::test_object_indirect PASSED
numpy/_core/tests/test_umath.py::TestRoundingFunctions::test_fraction PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_it PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_precisions_consistent PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_branch_cuts PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_branch_cuts_complex64 PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_against_cmath PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_loss_of_precision[complex64] PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_loss_of_precision[complex128] PASSED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_loss_of_precision[clongdouble] SKIPPED
numpy/_core/tests/test_umath.py::TestComplexFunctions::test_promotion_corner_cases PASSED
numpy/_core/tests/test_umath.py::TestAttributes::test_attributes PASSED
numpy/_core/tests/test_umath.py::TestAttributes::test_doc PASSED
numpy/_core/tests/test_umath.py::TestSubclass::test_subclass_op PASSED
numpy/_core/tests/test_umath.py::TestFrompyfunc::test_identity PASSED
numpy/_core/tests/test_umath.py::test_copysign PASSED
numpy/_core/tests/test_umath.py::test_nextafter PASSED
numpy/_core/tests/test_umath.py::test_nextafterf PASSED
numpy/_core/tests/test_umath.py::test_nextafterl PASSED
numpy/_core/tests/test_umath.py::test_nextafter_0 PASSED
numpy/_core/tests/test_umath.py::test_spacing PASSED
numpy/_core/tests/test_umath.py::test_spacingf PASSED
numpy/_core/tests/test_umath.py::test_spacingl PASSED
numpy/_core/tests/test_umath.py::test_spacing_gfortran PASSED
numpy/_core/tests/test_umath.py::test_nextafter_vs_spacing PASSED
numpy/_core/tests/test_umath.py::test_pos_nan PASSED
numpy/_core/tests/test_umath.py::test_reduceat PASSED
numpy/_core/tests/test_umath.py::test_reduceat_empty PASSED
numpy/_core/tests/test_umath.py::test_complex_nan_comparisons PASSED
numpy/_core/tests/test_umath.py::test_rint_big_int PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate[float32] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate[float64] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[add-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[bitwise_and-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[bitwise_or-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[bitwise_xor-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[equal-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[fmax-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[fmin-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[greater_equal-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[less_equal-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_and-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_or-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[logical_xor-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[matmul-?] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[maximum-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[minimum-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[multiply-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-?] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[not_equal-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_cmp[vecdot-?] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[add-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[arctan2-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[arctan2-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[arctan2-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[arctan2-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_and-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_or-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[bitwise_xor-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[copysign-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[copysign-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[copysign-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[copysign-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-e0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-f0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-d0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-g0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[float_power-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[float_power-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[floor_divide-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmax-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmin-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[fmod-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[gcd-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[heaviside-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[heaviside-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[heaviside-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[heaviside-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[hypot-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[hypot-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[hypot-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[hypot-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[lcm-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[left_shift-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp2-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp2-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp2-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[logaddexp2-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-b] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-B] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-h] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-H] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-i] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-I] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-l] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-L] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-q] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-Q] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-e] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-f] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-d] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[matmul-g] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[maximum-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[minimum-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[multiply-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[nextafter-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[nextafter-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[nextafter-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[nextafter-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-e0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-f0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-d0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-e1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-f1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-d1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[power-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-b0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-B0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-h0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-H0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-i0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-I0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-l0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-L0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-Q0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-e0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-f0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-d0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-g0] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[right_shift-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-b] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-B] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-h] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-H] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-i] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-I] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-l] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-L] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-Q] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-e] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-f] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-d] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[subtract-g] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-b] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-B] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-h] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-H] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-i] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-I] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-l] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-L] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-q] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-Q] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-e] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-f] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-d] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[vecdot-g] SKIPPED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-e1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-f1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-d1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[divide-g1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-b1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-B1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-h1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-H1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-i1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-I1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-l1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-L1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-Q1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-e1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-f1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-d1] PASSED
numpy/_core/tests/test_umath.py::test_memoverlap_accumulate_symmetric[remainder-g1] PASSED
numpy/_core/tests/test_umath.py::test_signaling_nan_exceptions PASSED
numpy/_core/tests/test_umath.py::test_outer_subclass_preserve[arr0] PASSED
numpy/_core/tests/test_umath.py::test_outer_subclass_preserve[arr1] PASSED
numpy/_core/tests/test_umath.py::test_outer_subclass_preserve[arr2] PASSED
numpy/_core/tests/test_umath.py::test_outer_bad_subclass PASSED
numpy/_core/tests/test_umath.py::test_outer_exceeds_maxdims PASSED
numpy/_core/tests/test_umath.py::test_bad_legacy_ufunc_silent_errors PASSED
numpy/_core/tests/test_umath.py::test_bad_legacy_gufunc_silent_errors[x10] PASSED
numpy/_core/tests/test_umath.py::test_bad_legacy_gufunc_silent_errors[x11] PASSED
numpy/_core/tests/test_umath.py::TestAddDocstring::test_add_same_docstring PASSED
numpy/_core/tests/test_umath.py::TestAddDocstring::test_different_docstring_fails PASSED
numpy/_core/tests/test_umath.py::TestAdd_newdoc_ufunc::test_ufunc_arg PASSED
numpy/_core/tests/test_umath.py::TestAdd_newdoc_ufunc::test_string_arg PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_transcendentals SKIPPED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[absolute] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arccos] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arccosh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arcsin] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arcsinh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arctan] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[arctanh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[cbrt] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[ceil] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[conjugate0] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[cos] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[cosh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[deg2rad] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[degrees] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[exp] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[exp2] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[expm1] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[fabs] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[floor] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[log] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[log10] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[log1p] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[log2] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[logical_not] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[negative] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[positive] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[rad2deg] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[radians] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[reciprocal] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[rint] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[sign] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[sin] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[sinh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[sqrt] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[square] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[tan] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[tanh] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[trunc] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[conjugate1] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_fp16_transcendentals[_ones_like] PASSED
numpy/_core/tests/test_umath_accuracy.py::TestAccuracy::test_validate_svml_fp16 SKIPPED
numpy/_core/tests/test_umath_complex.py::TestCexp::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestCexp::test_special_values SKIPPED
numpy/_core/tests/test_umath_complex.py::TestCexp::test_special_values2 SKIPPED
numpy/_core/tests/test_umath_complex.py::TestClog::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestClog::test_special_values SKIPPED
numpy/_core/tests/test_umath_complex.py::TestCsqrt::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestCsqrt::test_simple_conjugate PASSED
numpy/_core/tests/test_umath_complex.py::TestCsqrt::test_special_values SKIPPED
numpy/_core/tests/test_umath_complex.py::TestCpow::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestCpow::test_scalar PASSED
numpy/_core/tests/test_umath_complex.py::TestCpow::test_array PASSED
numpy/_core/tests/test_umath_complex.py::TestCabs::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestCabs::test_fabs PASSED
numpy/_core/tests/test_umath_complex.py::TestCabs::test_cabs_inf_nan PASSED
numpy/_core/tests/test_umath_complex.py::TestCarg::test_simple PASSED
numpy/_core/tests/test_umath_complex.py::TestCarg::test_zero SKIPPED
numpy/_core/tests/test_umath_complex.py::TestCarg::test_special_values PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex64-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestSpecialComplexAVX::test_array[complex128-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--4-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--3-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--2-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64--1-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-1-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-2-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-3-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex64-4-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--4-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--3-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--2-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128--1-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-1-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-2-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-3-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-5] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-6] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-7] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-8] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-9] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-10] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-11] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-13] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-15] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-17] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-18] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteAVX::test_array[complex128-4-19] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex64-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[abs-complex128-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex64-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[square-complex128-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex64-4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128--4] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128--3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128--2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128--1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128-1] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128-2] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128-3] PASSED
numpy/_core/tests/test_umath_complex.py::TestComplexAbsoluteMixedDTypes::test_array[conjugate-complex128-4] PASSED
numpy/_core/tests/test_unicode.py::test_string_cast PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1::test_zeros0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1::test_zerosSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1::test_zerosMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_2::test_zeros0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_2::test_zerosSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_2::test_zerosMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1009::test_zeros0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1009::test_zerosSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateZeros_1009::test_zerosMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_2_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestCreateValues_1009_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_2_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestAssignValues_1009_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS2::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS2::test_values_updowncast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS4::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1_UCS4::test_values_updowncast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS2::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS2::test_values_updowncast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS4::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_2_UCS4::test_values_updowncast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS2::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS2::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS2::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS2::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS2::test_values_updowncast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS4::test_values0D PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS4::test_valuesSD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS4::test_valuesMD PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS4::test_values_cast PASSED
numpy/_core/tests/test_unicode.py::TestByteorder_1009_UCS4::test_values_updowncast PASSED
numpy/_pyinstaller/test_pyinstaller.py::test_pyinstaller[--onedir] SKIPPED
numpy/_pyinstaller/test_pyinstaller.py::test_pyinstaller[--onefile] SKIPPED
numpy/distutils/tests/test_build_ext.py::test_multi_fortran_libs_link PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_icc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_iccw::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x86_msvc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_icc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_iccw::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_x64_msvc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_ppc64le_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_armhf_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_aarch64_fcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_s390x_clang::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_interface PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_args_empty PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_args_validation PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_skip PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_implies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_args_options PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_flags PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets_exceptions PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets_syntax PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets_policies PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets_groups PASSED
numpy/distutils/tests/test_ccompiler_opt.py::TestCCompilerOpt_noarch_gcc::test_targets_multi PASSED
numpy/distutils/tests/test_ccompiler_opt_conf.py::TestConfFeatures::test_features PASSED
numpy/distutils/tests/test_exec_command.py::test_exec_command_stdout PASSED
numpy/distutils/tests/test_exec_command.py::test_exec_command_stderr PASSED
numpy/distutils/tests/test_exec_command.py::TestExecCommand::test_basic PASSED
numpy/distutils/tests/test_fcompiler.py::test_fcompiler_flags PASSED
numpy/distutils/tests/test_fcompiler_gnu.py::TestG77Versions::test_g77_version PASSED
numpy/distutils/tests/test_fcompiler_gnu.py::TestG77Versions::test_not_g77 PASSED
numpy/distutils/tests/test_fcompiler_gnu.py::TestGFortranVersions::test_gfortran_version PASSED
numpy/distutils/tests/test_fcompiler_gnu.py::TestGFortranVersions::test_not_gfortran PASSED
numpy/distutils/tests/test_fcompiler_intel.py::TestIntelFCompilerVersions::test_32bit_version PASSED
numpy/distutils/tests/test_fcompiler_intel.py::TestIntelEM64TFCompilerVersions::test_64bit_version PASSED
numpy/distutils/tests/test_fcompiler_nagfor.py::TestNagFCompilerVersions::test_version_match PASSED
numpy/distutils/tests/test_from_template.py::test_from_template PASSED
numpy/distutils/tests/test_log.py::test_log_prefix[error] PASSED
numpy/distutils/tests/test_log.py::test_log_prefix[warn] PASSED
numpy/distutils/tests/test_log.py::test_log_prefix[info] PASSED
numpy/distutils/tests/test_log.py::test_log_prefix[debug] PASSED
numpy/distutils/tests/test_mingw32ccompiler.py::test_build_import SKIPPED
numpy/distutils/tests/test_misc_util.py::TestAppendpath::test_1 PASSED
numpy/distutils/tests/test_misc_util.py::TestAppendpath::test_2 PASSED
numpy/distutils/tests/test_misc_util.py::TestAppendpath::test_3 PASSED
numpy/distutils/tests/test_misc_util.py::TestMinrelpath::test_1 PASSED
numpy/distutils/tests/test_misc_util.py::TestGpaths::test_gpaths PASSED
numpy/distutils/tests/test_misc_util.py::TestSharedExtension::test_get_shared_lib_extension PASSED
numpy/distutils/tests/test_misc_util.py::test_installed_npymath_ini PASSED
numpy/distutils/tests/test_npy_pkg_config.py::TestLibraryInfo::test_simple PASSED
numpy/distutils/tests/test_npy_pkg_config.py::TestLibraryInfo::test_simple_variable PASSED
numpy/distutils/tests/test_npy_pkg_config.py::TestParseFlags::test_simple_cflags PASSED
numpy/distutils/tests/test_npy_pkg_config.py::TestParseFlags::test_simple_lflags PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv0] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv1] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv2] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv3] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv4] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv5] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv6] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv7] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv8] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv9] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv10] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv11] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv12] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv13] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[WindowsParser-argv14] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv0] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv1] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv2] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv3] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv4] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv5] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv6] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv7] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv8] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv9] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv10] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv11] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv12] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv13] PASSED
numpy/distutils/tests/test_shell_utils.py::test_join_matches_subprocess[PosixParser-argv14] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv0] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv1] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv2] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv3] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv4] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv5] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv6] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv7] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv8] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv9] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv10] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv11] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv12] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv13] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[WindowsParser-argv14] SKIPPED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv0] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv1] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv2] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv3] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv4] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv5] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv6] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv7] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv8] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv9] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv10] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv11] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv12] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv13] PASSED
numpy/distutils/tests/test_shell_utils.py::test_roundtrip[PosixParser-argv14] PASSED
numpy/f2py/tests/test_abstract_interface.py::TestAbstractInterface::test_abstract_interface PASSED
numpy/f2py/tests/test_abstract_interface.py::TestAbstractInterface::test_parse_abstract_interface PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestIntent::test_in_out PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BOOL-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[BOOL] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[BYTE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[BYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UBYTE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[UBYTE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[SHORT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[SHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[USHORT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[USHORT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[INT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[INT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[UINT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[UINT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONG-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[LONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONG-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[ULONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGLONG-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[LONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[ULONGLONG-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[ULONGLONG] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[FLOAT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[FLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[DOUBLE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[DOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CFLOAT-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[CFLOAT] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING1-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[STRING1] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[STRING5-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[STRING5] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CHARACTER-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[CHARACTER] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[LONGDOUBLE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[LONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CDOUBLE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[CDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_2casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-2seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-2seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-2seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-2seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-23seq-C-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-23seq-C-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-23seq-F-w] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_nocopy[CLONGDOUBLE-23seq-F-ro] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inout_2seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_inout_23seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_inout_23seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_copy_from_2casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_from_23casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_in_from_23casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_in_from_23casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_f_copy_in_from_23casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_c_copy_in_from_23casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_in_cache_from_2casttype_failure[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_cache_hidden[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_hidden[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_none[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_2seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_optional_from_23seq[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_array_from_pyobj.py::TestSharedMemory::test_inplace_from_casttype[CLONGDOUBLE] PASSED
numpy/f2py/tests/test_assumed_shape.py::TestAssumedShapeSumExample::test_all PASSED
numpy/f2py/tests/test_assumed_shape.py::TestF2cmapOption::test_all PASSED
numpy/f2py/tests/test_block_docstring.py::TestBlockDocString::test_block_docstring PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_all[t] PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_all[t2] PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_docstring PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_string_callback PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_string_callback_array PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_threadsafety PASSED
numpy/f2py/tests/test_callback.py::TestF77Callback::test_hidden_callback PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_all[t] PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_all[t2] PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_docstring PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_string_callback PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_string_callback_array PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_threadsafety PASSED
numpy/f2py/tests/test_callback.py::TestF77CallbackPythonTLS::test_hidden_callback PASSED
numpy/f2py/tests/test_callback.py::TestF90Callback::test_gh17797 PASSED
numpy/f2py/tests/test_callback.py::TestGH18335::test_gh18335 PASSED
numpy/f2py/tests/test_callback.py::TestGH25211::test_gh25211 PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_input[1] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_input[3] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_input[star] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_output[1] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_output[3] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_input[1] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_input[3] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_input[star] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_output[1] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_output[3] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_array_output[star] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_2d_array_input[1] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_2d_array_input[3] PASSED
numpy/f2py/tests/test_character.py::TestCharacterString::test_2d_array_input[star] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_input[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_input[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_input_varia PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_input[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_input[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_input[U1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_input_varia PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_2d_array_input[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_2d_array_input[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_2d_array_input[U1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_output PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_output PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_input_output PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_inout[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_inout[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_inout_varia PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_inout[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_inout[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_2d_array_inout[c] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_2d_array_inout[S1] PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_return PASSED
numpy/f2py/tests/test_character.py::TestCharacter::test_array_return SKIPPED
numpy/f2py/tests/test_character.py::TestCharacter::test_optional PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_gh18684 PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_gh6308 PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_gh4519 PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_gh3425 PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_character_bc[new] PASSED
numpy/f2py/tests/test_character.py::TestMiscCharacter::test_character_bc[old] PASSED
numpy/f2py/tests/test_character.py::TestStringScalarArr::test_char PASSED
numpy/f2py/tests/test_character.py::TestStringScalarArr::test_char_arr PASSED
numpy/f2py/tests/test_character.py::TestStringAssumedLength::test_gh24008 PASSED
numpy/f2py/tests/test_character.py::TestStringOptionalInOut::test_gh24662 PASSED
numpy/f2py/tests/test_character.py::TestNewCharHandling::test_gh25286 PASSED
numpy/f2py/tests/test_character.py::TestBCCharHandling::test_gh25286 PASSED
numpy/f2py/tests/test_common.py::TestCommonBlock::test_common_block PASSED
numpy/f2py/tests/test_common.py::TestCommonWithUse::test_common_gh19161 PASSED
numpy/f2py/tests/test_crackfortran.py::TestNoSpace::test_module PASSED
numpy/f2py/tests/test_crackfortran.py::TestPublicPrivate::test_defaultPrivate PASSED
numpy/f2py/tests/test_crackfortran.py::TestPublicPrivate::test_defaultPublic PASSED
numpy/f2py/tests/test_crackfortran.py::TestPublicPrivate::test_access_type PASSED
numpy/f2py/tests/test_crackfortran.py::TestPublicPrivate::test_nowrap_private_proceedures PASSED
numpy/f2py/tests/test_crackfortran.py::TestModuleProcedure::test_moduleOperators PASSED
numpy/f2py/tests/test_crackfortran.py::TestModuleProcedure::test_notPublicPrivate PASSED
numpy/f2py/tests/test_crackfortran.py::TestExternal::test_external_as_statement PASSED
numpy/f2py/tests/test_crackfortran.py::TestExternal::test_external_as_attribute PASSED
numpy/f2py/tests/test_crackfortran.py::TestCrackFortran::test_gh2848 PASSED
numpy/f2py/tests/test_crackfortran.py::TestMarkinnerspaces::test_do_not_touch_normal_spaces PASSED
numpy/f2py/tests/test_crackfortran.py::TestMarkinnerspaces::test_one_relevant_space PASSED
numpy/f2py/tests/test_crackfortran.py::TestMarkinnerspaces::test_ignore_inner_quotes PASSED
numpy/f2py/tests/test_crackfortran.py::TestMarkinnerspaces::test_multiple_relevant_spaces PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[2*n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[2:n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[n/2] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[5 - n/2] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[3*n:20] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[n*(n+1):n*(n+5)] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[2*n, n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_array_size[2*n:3*n*n+2*n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[2*n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[2:n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[n/2] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[5 - n/2] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[3*n:20] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[n*(n+1):n*(n+5)] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[2*n, n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestDimSpec::test_inv_array_size[2*n:3*n*n+2*n] PASSED
numpy/f2py/tests/test_crackfortran.py::TestModuleDeclaration::test_dependencies PASSED
numpy/f2py/tests/test_crackfortran.py::TestEval::test_eval_scalar PASSED
numpy/f2py/tests/test_crackfortran.py::TestFortranReader::test_input_encoding[ascii] PASSED
numpy/f2py/tests/test_crackfortran.py::TestFortranReader::test_input_encoding[utf-8] PASSED
numpy/f2py/tests/test_crackfortran.py::TestFortranReader::test_input_encoding[utf-16] PASSED
numpy/f2py/tests/test_crackfortran.py::TestFortranReader::test_input_encoding[utf-32] PASSED
numpy/f2py/tests/test_crackfortran.py::TestUnicodeComment::test_encoding_comment PASSED
numpy/f2py/tests/test_crackfortran.py::TestNameArgsPatternBacktracking::test_nameargspattern_backtracking[@)@bind@(@] PASSED
numpy/f2py/tests/test_crackfortran.py::TestNameArgsPatternBacktracking::test_nameargspattern_backtracking[@)@bind                         @(@] PASSED
numpy/f2py/tests/test_crackfortran.py::TestNameArgsPatternBacktracking::test_nameargspattern_backtracking[@)@bind foo bar baz@(@] PASSED
numpy/f2py/tests/test_crackfortran.py::TestFunctionReturn::test_function_rettype PASSED
numpy/f2py/tests/test_crackfortran.py::TestFortranGroupCounters::test_end_if_comment PASSED
numpy/f2py/tests/test_crackfortran.py::TestF77CommonBlockReader::test_gh22648 PASSED
numpy/f2py/tests/test_crackfortran.py::TestParamEval::test_param_eval_nested PASSED
numpy/f2py/tests/test_crackfortran.py::TestParamEval::test_param_eval_nonstandard_range PASSED
numpy/f2py/tests/test_crackfortran.py::TestParamEval::test_param_eval_empty_range PASSED
numpy/f2py/tests/test_crackfortran.py::TestParamEval::test_param_eval_non_array_param PASSED
numpy/f2py/tests/test_crackfortran.py::TestParamEval::test_param_eval_too_many_dims PASSED
numpy/f2py/tests/test_data.py::TestData::test_data_stmts PASSED
numpy/f2py/tests/test_data.py::TestData::test_crackedlines PASSED
numpy/f2py/tests/test_data.py::TestDataF77::test_data_stmts PASSED
numpy/f2py/tests/test_data.py::TestDataF77::test_crackedlines PASSED
numpy/f2py/tests/test_data.py::TestDataMultiplierF77::test_data_stmts PASSED
numpy/f2py/tests/test_data.py::TestDataWithCommentsF77::test_data_stmts PASSED
numpy/f2py/tests/test_docs.py::TestDocAdvanced::test_asterisk1 SKIPPED
numpy/f2py/tests/test_docs.py::TestDocAdvanced::test_asterisk2 SKIPPED
numpy/f2py/tests/test_docs.py::TestDocAdvanced::test_ftype SKIPPED (...)
numpy/f2py/tests/test_f2cmap.py::TestF2Cmap::test_gh15095 PASSED
numpy/f2py/tests/test_f2py2e.py::test_gh22819_cli PASSED
numpy/f2py/tests/test_f2py2e.py::test_gh22819_many_pyf PASSED
numpy/f2py/tests/test_f2py2e.py::test_gh23598_warn PASSED
numpy/f2py/tests/test_f2py2e.py::test_gen_pyf PASSED
numpy/f2py/tests/test_f2py2e.py::test_gen_pyf_stdout PASSED
numpy/f2py/tests/test_f2py2e.py::test_gen_pyf_no_overwrite PASSED
numpy/f2py/tests/test_f2py2e.py::test_untitled_cli SKIPPED (Compiler...)
numpy/f2py/tests/test_f2py2e.py::test_no_py312_distutils_fcompiler SKIPPED
numpy/f2py/tests/test_f2py2e.py::test_f2py_skip XFAIL
numpy/f2py/tests/test_f2py2e.py::test_f2py_only PASSED
numpy/f2py/tests/test_f2py2e.py::test_file_processing_switch PASSED
numpy/f2py/tests/test_f2py2e.py::test_mod_gen_f77 PASSED
numpy/f2py/tests/test_f2py2e.py::test_mod_gen_gh25263 PASSED
numpy/f2py/tests/test_f2py2e.py::test_lower_cmod PASSED
numpy/f2py/tests/test_f2py2e.py::test_lower_sig PASSED
numpy/f2py/tests/test_f2py2e.py::test_build_dir PASSED
numpy/f2py/tests/test_f2py2e.py::test_overwrite PASSED
numpy/f2py/tests/test_f2py2e.py::test_latexdoc PASSED
numpy/f2py/tests/test_f2py2e.py::test_nolatexdoc PASSED
numpy/f2py/tests/test_f2py2e.py::test_shortlatex PASSED
numpy/f2py/tests/test_f2py2e.py::test_restdoc PASSED
numpy/f2py/tests/test_f2py2e.py::test_norestexdoc PASSED
numpy/f2py/tests/test_f2py2e.py::test_debugcapi PASSED
numpy/f2py/tests/test_f2py2e.py::test_debugcapi_bld SKIPPED (Consist...)
numpy/f2py/tests/test_f2py2e.py::test_wrapfunc_def PASSED
numpy/f2py/tests/test_f2py2e.py::test_nowrapfunc PASSED
numpy/f2py/tests/test_f2py2e.py::test_inclheader PASSED
numpy/f2py/tests/test_f2py2e.py::test_inclpath PASSED
numpy/f2py/tests/test_f2py2e.py::test_hlink PASSED
numpy/f2py/tests/test_f2py2e.py::test_f2cmap PASSED
numpy/f2py/tests/test_f2py2e.py::test_quiet PASSED
numpy/f2py/tests/test_f2py2e.py::test_verbose PASSED
numpy/f2py/tests/test_f2py2e.py::test_version PASSED
numpy/f2py/tests/test_f2py2e.py::test_npdistop SKIPPED (Consistently...)
numpy/f2py/tests/test_f2py2e.py::test_npd_fcompiler PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_compiler PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_help_fcompiler PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_f77exec PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_f90exec PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_f77flags PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_f90flags PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_opt PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_arch PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_noopt PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_noarch PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_debug PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_link_auto PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_lib PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_define PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_undefine PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_incl PASSED
numpy/f2py/tests/test_f2py2e.py::test_npd_linker PASSED
numpy/f2py/tests/test_isoc.py::TestISOC::test_c_double PASSED
numpy/f2py/tests/test_isoc.py::TestISOC::test_bindc_function PASSED
numpy/f2py/tests/test_isoc.py::TestISOC::test_bindc_kinds PASSED
numpy/f2py/tests/test_isoc.py::TestISOC::test_bindc_add_arr PASSED
numpy/f2py/tests/test_isoc.py::test_process_f2cmap_dict PASSED
numpy/f2py/tests/test_kind.py::TestKind::test_int PASSED
numpy/f2py/tests/test_kind.py::TestKind::test_real PASSED
numpy/f2py/tests/test_kind.py::TestKind::test_quad_precision PASSED
numpy/f2py/tests/test_mixed.py::TestMixed::test_all PASSED
numpy/f2py/tests/test_mixed.py::TestMixed::test_docstring PASSED
numpy/f2py/tests/test_modules.py::TestModuleDocString::test_module_docstring PASSED
numpy/f2py/tests/test_modules.py::TestModuleAndSubroutine::test_gh25337 PASSED
numpy/f2py/tests/test_modules.py::TestUsedModule::test_gh25867 PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_real_single PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_real_double PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_compound_int PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_non_compound_int PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_integer_int PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_integer_long PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_both PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_no PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_sum PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_array PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_array_any_index PASSED
numpy/f2py/tests/test_parameter.py::TestParameters::test_constant_array_delims PASSED
numpy/f2py/tests/test_pyf_src.py::test_from_template PASSED
numpy/f2py/tests/test_quoted_character.py::TestQuotedCharacter::test_quoted_character PASSED
numpy/f2py/tests/test_regression.py::TestIntentInOut::test_inout PASSED
numpy/f2py/tests/test_regression.py::TestNegativeBounds::test_negbound PASSED
numpy/f2py/tests/test_regression.py::TestNumpyVersionAttribute::test_numpy_version_attribute PASSED
numpy/f2py/tests/test_regression.py::test_include_path PASSED
numpy/f2py/tests/test_regression.py::TestIncludeFiles::test_gh25344 PASSED
numpy/f2py/tests/test_regression.py::TestF77Comments::test_gh26148 PASSED
numpy/f2py/tests/test_regression.py::TestF77Comments::test_gh26466 PASSED
numpy/f2py/tests/test_regression.py::TestF90Contiuation::test_gh26148b PASSED
numpy/f2py/tests/test_regression.py::test_gh26623 PASSED
numpy/f2py/tests/test_regression.py::test_gh25784 SKIPPED (Unsupport...)
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[t0] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[t1] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[t5] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[s0] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[s1] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[s5] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f77[ss] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[t0] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[t1] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[t5] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[ts] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[s0] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[s1] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[s5] PASSED
numpy/f2py/tests/test_return_character.py::TestFReturnCharacter::test_all_f90[ss] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[t0] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[t8] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[t16] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[td] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[s0] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[s8] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[s16] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f77[sd] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[t0] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[t8] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[t16] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[td] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[s0] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[s8] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[s16] PASSED
numpy/f2py/tests/test_return_complex.py::TestFReturnComplex::test_all_f90[sd] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[t0] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[t1] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[t2] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[t4] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[t8] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[s0] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[s1] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[s2] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[s4] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f77[s8] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[t0] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[t1] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[t2] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[t4] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[t8] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[s0] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[s1] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[s2] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[s4] PASSED
numpy/f2py/tests/test_return_integer.py::TestFReturnInteger::test_all_f90[s8] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[t0] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[t1] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[t2] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[t4] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[s0] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[s1] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[s2] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f77[s4] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[t0] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[t1] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[t2] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[t4] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[t8] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[s0] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[s1] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[s2] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[s4] PASSED
numpy/f2py/tests/test_return_logical.py::TestFReturnLogical::test_all_f90[s8] PASSED
numpy/f2py/tests/test_return_real.py::TestCReturnReal::test_all[t4] PASSED
numpy/f2py/tests/test_return_real.py::TestCReturnReal::test_all[t8] PASSED
numpy/f2py/tests/test_return_real.py::TestCReturnReal::test_all[s4] PASSED
numpy/f2py/tests/test_return_real.py::TestCReturnReal::test_all[s8] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[t0] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[t4] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[t8] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[td] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[s0] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[s4] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[s8] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f77[sd] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[t0] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[t4] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[t8] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[td] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[s0] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[s4] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[s8] PASSED
numpy/f2py/tests/test_return_real.py::TestFReturnReal::test_all_f90[sd] PASSED
numpy/f2py/tests/test_semicolon_split.py::TestMultiline::test_multiline PASSED
numpy/f2py/tests/test_semicolon_split.py::TestCallstatement::test_callstatement PASSED
numpy/f2py/tests/test_size.py::TestSizeSumExample::test_all PASSED
numpy/f2py/tests/test_size.py::TestSizeSumExample::test_transpose PASSED
numpy/f2py/tests/test_size.py::TestSizeSumExample::test_flatten PASSED
numpy/f2py/tests/test_string.py::TestString::test_char PASSED
numpy/f2py/tests/test_string.py::TestDocStringArguments::test_example PASSED
numpy/f2py/tests/test_string.py::TestFixedString::test_intent_in PASSED
numpy/f2py/tests/test_string.py::TestFixedString::test_intent_inout PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_eliminate_quotes PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_sanity PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_tostring_fortran PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_tostring_c PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_operations PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_substitute PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_fromstring PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_traverse PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_linear_solve PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_as_numer_denom PASSED
numpy/f2py/tests/test_symbolic.py::TestSymbolic::test_polynomial_atoms PASSED
numpy/f2py/tests/test_value_attrspec.py::TestValueAttr::test_gh21665 PASSED
numpy/fft/tests/test_helper.py::TestFFTShift::test_definition PASSED
numpy/fft/tests/test_helper.py::TestFFTShift::test_inverse PASSED
numpy/fft/tests/test_helper.py::TestFFTShift::test_axes_keyword PASSED
numpy/fft/tests/test_helper.py::TestFFTShift::test_uneven_dims PASSED
numpy/fft/tests/test_helper.py::TestFFTShift::test_equal_to_original PASSED
numpy/fft/tests/test_helper.py::TestFFTFreq::test_definition PASSED
numpy/fft/tests/test_helper.py::TestRFFTFreq::test_definition PASSED
numpy/fft/tests/test_helper.py::TestIRFFTN::test_not_last_axis_success PASSED
numpy/fft/tests/test_pocketfft.py::TestFFTShift::test_fft_n PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short[float32] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short[float64] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short[longdouble] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short_reversed[float32] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short_reversed[float64] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_identity_long_short_reversed[longdouble] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[True-complex-0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[True-complex-1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[True-float-0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[True-float-1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[False-complex-0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[False-complex-1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[False-float-0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_out_argument[False-float-1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_inplace_out[0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_inplace_out[1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft_bad_out PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifft[None] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifft[backward] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifft[ortho] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifft[forward] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fft2 PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifft2 PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ifftn PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_rfft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_rfft_even PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_rfft_odd PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_irfft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_rfft2 PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_irfft2 PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_rfftn PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_irfftn PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_hfft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_ihfft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_axes[fftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_axes[ifftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_axes[rfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_axes[irfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_negative_1[fftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_negative_1[ifftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_negative_1[fft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_negative_1[ifft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none[fftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none[ifftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none[rfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none[irfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none_2D[fft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_axes_none_2D[ifft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[fftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[ifftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[rfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[irfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[fft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_s_contains_none[ifft2] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_all_1d_norm_preserving PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-complex-axes0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-complex-axes1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-complex-None] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-float-axes0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-float-axes1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[True-float-None] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-complex-axes0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-complex-axes1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-complex-None] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-float-axes0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-float-axes1] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_argument[False-float-None] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_and_s_interaction[fftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_and_s_interaction[ifftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_fftn_out_and_s_interaction[rfftn] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_irfftn_out_and_s_interaction[s0] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFT1D::test_irfftn_out_and_s_interaction[s1] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fft2-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[fftn-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifft2-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-F-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-F-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-F-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-F-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-non-contiguous-float32] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-non-contiguous-float64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-non-contiguous-complex64] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_order[ifftn-non-contiguous-complex128] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[None-F] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[None-C] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[7-F] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[7-C] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[12-F] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_output_order[12-C] PASSED
numpy/fft/tests/test_pocketfft.py::TestFFTThreadSafe::test_fft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFTThreadSafe::test_ifft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFTThreadSafe::test_rfft PASSED
numpy/fft/tests/test_pocketfft.py::TestFFTThreadSafe::test_irfft PASSED
numpy/fft/tests/test_pocketfft.py::test_irfft_with_n_1_regression PASSED
numpy/fft/tests/test_pocketfft.py::test_irfft_with_n_large_regression PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data0-fft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data0-ifft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data0-rfft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data0-irfft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data1-fft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data1-ifft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data1-rfft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data1-irfft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data2-fft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data2-ifft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data2-rfft] PASSED
numpy/fft/tests/test_pocketfft.py::test_fft_with_integer_or_bool_input[data2-irfft] PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_ValidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_InvalidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_InvalidHTTPCacheURLError PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_ValidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_InvalidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_ValidGzipFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceOpen::test_ValidBz2File PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceExists::test_ValidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceExists::test_InvalidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceExists::test_ValidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceExists::test_InvalidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_ValidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_ValidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_InvalidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_InvalidFile PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_sandboxing PASSED
numpy/lib/tests/test__datasource.py::TestDataSourceAbspath::test_windows_os_sep PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryAbspath::test_ValidHTTP PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryAbspath::test_sandboxing PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryAbspath::test_windows_os_sep PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryExists::test_ValidFile PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryExists::test_InvalidFile PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryExists::test_RemoveHTTPFile PASSED
numpy/lib/tests/test__datasource.py::TestRepositoryExists::test_CachedHTTPFile PASSED
numpy/lib/tests/test__datasource.py::TestOpenFunc::test_DataSourceOpen PASSED
numpy/lib/tests/test__datasource.py::test_del_attr_handling PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_no_delimiter PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_space_delimiter PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_tab_delimiter PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_other_delimiter PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_constant_fixed_width PASSED
numpy/lib/tests/test__iotools.py::TestLineSplitter::test_variable_fixed_width PASSED
numpy/lib/tests/test__iotools.py::TestNameValidator::test_case_sensitivity PASSED
numpy/lib/tests/test__iotools.py::TestNameValidator::test_excludelist PASSED
numpy/lib/tests/test__iotools.py::TestNameValidator::test_missing_names PASSED
numpy/lib/tests/test__iotools.py::TestNameValidator::test_validate_nb_names PASSED
numpy/lib/tests/test__iotools.py::TestNameValidator::test_validate_wo_names PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_creation PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_upgrade PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_missing PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_upgrademapper PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_string_to_object PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_keep_default PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_keep_default_zero PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_keep_missing_values PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_int64_dtype PASSED
numpy/lib/tests/test__iotools.py::TestStringConverter::test_uint64_dtype PASSED
numpy/lib/tests/test__iotools.py::TestMiscFunctions::test_has_nested_dtype PASSED
numpy/lib/tests/test__iotools.py::TestMiscFunctions::test_easy_dtype PASSED
numpy/lib/tests/test__iotools.py::TestMiscFunctions::test_flatten_dtype PASSED
numpy/lib/tests/test__version.py::test_main_versions PASSED
numpy/lib/tests/test__version.py::test_version_1_point_10 PASSED
numpy/lib/tests/test__version.py::test_alpha_beta_rc PASSED
numpy/lib/tests/test__version.py::test_dev_version PASSED
numpy/lib/tests/test__version.py::test_dev_a_b_rc_mixed PASSED
numpy/lib/tests/test__version.py::test_dev0_version PASSED
numpy/lib/tests/test__version.py::test_dev0_a_b_rc_mixed PASSED
numpy/lib/tests/test__version.py::test_raises PASSED
numpy/lib/tests/test_array_utils.py::TestByteBounds::test_byte_bounds PASSED
numpy/lib/tests/test_array_utils.py::TestByteBounds::test_unusual_order_positive_stride PASSED
numpy/lib/tests/test_array_utils.py::TestByteBounds::test_unusual_order_negative_stride PASSED
numpy/lib/tests/test_array_utils.py::TestByteBounds::test_strided PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_single_value PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_two_values PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_with_none PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_pass_through PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_as_index PASSED
numpy/lib/tests/test_arraypad.py::TestAsPairs::test_exceptions PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[constant] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[edge] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[median] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[reflect] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[wrap] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_zero_padding_shortcuts[empty] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_shallow_statistic_range[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_shallow_statistic_range[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_shallow_statistic_range[median] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_shallow_statistic_range[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_clip_statistic_range[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_clip_statistic_range[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_clip_statistic_range[median] PASSED
numpy/lib/tests/test_arraypad.py::TestConditionalShortcuts::test_clip_statistic_range[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_mean_stat_length PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_maximum_1 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_maximum_2 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_maximum_stat_length PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_minimum_1 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_minimum_2 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_minimum_stat_length PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_median PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_median_01 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_median_02 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_median_stat_length PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_mean_shape_one PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_mean_2 PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_same_prepend_append[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_same_prepend_append[median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_same_prepend_append[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_same_prepend_append[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[-2-mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[-2-median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[-2-minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[-2-maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length1-mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length1-median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length1-minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length1-maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length2-mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length2-median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length2-minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length2-maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length3-mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length3-median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length3-minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length3-maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length4-mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length4-median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length4-minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_check_negative_stat_length[stat_length4-maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_simple_stat_length PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_zero_stat_length_valid[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_zero_stat_length_valid[median] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_zero_stat_length_invalid[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestStatistic::test_zero_stat_length_invalid[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_zeros PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_float PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_float2 PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_float3 PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_odd_pad_amount PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_constant_pad_2d PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_large_integers PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_check_object_array PASSED
numpy/lib/tests/test_arraypad.py::TestConstant::test_pad_empty_dimension PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_check_simple PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_check_2d PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_object_array XPASS
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_end_values PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[uint8] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[uint16] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[uint32] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[uint64] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[int8] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[int16] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[int32] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[int64] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[longlong] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[float16] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[float32] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[float64] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[longdouble] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[complex64] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[complex128] PASSED
numpy/lib/tests/test_arraypad.py::TestLinearRamp::test_negative_difference[clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_simple PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_odd_method PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_large_pad PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_shape PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_01 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_02 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_03 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_04 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_05 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_06 PASSED
numpy/lib/tests/test_arraypad.py::TestReflect::test_check_07 PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[edge] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[median] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[reflect] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_empty_dimension[wrap] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[constant] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[edge] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[median] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[reflect] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[wrap] PASSED
numpy/lib/tests/test_arraypad.py::TestEmptyArray::test_pad_non_empty_dimension[empty] PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_simple PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_odd_method PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_large_pad PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_large_pad_odd PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_shape PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_01 PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_02 PASSED
numpy/lib/tests/test_arraypad.py::TestSymmetric::test_check_03 PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_check_simple PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_check_large_pad PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_check_01 PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_check_02 PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_pad_with_zero PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_repeated_wrapping PASSED
numpy/lib/tests/test_arraypad.py::TestWrap::test_repeated_wrapping_multiple_origin PASSED
numpy/lib/tests/test_arraypad.py::TestEdge::test_check_simple PASSED
numpy/lib/tests/test_arraypad.py::TestEdge::test_check_width_shape_1_2 PASSED
numpy/lib/tests/test_arraypad.py::TestEmpty::test_simple PASSED
numpy/lib/tests/test_arraypad.py::TestEmpty::test_pad_empty_dimension PASSED
numpy/lib/tests/test_arraypad.py::test_legacy_vector_functionality PASSED
numpy/lib/tests/test_arraypad.py::test_unicode_mode PASSED
numpy/lib/tests/test_arraypad.py::test_object_input[edge] PASSED
numpy/lib/tests/test_arraypad.py::test_object_input[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::test_object_input[reflect] PASSED
numpy/lib/tests/test_arraypad.py::test_object_input[wrap] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[constant-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[constant-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[constant-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[constant-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[edge-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[edge-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[edge-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[edge-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[linear_ramp-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[linear_ramp-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[linear_ramp-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[linear_ramp-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[maximum-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[maximum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[maximum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[maximum-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[mean-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[mean-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[mean-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[mean-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[median-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[median-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[median-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[median-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[minimum-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[minimum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[minimum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[minimum-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[reflect-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[reflect-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[reflect-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[reflect-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[symmetric-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[symmetric-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[symmetric-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[symmetric-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[wrap-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[wrap-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[wrap-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[wrap-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[empty-pad_width0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[empty-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[empty-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width[empty-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[constant] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[edge] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[maximum] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[mean] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[median] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[minimum] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[reflect] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[wrap] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_misshaped_pad_width_2[empty] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[constant--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[constant-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[constant-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[constant-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[constant-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[edge--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[edge-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[edge-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[edge-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[edge-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[linear_ramp--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[linear_ramp-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[linear_ramp-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[linear_ramp-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[linear_ramp-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[maximum--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[maximum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[maximum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[maximum-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[maximum-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[mean--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[mean-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[mean-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[mean-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[mean-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[median--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[median-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[median-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[median-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[median-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[minimum--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[minimum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[minimum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[minimum-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[minimum-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[reflect--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[reflect-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[reflect-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[reflect-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[reflect-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[symmetric--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[symmetric-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[symmetric-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[symmetric-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[symmetric-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[wrap--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[wrap-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[wrap-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[wrap-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[wrap-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[empty--2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[empty-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[empty-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[empty-pad_width3] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_negative_pad_width[empty-pad_width4] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[constant-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[edge-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[linear_ramp-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[maximum-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[mean-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[median-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[minimum-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[reflect-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[symmetric-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[wrap-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-word-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-None-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-pad_width3-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-3.4-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-pad_width5-object] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-(1-1j)-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_bad_type[empty-pad_width7-None] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_pad_width_as_ndarray PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[constant-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[constant-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[constant-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[edge-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[edge-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[edge-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[linear_ramp-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[linear_ramp-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[linear_ramp-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[maximum-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[maximum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[maximum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[mean-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[mean-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[mean-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[median-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[median-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[median-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[minimum-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[minimum-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[minimum-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[reflect-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[reflect-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[reflect-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[symmetric-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[symmetric-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[symmetric-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[wrap-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[wrap-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[wrap-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[empty-0] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[empty-pad_width1] PASSED
numpy/lib/tests/test_arraypad.py::TestPadWidth::test_zero_pad_width[empty-pad_width2] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[constant] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[edge] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[maximum] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[mean] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[median] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[minimum] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[reflect] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[wrap] PASSED
numpy/lib/tests/test_arraypad.py::test_kwargs[empty] PASSED
numpy/lib/tests/test_arraypad.py::test_constant_zero_default PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[1] PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[const] PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[mode2] PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[None] PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[True] PASSED
numpy/lib/tests/test_arraypad.py::test_unsupported_mode[False] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[constant] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[edge] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[maximum] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[mean] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[median] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[minimum] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[reflect] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[wrap] PASSED
numpy/lib/tests/test_arraypad.py::test_non_contiguous_array[empty] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[constant] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[edge] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[linear_ramp] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[maximum] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[mean] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[median] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[minimum] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[reflect] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[symmetric] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[wrap] PASSED
numpy/lib/tests/test_arraypad.py::test_memory_layout_persistence[empty] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[constant-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[edge-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[linear_ramp-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[maximum-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[mean-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[median-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[minimum-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[reflect-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[symmetric-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[wrap-clongdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-uint8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-uint16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-uint32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-uint64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-ulonglong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-int8] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-int16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-int32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-int64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-longlong] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-float16] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-float32] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-float64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-longdouble] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-complex64] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-complex128] PASSED
numpy/lib/tests/test_arraypad.py::test_dtype_persistence[empty-clongdouble] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_intersect1d PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_intersect1d_array_like PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_intersect1d_indices PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_setxor1d PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts[ary0-None-nan-to_end] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts[ary1-prepend1-None-to_begin] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts[ary2-nan-nan-to_begin] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling[ary0-65536-65540-expected0] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling[ary1-prepend1-None-expected1] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling[ary2-0-0-expected2] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling[ary3-3--9-expected3] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin[sort] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin[table] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_char_array PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_invert[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_invert[sort] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_invert[table] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_hit_alternate_algorithm PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_boolean[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_boolean[sort] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_boolean[table] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_timedelta[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_timedelta[sort] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_table_timedelta_fails PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-int8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-int16-int8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-uint8-uint16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-uint16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-uint8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-int16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[None-uint64-int64] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-int8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-int16-int8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-uint8-uint16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-uint16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-uint8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-int16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[sort-uint64-int64] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-int8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-int16-int8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-uint8-uint16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-uint16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-uint8-int16] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-int16-uint8] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_dtype[table-uint64-int64] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[None-data0] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[None-data1] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[sort-data0] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[sort-data1] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[table-data0] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_huge_vals[table-data1] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_boolean[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_boolean[sort] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_mixed_boolean[table] PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_first_array_is_object PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_second_array_is_object PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_both_arrays_are_object PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_both_arrays_have_structured_dtype PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_with_arrays_containing_tuples PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_isin_errors PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_union1d PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_setdiff1d PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_setdiff1d_unique PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_setdiff1d_char_array PASSED
numpy/lib/tests/test_arraysetops.py::TestSetOps::test_manyways PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_1d PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_axis_errors PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_axis_list PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_axis PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_1d_with_axis[0] PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_1d_with_axis[-1] PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_inverse_with_axis[None] PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_inverse_with_axis[0] PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_inverse_with_axis[-1] PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_axis_zeros PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_masked PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_sort_order_with_axis PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_nanequals PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_array_api_functions PASSED
numpy/lib/tests/test_arraysetops.py::TestUnique::test_unique_inverse_shape PASSED
numpy/lib/tests/test_arrayterator.py::test PASSED
numpy/lib/tests/test_format.py::test_roundtrip PASSED
numpy/lib/tests/test_format.py::test_roundtrip_randsize PASSED
numpy/lib/tests/test_format.py::test_roundtrip_truncated PASSED
numpy/lib/tests/test_format.py::test_long_str PASSED
numpy/lib/tests/test_format.py::test_memmap_roundtrip PASSED
numpy/lib/tests/test_format.py::test_compressed_roundtrip PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt0] PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt1] PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt2] PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt3] PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt4] PASSED
numpy/lib/tests/test_format.py::test_load_padded_dtype[dt5] PASSED
numpy/lib/tests/test_format.py::test_python2_python3_interoperability PASSED
numpy/lib/tests/test_format.py::test_pickle_python2_python3 PASSED
numpy/lib/tests/test_format.py::test_pickle_disallow PASSED
numpy/lib/tests/test_format.py::test_descr_to_dtype[dt0] PASSED
numpy/lib/tests/test_format.py::test_descr_to_dtype[dt1] PASSED
numpy/lib/tests/test_format.py::test_descr_to_dtype[dt2] PASSED
numpy/lib/tests/test_format.py::test_descr_to_dtype[dt3] PASSED
numpy/lib/tests/test_format.py::test_descr_to_dtype[dt4] PASSED
numpy/lib/tests/test_format.py::test_version_2_0 PASSED
numpy/lib/tests/test_format.py::test_version_2_0_memmap PASSED
numpy/lib/tests/test_format.py::test_huge_header[r] PASSED
numpy/lib/tests/test_format.py::test_huge_header[None] PASSED
numpy/lib/tests/test_format.py::test_huge_header_npz PASSED
numpy/lib/tests/test_format.py::test_write_version PASSED
numpy/lib/tests/test_format.py::test_read_magic PASSED
numpy/lib/tests/test_format.py::test_read_magic_bad_magic PASSED
numpy/lib/tests/test_format.py::test_read_version_1_0_bad_magic PASSED
numpy/lib/tests/test_format.py::test_bad_magic_args PASSED
numpy/lib/tests/test_format.py::test_large_header PASSED
numpy/lib/tests/test_format.py::test_read_array_header_1_0 PASSED
numpy/lib/tests/test_format.py::test_read_array_header_2_0 PASSED
numpy/lib/tests/test_format.py::test_bad_header PASSED
numpy/lib/tests/test_format.py::test_large_file_support PASSED
numpy/lib/tests/test_format.py::test_large_archive SKIPPED (2.147483...)
numpy/lib/tests/test_format.py::test_empty_npz PASSED
numpy/lib/tests/test_format.py::test_unicode_field_names PASSED
numpy/lib/tests/test_format.py::test_header_growth_axis PASSED
numpy/lib/tests/test_format.py::test_metadata_dtype[dt0] PASSED
numpy/lib/tests/test_format.py::test_metadata_dtype[dt1] PASSED
numpy/lib/tests/test_format.py::test_metadata_dtype[dt2] PASSED
numpy/lib/tests/test_format.py::test_metadata_dtype[dt3] PASSED
numpy/lib/tests/test_function_base.py::TestRot90::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestRot90::test_axes PASSED
numpy/lib/tests/test_function_base.py::TestRot90::test_rotation_axes PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_axes PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_basic_lr PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_basic_ud PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_3d_swap_axis0 PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_3d_swap_axis1 PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_3d_swap_axis2 PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_4d PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_default_axis PASSED
numpy/lib/tests/test_function_base.py::TestFlip::test_multiple_axes PASSED
numpy/lib/tests/test_function_base.py::TestAny::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestAny::test_nd PASSED
numpy/lib/tests/test_function_base.py::TestAll::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestAll::test_nd PASSED
numpy/lib/tests/test_function_base.py::test_any_and_all_result_dtype[i8] PASSED
numpy/lib/tests/test_function_base.py::test_any_and_all_result_dtype[U10] PASSED
numpy/lib/tests/test_function_base.py::test_any_and_all_result_dtype[object] PASSED
numpy/lib/tests/test_function_base.py::test_any_and_all_result_dtype[datetime64[ms]] PASSED
numpy/lib/tests/test_function_base.py::TestCopy::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestCopy::test_order PASSED
numpy/lib/tests/test_function_base.py::TestCopy::test_subok PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_basic_keepdims[x0-None-expected_avg0-weights0-expected_wavg0-expected_wsum0] PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_basic_keepdims[x1-0-expected_avg1-weights1-expected_wavg1-expected_wsum1] PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_weights PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_weight_and_input_dims_different PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_returned PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_subclasses PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_upcasting PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_object_dtype PASSED
numpy/lib/tests/test_function_base.py::TestAverage::test_average_class_without_dtype PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_broadcasting PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_return_dtype PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_deprecated_empty PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_non_bool_deprecation PASSED
numpy/lib/tests/test_function_base.py::TestSelect::test_many_arguments PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_multidim PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_0d PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_subclass PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_index_array_copied PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_structured_array PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_index_floats PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_index_out_of_bounds[4] PASSED
numpy/lib/tests/test_function_base.py::TestInsert::test_index_out_of_bounds[-4] PASSED
numpy/lib/tests/test_function_base.py::TestAmax::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestAmin::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestPtp::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestCumsum::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestProd::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestCumprod::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_axis PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_nd PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_n PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_times PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_subclass PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_prepend PASSED
numpy/lib/tests/test_function_base.py::TestDiff::test_append PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_slices PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_fancy PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_single PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_0d PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_subclass PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_array_order_preserve PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_index_floats PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_single_item_array[indexer0] PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_single_item_array[indexer1] PASSED
numpy/lib/tests/test_function_base.py::TestDelete::test_single_item_array_non_int PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_args PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_badargs PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_datetime64 PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_masked PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_second_order_accurate PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_spacing PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_specific_axes PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_timedelta64 PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_inexact_dtypes PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_values PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_decreasing_unsigned_int[uint8] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_decreasing_unsigned_int[uint16] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_decreasing_unsigned_int[uint32] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_decreasing_unsigned_int[uint64] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_signed_int_big_jump[int8] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_signed_int_big_jump[int16] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_signed_int_big_jump[int32] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_f_signed_int_big_jump[int64] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_decreasing_unsigned[uint8] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_decreasing_unsigned[uint16] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_decreasing_unsigned[uint32] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_decreasing_unsigned[uint64] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_signed_int_big_jump[int8] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_signed_int_big_jump[int16] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_signed_int_big_jump[int32] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_x_signed_int_big_jump[int64] PASSED
numpy/lib/tests/test_function_base.py::TestGradient::test_return_type PASSED
numpy/lib/tests/test_function_base.py::TestAngle::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestAngle::test_subclass PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_leading_skip PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_trailing_skip PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_all_zero PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_size_zero PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_overflow[arr0] PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_overflow[arr1] PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_overflow[arr2] PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_no_trim PASSED
numpy/lib/tests/test_function_base.py::TestTrimZeros::test_list_to_list PASSED
numpy/lib/tests/test_function_base.py::TestExtins::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestExtins::test_place PASSED
numpy/lib/tests/test_function_base.py::TestExtins::test_both PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_scalar PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_large PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_ufunc PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_with_otypes_order1 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_with_otypes_order2 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_with_otypes_order3 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_with_otypes_several_kwd_args1 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_with_otypes_several_kwd_args2 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords_no_func_code PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords2_ticket_2100 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords3_ticket_2100 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords4_ticket_2100 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_keywords5_ticket_2100 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_coverage1_ticket_2100 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_assigning_docstring PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_UnboundMethod_ticket_1156 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_execution_order_ticket_1487 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_string_ticket_1892 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_cache PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_otypes PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_parse_gufunc_signature PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_simple PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_mean_last PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_center PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_two_outputs PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_outer PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_computed_size PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_excluded PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_otypes PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_invalid_inputs PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_invalid_outputs PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_size_zero_output PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_subclasses PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_name PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_decorator PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_docstring PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_partial PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_signature_otypes_decorator PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_bad_input PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_no_keywords PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_positional_regression_9477 PASSED
numpy/lib/tests/test_function_base.py::TestVectorize::test_datetime_conversion PASSED
numpy/lib/tests/test_function_base.py::TestLeaks::test_frompyfunc_leaks[bound-20] PASSED
numpy/lib/tests/test_function_base.py::TestLeaks::test_frompyfunc_leaks[unbound-0] PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_forward PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_reverse PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_random PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_right_basic PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_right_open PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_right_open_reverse PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_right_open_random PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_monotonic PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_casting_error PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_return_type PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_large_integers_increasing PASSED
numpy/lib/tests/test_function_base.py::TestDigitize::test_large_integers_decreasing XFAIL
numpy/lib/tests/test_function_base.py::TestUnwrap::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestUnwrap::test_period PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[0-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[1-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hanning[10-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[0-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[1-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_hamming[10-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[0-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[1-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_bartlett[10-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[0-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[1-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_blackman[10-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[0-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[1-g] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-O] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-b] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-B] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-h] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-H] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-i] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-I] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-l] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-L] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-Q] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-n] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-N] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-p] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-P] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-e] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-f] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-d] PASSED
numpy/lib/tests/test_function_base.py::TestFilterwindows::test_kaiser[10-g] PASSED
numpy/lib/tests/test_function_base.py::TestTrapezoid::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestTrapezoid::test_ndim PASSED
numpy/lib/tests/test_function_base.py::TestTrapezoid::test_masked PASSED
numpy/lib/tests/test_function_base.py::TestSinc::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestSinc::test_array_like PASSED
numpy/lib/tests/test_function_base.py::TestUnique::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestCheckFinite::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestCheckFinite::test_dtype_order PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_non_array PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_ddof PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_bias PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_complex PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_xy PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_empty PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_extreme PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_corrcoef_dtype[float16] PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_corrcoef_dtype[float32] PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_corrcoef_dtype[float64] PASSED
numpy/lib/tests/test_function_base.py::TestCorrCoef::test_corrcoef_dtype[longdouble] PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_complex PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_xy PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_empty PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_wrong_ddof PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_1D_rowvar PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_1D_variance PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_fweights PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_aweights PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_unit_fweights_and_aweights PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_cov_dtype[float16] PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_cov_dtype[float32] PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_cov_dtype[float64] PASSED
numpy/lib/tests/test_function_base.py::TestCov::test_cov_dtype[longdouble] PASSED
numpy/lib/tests/test_function_base.py::Test_I0::test_simple PASSED
numpy/lib/tests/test_function_base.py::Test_I0::test_non_array PASSED
numpy/lib/tests/test_function_base.py::Test_I0::test_complex PASSED
numpy/lib/tests/test_function_base.py::TestKaiser::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestKaiser::test_int_beta PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_single_input PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_no_input PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_indexing PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_sparse PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_invalid_arguments PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_return_type PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_writeback PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_nd_shape PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_nd_values PASSED
numpy/lib/tests/test_function_base.py::TestMeshgrid::test_nd_indexing PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_two_conditions PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_scalar_domains_three_conditions PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_default PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_0d PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_0d_comparison PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_0d_0d_condition PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_multidimensional_extrafunc PASSED
numpy/lib/tests/test_function_base.py::TestPiecewise::test_subclasses PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_simple PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_simple2 PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_simple_weight PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_simple_weight2 PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_with_minlength PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_with_minlength_smaller_than_maxvalue PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_with_minlength_and_weights PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_empty PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_empty_with_minlength PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_with_incorrect_minlength PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_dtype_reference_leaks PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_error_not_1d[vals0] PASSED
numpy/lib/tests/test_function_base.py::TestBincount::test_error_not_1d[2] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_exceptions PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_right_left_behavior PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_scalar_interpolation_point PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_behavior_exact_x PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_any_nan[real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_any_nan[complex-real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_any_nan[complex-imag] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_any_nan[complex-both] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_inf[real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_inf[complex-real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_inf[complex-imag] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_inf[complex-both] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_xf[real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_xf[complex-real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_xf[complex-imag] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_xf[complex-both] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_x[real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_x[complex-real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_x[complex-imag] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_x[complex-both] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_f[real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_f[complex-real] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_f[complex-imag] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_non_finite_half_inf_f[complex-both] PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_complex_interp PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_zero_dimensional_interpolation_point PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_if_len_x_is_small PASSED
numpy/lib/tests/test_function_base.py::TestInterp::test_period PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_fraction PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_api PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_complex PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_2D PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_nan_1D[e] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_nan_1D[f] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_nan_1D[d] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_nan_1D[g] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-False-20-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[inverted_cdf-True-20-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[averaged_inverted_cdf-False-27.5-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[closest_observation-False-20-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[interpolated_inverted_cdf-False-20-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[hazen-False-27.5-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[weibull-False-26-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[linear-False-29-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[median_unbiased-False-27-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-b-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-b-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-B-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-B-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-h-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-h-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-H-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-H-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-i-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-i-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-I-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-I-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-l-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-l-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-L-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-L-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-Q-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-Q-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-n-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-n-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-N-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-N-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-p-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-p-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-P-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-P-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float16-float16-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float16-float16-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float32-float32-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float32-float32-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float64-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-float64-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-longdouble-longdouble-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-longdouble-longdouble-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-input_dtype18-float64-quantile-0.4] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation[normal_unbiased-False-27.125-input_dtype18-float64-percentile-40.0] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[b] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[B] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[h] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[H] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[i] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[I] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[l] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[L] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[Q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[n] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[N] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[p] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[P] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[e] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[f] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[d] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[g] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_lower_higher[O] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[b] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[B] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[h] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[H] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[i] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[I] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[l] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[L] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[Q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[n] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[N] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[p] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[P] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[e] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[f] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[d] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[g] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_midpoint[O] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[b] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[B] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[h] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[H] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[i] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[I] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[l] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[L] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[Q] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[n] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[N] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[p] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[P] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[e] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[f] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[d] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[g] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nearest[O] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_linear_interpolation_extrapolation PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_sequence PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_axis PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_scalar_q PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_exception PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_list PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_out[percentile-False] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_out[percentile1-True] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_empty_dim PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_no_overwrite PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_no_p_overwrite PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_percentile_overwrite PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_extended_axis PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_extended_axis_invalid PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[None-7] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[None-q1] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[1-7] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[1-q1] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis2-7] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis2-q1] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis3-7] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis3-q1] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis4-7] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_keepdims_out[axis4-q1] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_out PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_out_nan[linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_out_nan[nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_out_nan[inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_out_nan[inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nan_behavior PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nan_q PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[0-m8[D]] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[0-M8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[23-m8[D]] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[23-M8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[10-m8[D]] PASSED
numpy/lib/tests/test_function_base.py::TestPercentile::test_nat_basic[10-M8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_max_ulp PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_correct_quantile_value PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_fraction PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_complex PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_no_p_overwrite PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[b] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[B] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[h] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[H] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[i] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[I] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[l] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[L] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[q] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[Q] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[n] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[N] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[p] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_preserve_int_type[P] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[averaged_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[closest_observation] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[interpolated_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[hazen] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[weibull] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[linear] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[median_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[normal_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[nearest] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[lower] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[higher] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_q_zero_one[midpoint] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[averaged_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[closest_observation] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[interpolated_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[hazen] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[weibull] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[linear] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[median_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[normal_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[nearest] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[lower] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[higher] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic[midpoint] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_monotonic_hypo PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_scalar_nan PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.2-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.5-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_identification_equation[0.9-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.2-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.5-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-inverted_cdf-True] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-averaged_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-averaged_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-closest_observation-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-closest_observation-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-interpolated_inverted_cdf-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-interpolated_inverted_cdf-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-hazen-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-hazen-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-weibull-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-weibull-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-linear-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-linear-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-median_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-median_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-normal_unbiased-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-normal_unbiased-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-nearest-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-nearest-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-lower-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-lower-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-higher-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-higher-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-midpoint-False] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_add_and_multiply_constant[0.9-midpoint-True] SKIPPED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_constant_weights[0.2-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_constant_weights[0.5-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_constant_weights[0.9-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_integer_weights[0-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_integer_weights[0.2-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_integer_weights[0.5-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_integer_weights[0.9-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_integer_weights[1-inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_with_weights_and_axis[inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_negative_weights PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[averaged_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[closest_observation] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[hazen] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[higher] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[interpolated_inverted_cdf] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[linear] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[lower] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[median_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[midpoint] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[nearest] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[normal_unbiased] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_quantile_weights_raises_unsupported_methods[weibull] PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_weibull_fraction PASSED
numpy/lib/tests/test_function_base.py::TestQuantile::test_closest_observation PASSED
numpy/lib/tests/test_function_base.py::TestLerp::test_linear_interpolation_formula_monotonic PASSED
numpy/lib/tests/test_function_base.py::TestLerp::test_linear_interpolation_formula_bounded PASSED
numpy/lib/tests/test_function_base.py::TestLerp::test_linear_interpolation_formula_symmetric PASSED
numpy/lib/tests/test_function_base.py::TestLerp::test_linear_interpolation_formula_0d_inputs PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_basic PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_axis_keyword PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_overwrite_keyword PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_array_like PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_subclass PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_subclass2[arr0] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_subclass2[arr1] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_subclass2[nan] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_subclass2[0.0] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_out PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_out_nan PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_nan_behavior PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_empty PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_object PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_extended_axis PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_extended_axis_invalid PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims_out[None] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims_out[1] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims_out[axis2] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims_out[axis3] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_keepdims_out[axis4] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_nat_behavior[0-m8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_nat_behavior[23-m8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestMedian::test_nat_behavior[10-m8[s]] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[l-D] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[h-F] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[H-F] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[b-F] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[B-F] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_real[g-G] PASSED
numpy/lib/tests/test_function_base.py::TestSortComplex::test_sort_complex PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_simple PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_one_bin PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_density PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_outliers PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_arr_weights_mismatch PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_type PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_f32_rounding PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_bool_conversion PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_weights PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_exotic_weights PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_no_side_effects PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_empty PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_error_binnum_type PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_finite_range PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_invalid_range PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_bin_edge_cases PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_last_bin_inclusive_range PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_bin_array_dims PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_unsigned_monotonicity_check PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_object_array_of_0d PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_some_nan_values PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_datetime PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_signed_overflow_bounds PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_precision PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_histogram_bin_edges PASSED
numpy/lib/tests/test_histograms.py::TestHistogram::test_big_arrays SKIPPED
numpy/lib/tests/test_histograms.py::TestHistogram::test_gh_23110 PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_empty PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_simple PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_small PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_incorrect_methods PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_novariance PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_limited_variance PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_outlier PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_scott_vs_stone PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_simple_range PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[auto] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[fd] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[doane] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[scott] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[stone] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[rice] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data[sturges] PASSED
numpy/lib/tests/test_histograms.py::TestHistogramOptimBinNums::test_simple_weighted PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_simple PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_shape_3d PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_shape_4d PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_weights PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_identical_samples PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_empty PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_bins_errors PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_inf_edges PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_rightmost_binedge PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_finite_range PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_equal_edges PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_edge_dtype PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_large_integers PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_density_non_uniform_2d PASSED
numpy/lib/tests/test_histograms.py::TestHistogramdd::test_density_non_uniform_1d PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_basic PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_empty_indices PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_big_indices PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_dtypes PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_clipmodes PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_writeability PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_0d PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel[clip] PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel[wrap] PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel[raise] PASSED
numpy/lib/tests/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_unravel PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_basic PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_linspace_equivalence PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_nd PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_sparse PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling[None-10-10j-expected0] PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling[-10-20-None-expected1] PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_accepts_npfloating PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_accepts_longdouble PASSED
numpy/lib/tests/test_index_tricks.py::TestGrid::test_accepts_npcomplexfloating PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_1d PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_mixed_type PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_more_mixed_type PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_complex_step PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_2d PASSED
numpy/lib/tests/test_index_tricks.py::TestConcatenator::test_0d PASSED
numpy/lib/tests/test_index_tricks.py::TestNdenumerate::test_basic PASSED
numpy/lib/tests/test_index_tricks.py::TestIndexExpression::test_regression_1 PASSED
numpy/lib/tests/test_index_tricks.py::TestIndexExpression::test_simple_1 PASSED
numpy/lib/tests/test_index_tricks.py::TestIx_::test_regression_1 PASSED
numpy/lib/tests/test_index_tricks.py::TestIx_::test_shape_and_dtype PASSED
numpy/lib/tests/test_index_tricks.py::TestIx_::test_bool PASSED
numpy/lib/tests/test_index_tricks.py::TestIx_::test_1d_only PASSED
numpy/lib/tests/test_index_tricks.py::TestIx_::test_repeated_input PASSED
numpy/lib/tests/test_index_tricks.py::test_c_ PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_basic PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_tall_matrix PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_tall_matrix_wrap PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_wide_matrix PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_operate_4d_array PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_low_dim_handling PASSED
numpy/lib/tests/test_index_tricks.py::TestFillDiagonal::test_hetero_shape_handling PASSED
numpy/lib/tests/test_index_tricks.py::test_diag_indices PASSED
numpy/lib/tests/test_index_tricks.py::TestDiagIndicesFrom::test_diag_indices_from PASSED
numpy/lib/tests/test_index_tricks.py::TestDiagIndicesFrom::test_error_small_input PASSED
numpy/lib/tests/test_index_tricks.py::TestDiagIndicesFrom::test_error_shape_mismatch PASSED
numpy/lib/tests/test_index_tricks.py::test_ndindex PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_array PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_array_object PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_1D PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_mmap PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_record PASSED
numpy/lib/tests/test_io.py::TestSaveLoad::test_format_2_0 PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_array PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_array_object PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_1D PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_mmap PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_record PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_format_2_0 PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_big_arrays PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_multiple_arrays PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_named_arrays PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_tuple_getitem_raises PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_BagObj PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_savez_filename_clashes PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_not_closing_opened_fid PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_closing_fid PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_closing_zipfile_after_load PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_repr_lists_keys[1-NpzFile {fname!r} with keys: arr_0] PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_repr_lists_keys[5-NpzFile {fname!r} with keys: arr_0, arr_1, arr_2, arr_3, arr_4] PASSED
numpy/lib/tests/test_io.py::TestSavezLoad::test_repr_lists_keys[6-NpzFile {fname!r} with keys: arr_0, arr_1, arr_2, arr_3, arr_4...] PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_array PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_1D PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_0D_3D PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_structured PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_structured_padded PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_multifield_view PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_delimiter PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_format PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_header_footer PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_file_roundtrip[Path] PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_file_roundtrip[str] PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_complex_arrays PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_complex_negative_exponent PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_custom_writer PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode_roundtrip PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode_bytestream PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode_stringstream PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode_and_bytes_fmt[StringIO] PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_unicode_and_bytes_fmt[BytesIO] PASSED
numpy/lib/tests/test_io.py::TestSaveTxt::test_large_zip SKIPPED (7.0...)
numpy/lib/tests/test_io.py::TestLoadTxt::test_compressed_gzip PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_compressed_bz2 PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_compressed_lzma PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_encoding PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_stringload PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_binary_decode PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_converters_decode PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_converters_nodecode PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_record PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_array PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_1D PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_missing PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_converters_with_usecols PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_comments_unicode PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_comments_byte PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_comments_multiple PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_comments_multi_chars PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_skiprows PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_usecols PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_bad_usecols PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_fancy_dtype PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_shaped_dtype PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_3d_shaped_dtype PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_str_dtype PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_empty_file PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_unused_converter PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_dtype_with_object PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_uint64_type PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_int64_type PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_from_float_hex PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_default_float_converter_no_default_hex_conversion PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_default_float_converter_exception PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_from_complex PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_complex_misformatted PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_universal_newline PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_empty_field_after_tab PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_unpack_structured PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_ndmin_keyword PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_generator_source PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_bad_line PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_none_as_string PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_binary_load PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_with_skiprows PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_with_read_continuation PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_larger PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[1-data0] PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[1-data1] PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[1-data2] PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[0-data3] PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[0-data4] PASSED
numpy/lib/tests/test_io.py::TestLoadTxt::test_max_rows_empty_lines[0-data5] PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_record PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_record_2 PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_record_3 PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_record_unicode[str] PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_record_unicode[Path] PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_compiled_bytes PASSED
numpy/lib/tests/test_io.py::Testfromregex::test_bad_dtype_not_structured PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_compressed_gzip PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_compressed_bz2 PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_compressed_lzma PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_encoding PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_stringload PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_binary_decode PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_decode PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_nodecode PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_record PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_array PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_1D PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_comments PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_skiprows PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_skip_footer PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_skip_footer_with_invalid PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_header PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_auto_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_auto_dtype_uniform PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_fancy_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_names_overwrite PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_bad_fname PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_commented_header PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_names_and_comments_none PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_file_is_closed_on_error PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_autonames_and_usecols PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_with_usecols PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_with_usecols_and_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_cornercases PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_converters_cornercases2 PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_unused_converter PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_invalid_converter PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_tricky_converter_bug1666 PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_dtype_with_converters PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_dtype_with_converters_and_usecols PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_dtype_with_object PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_dtype_with_object_no_converter PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_userconverters_with_explicit_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_utf8_userconverters_with_explicit_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_spacedelimiter PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_integer_delimiter PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_missing PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_missing_with_tabs PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_usecols PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_usecols_as_css PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_usecols_with_structured_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_usecols_with_integer PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_usecols_with_named_columns PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_empty_file PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_fancy_dtype_alt PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_shaped_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_withmissing PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_user_missing_values PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_user_filling_values PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_withmissing_float PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_with_masked_column_uniform PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_with_masked_column_various PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_invalid_raise PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_invalid_raise_with_usecols PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_inconsistent_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_default_field_format PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_single_dtype_wo_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_single_dtype_w_explicit_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_single_dtype_w_implicit_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_easy_structured_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_autostrip PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_replace_space PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_replace_space_known_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_incomplete_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_names_auto_completion PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_names_with_usecols_bug1636 PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_fixed_width_names PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_filling_values PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_comments_is_none PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_latin1 PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_binary_decode_autodtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_utf8_byte_encoding PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_utf8_file PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_utf8_file_nodtype_unicode PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_recfromtxt PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_recfromcsv PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_max_rows PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_gft_using_filename PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_gft_from_gzip PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_gft_using_generator PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_auto_dtype_largeint PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_unpack_float_data PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_unpack_structured PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_unpack_auto_dtype PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_unpack_single_name PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_squeeze_scalar PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_ndmin_keyword[0] PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_ndmin_keyword[1] PASSED
numpy/lib/tests/test_io.py::TestFromTxt::test_ndmin_keyword[2] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_loadtxt PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_save_load PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_save_load_memmap PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_save_load_memmap_readwrite[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_save_load_memmap_readwrite[str] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_savez_load[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_savez_load[str] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_savez_compressed_load[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_savez_compressed_load[str] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_genfromtxt[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_genfromtxt[str] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_recfromtxt[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_recfromtxt[str] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_recfromcsv[Path] PASSED
numpy/lib/tests/test_io.py::TestPathUsage::test_recfromcsv[str] PASSED
numpy/lib/tests/test_io.py::test_gzip_load PASSED
numpy/lib/tests/test_io.py::test_ducktyping PASSED
numpy/lib/tests/test_io.py::test_gzip_loadtxt PASSED
numpy/lib/tests/test_io.py::test_gzip_loadtxt_from_string PASSED
numpy/lib/tests/test_io.py::test_npzfile_dict PASSED
numpy/lib/tests/test_io.py::test_load_refcount PASSED
numpy/lib/tests/test_io.py::test_load_multiple_arrays_until_eof PASSED
numpy/lib/tests/test_loadtxt.py::test_scientific_notation PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_multiple_chars[..] PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_multiple_chars[//] PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_multiple_chars[@-] PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_multiple_chars[this is a comment:] PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_and_skiprows_no_empty_lines[0] PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_and_skiprows_no_empty_lines[1] PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_and_skiprows_no_empty_lines[2] PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_and_skiprows_no_empty_lines[3] PASSED
numpy/lib/tests/test_loadtxt.py::test_unpack_structured PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_with_shape PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_with_multi_shape PASSED
numpy/lib/tests/test_loadtxt.py::test_nested_structured_subarray PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_offsets PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_negative_row_limits[skiprows] PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_negative_row_limits[max_rows] PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_noninteger_row_limits[skiprows] PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_noninteger_row_limits[max_rows] PASSED
numpy/lib/tests/test_loadtxt.py::test_ndmin_single_row_or_col[1 2 3 4 5\n-shape0] PASSED
numpy/lib/tests/test_loadtxt.py::test_ndmin_single_row_or_col[1\n2\n3\n4\n5\n-shape1] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_ndmin[-1] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_ndmin[3] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_ndmin[None] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_ndmin[plate of shrimp] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_spaces_delimit[ ] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_spaces_delimit[\t] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_spaces_delimit[\u2003] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_spaces_delimit[\xa0] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_spaces_delimit[\u3000] PASSED
numpy/lib/tests/test_loadtxt.py::test_blank_lines_normal_delimiter PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_no_blank_lines[float] PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_no_blank_lines[object] PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_message_bad_values[dtype0] PASSED
numpy/lib/tests/test_loadtxt.py::test_exception_message_bad_values[dtype1] PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_negative_indices PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_negative_indices_with_usecols PASSED
numpy/lib/tests/test_loadtxt.py::test_ragged_error PASSED
numpy/lib/tests/test_loadtxt.py::test_ragged_usecols PASSED
numpy/lib/tests/test_loadtxt.py::test_empty_usecols PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[a-a] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[a-\u306e] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[a-\U0001fad5] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\u306e-a] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\u306e-\u306e] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\u306e-\U0001fad5] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\U0001fad5-a] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\U0001fad5-\u306e] PASSED
numpy/lib/tests/test_loadtxt.py::test_large_unicode_characters[\U0001fad5-\U0001fad5] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_with_converter PASSED
numpy/lib/tests/test_loadtxt.py::test_converter_with_structured_dtype PASSED
numpy/lib/tests/test_loadtxt.py::test_converter_with_unicode_dtype PASSED
numpy/lib/tests/test_loadtxt.py::test_read_huge_row PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[e] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[d] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[f] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[g] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[F] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[D] PASSED
numpy/lib/tests/test_loadtxt.py::test_huge_float[G] PASSED
numpy/lib/tests/test_loadtxt.py::test_string_no_length_given[S-expected_dtype0] PASSED
numpy/lib/tests/test_loadtxt.py::test_string_no_length_given[U-expected_dtype1] PASSED
numpy/lib/tests/test_loadtxt.py::test_float_conversion PASSED
numpy/lib/tests/test_loadtxt.py::test_bool PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[b] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[B] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[h] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[H] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[i] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[I] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[l] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[L] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[q] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[Q] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[n] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[N] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[p] PASSED
numpy/lib/tests/test_loadtxt.py::test_integer_signs[P] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[b] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[B] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[h] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[H] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[i] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[I] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[l] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[L] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[q] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[Q] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[n] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[N] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[p] PASSED
numpy/lib/tests/test_loadtxt.py::test_implicit_cast_float_to_int_fails[P] PASSED
numpy/lib/tests/test_loadtxt.py::test_complex_parsing[False-complex64] PASSED
numpy/lib/tests/test_loadtxt.py::test_complex_parsing[False-complex128] PASSED
numpy/lib/tests/test_loadtxt.py::test_complex_parsing[True-complex64] PASSED
numpy/lib/tests/test_loadtxt.py::test_complex_parsing[True-complex128] PASSED
numpy/lib/tests/test_loadtxt.py::test_read_from_generator PASSED
numpy/lib/tests/test_loadtxt.py::test_read_from_generator_multitype PASSED
numpy/lib/tests/test_loadtxt.py::test_read_from_bad_generator PASSED
numpy/lib/tests/test_loadtxt.py::test_object_cleanup_on_read_error PASSED
numpy/lib/tests/test_loadtxt.py::test_character_not_bytes_compatible PASSED
numpy/lib/tests/test_loadtxt.py::test_invalid_converter[0] PASSED
numpy/lib/tests/test_loadtxt.py::test_invalid_converter[conv1] PASSED
numpy/lib/tests/test_loadtxt.py::test_invalid_converter[] PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_dict_raises_non_integer_key PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_dict_raises_non_col_key[3] PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_dict_raises_non_col_key[-3] PASSED
numpy/lib/tests/test_loadtxt.py::test_converters_dict_raises_val_not_callable PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field["] PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field['] PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field[`] PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field_with_whitepace_delimiter["] PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field_with_whitepace_delimiter['] PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field_with_whitepace_delimiter[`] PASSED
numpy/lib/tests/test_loadtxt.py::test_quote_support_default PASSED
numpy/lib/tests/test_loadtxt.py::test_quotechar_multichar_error PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_multichar_error_with_quote PASSED
numpy/lib/tests/test_loadtxt.py::test_structured_dtype_with_quotes PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field_is_not_empty PASSED
numpy/lib/tests/test_loadtxt.py::test_quoted_field_is_not_empty_nonstrict PASSED
numpy/lib/tests/test_loadtxt.py::test_consecutive_quotechar_escaped PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-0-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-0-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-0-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-1-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-1-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-1-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-2-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-2-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[None-2-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-0-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-0-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-0-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-1-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-1-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-1-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-2-] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-2-\n\n\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_no_data[usecols1-2-# 1 2 3\n# 4 5 6\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_skipped_data[2] PASSED
numpy/lib/tests/test_loadtxt.py::test_warn_on_skipped_data[3] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-i2-1] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-u2-1] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-i4-66051] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-u4-66051] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-i8-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-u8-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-float16-3.07e-05] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-float32-9.2557e-41] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-complex64-(9.2557e-41+2.8622554e-29j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-float64--1.758571353180402e-24] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-complex128-(5.406409232372729e-29-1.758571353180402e-24j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-longdouble-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-clongdouble-(283686952306183+19873150604823j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[True-U2-\U00010203\U000a0b0c] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-i2-1] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-u2-1] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-i4-66051] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-u4-66051] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-i8-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-u8-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-float16-3.07e-05] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-float32-9.2557e-41] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-complex64-(9.2557e-41+2.8622554e-29j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-float64--1.758571353180402e-24] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-complex128-(5.406409232372729e-29-1.758571353180402e-24j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-longdouble-283686952306183] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-clongdouble-(283686952306183+19873150604823j)] PASSED
numpy/lib/tests/test_loadtxt.py::test_byteswapping_and_unaligned[False-U2-\U00010203\U000a0b0c] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[b] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[B] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[h] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[H] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[i] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[I] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[l] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[L] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[q] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[Q] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[n] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[N] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[p] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[P] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[e] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[f] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[d] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[F] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[D] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping[?] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping_complex[F] PASSED
numpy/lib/tests/test_loadtxt.py::test_unicode_whitespace_stripping_complex[D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1 +2j-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1 +2j-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+ 2j-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+ 2j-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+2 j-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+2 j-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+-+3-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+-+3-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1j-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1j-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1+2j-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[(1+2j-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+2j)-F] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_complex[1+2j)-D] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[b] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[B] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[h] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[H] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[i] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[I] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[l] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[L] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[q] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[Q] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[n] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[N] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[p] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[P] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[e] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[f] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[g] XFAIL (...)
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[d] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[F] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[D] PASSED
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[G] XFAIL (...)
numpy/lib/tests/test_loadtxt.py::test_nul_character_error[?] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[b] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[B] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[h] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[H] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[i] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[I] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[l] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[L] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[q] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[Q] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[n] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[N] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[p] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[P] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[e] SKIPPED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[f] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[g] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[d] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[F] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[D] PASSED
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[G] XFAIL
numpy/lib/tests/test_loadtxt.py::test_no_thousands_support[?] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_newline_in_iterator[data0] PASSED
numpy/lib/tests/test_loadtxt.py::test_bad_newline_in_iterator[data1] PASSED
numpy/lib/tests/test_loadtxt.py::test_good_newline_in_iterator[data0] PASSED
numpy/lib/tests/test_loadtxt.py::test_good_newline_in_iterator[data1] PASSED
numpy/lib/tests/test_loadtxt.py::test_good_newline_in_iterator[data2] PASSED
numpy/lib/tests/test_loadtxt.py::test_good_newline_in_iterator[data3] PASSED
numpy/lib/tests/test_loadtxt.py::test_universal_newlines_quoted[\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_universal_newlines_quoted[\r] PASSED
numpy/lib/tests/test_loadtxt.py::test_universal_newlines_quoted[\r\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_null_character PASSED
numpy/lib/tests/test_loadtxt.py::test_iterator_fails_getting_next_line PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_not_an_filelike PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_filelike_read_fails PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_filelike_bad_read PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_not_an_iter PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_bad_type PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_bad_encoding PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_manual_universal_newlines[\r] PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_manual_universal_newlines[\n] PASSED
numpy/lib/tests/test_loadtxt.py::TestCReaderUnitTests::test_manual_universal_newlines[\r\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_delimiter_comment_collision_raises PASSED
numpy/lib/tests/test_loadtxt.py::test_delimiter_quotechar_collision_raises PASSED
numpy/lib/tests/test_loadtxt.py::test_comment_quotechar_collision_raises PASSED
numpy/lib/tests/test_loadtxt.py::test_delimiter_and_multiple_comments_collision_raises PASSED
numpy/lib/tests/test_loadtxt.py::test_collision_with_default_delimiter_raises[ ] PASSED
numpy/lib/tests/test_loadtxt.py::test_collision_with_default_delimiter_raises[\t] PASSED
numpy/lib/tests/test_loadtxt.py::test_collision_with_default_delimiter_raises[\u2003] PASSED
numpy/lib/tests/test_loadtxt.py::test_collision_with_default_delimiter_raises[\xa0] PASSED
numpy/lib/tests/test_loadtxt.py::test_collision_with_default_delimiter_raises[\u3000] PASSED
numpy/lib/tests/test_loadtxt.py::test_control_character_newline_raises[\n] PASSED
numpy/lib/tests/test_loadtxt.py::test_control_character_newline_raises[\r] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[10-2012-03-2013-01-15-M8-M8[D]] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[10-spam-a-lot-tis_but_a_scratch-U-U17] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[50000-2012-03-2013-01-15-M8-M8[D]] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[50000-spam-a-lot-tis_but_a_scratch-U-U17] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[60000-2012-03-2013-01-15-M8-M8[D]] PASSED
numpy/lib/tests/test_loadtxt.py::test_parametric_unit_discovery[60000-spam-a-lot-tis_but_a_scratch-U-U17] PASSED
numpy/lib/tests/test_loadtxt.py::test_str_dtype_unit_discovery_with_converter PASSED
numpy/lib/tests/test_loadtxt.py::test_control_character_empty PASSED
numpy/lib/tests/test_loadtxt.py::test_control_characters_as_bytes PASSED
numpy/lib/tests/test_loadtxt.py::test_field_growing_cases PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_exceeding_chunksize[10000] PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_exceeding_chunksize[50000] PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_exceeding_chunksize[55000] PASSED
numpy/lib/tests/test_loadtxt.py::test_maxrows_exceeding_chunksize[60000] PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_array_like_add PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_inplace PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_opt_out PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_subclass PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_object PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_unary_methods PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_forward_binary_methods PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_reflected_binary_methods PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_matmul PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_ufunc_at PASSED
numpy/lib/tests/test_mixins.py::TestNDArrayOperatorsMixin::test_ufunc_two_outputs PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanmin] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanmax] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanargmin] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanargmax] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nansum] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanprod] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nancumsum] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nancumprod] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanmean] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanmedian] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanpercentile] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanquantile] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanvar] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_signature_match[nanstd] PASSED
numpy/lib/tests/test_nanfunctions.py::TestSignatureMatch::test_exhaustiveness PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_out PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_dtype_from_input PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-F-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-F-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-D-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-D-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-G-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[0d-G-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_allnans[2d-G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_masked PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_subclass PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_object_array PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_initial[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MinMax::test_where[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-F-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-F-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-D-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-D-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-G-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[0d-G-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_allnans[2d-G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_subclass PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_keepdims[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_ArgminArgmax::test_out[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmin-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmax-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmin-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanargmax-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nansum-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanprod-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumsum-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nancumprod-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmean-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanmedian-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanvar-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc[nanstd-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanquantile-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_q[nanpercentile-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanvar-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_ddof[nanstd-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanvar-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-0d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-b] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-B] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-h] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-H] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-i] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-I] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-l] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-L] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-Q] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-n] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-N] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-p] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-P] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_NumberTypes::test_nanfunc_correction[nanstd-1d-O] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_out PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_dtype_from_dtype PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_dtype_from_char PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_dtype_from_input PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_subclass PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-F-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-F-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-D-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-D-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-G-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[0d-G-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_allnans[2d-G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_initial[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_SumProd::test_where[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_dtype_from_dtype PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_dtype_from_char PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_dtype_from_input PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_subclass PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-F-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-F-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-D-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-D-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-G-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[0d-G-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_allnans[2d-G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_CumSumProd::test_out PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_out PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_dtype_from_dtype PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_dtype_from_char PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_dtype_from_input PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_subclass PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_dtype_error PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_out_dtype_error PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_ddof PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_ddof_too_big PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-F-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-F-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-D-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-D-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-G-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[0d-G-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_allnans[2d-G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[e] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[f] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[d] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[g] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[F] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[D] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_where[G] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_MeanVarStd::test_nanstd_with_mean_keyword PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims_out[None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims_out[1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims_out[axis2] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims_out[axis3] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_keepdims_out[axis4] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_out PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_small_large PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_result_values PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[F-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[F-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[F-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[D-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[D-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[D-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[G-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[G-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[G-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[Y]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[Y]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[Y]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[M]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[M]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[M]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[W]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[W]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[W]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[D]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[D]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[D]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[h]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[h]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[h]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[m]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[m]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[m]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[s]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[s]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[s]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ms]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ms]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ms]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[us]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[us]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[us]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ns]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ns]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ns]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ps]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ps]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[ps]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[fs]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[fs]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[fs]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[as]-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[as]-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_allnans[m8[as]-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_extended_axis_invalid PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Median::test_float_special PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_mutation PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[None-7] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[None-q1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[1-7] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[1-q1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis2-7] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis2-q1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis3-7] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis3-q1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis4-7] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_keepdims_out[axis4-q1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_out[False] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_out[True] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_complex PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_result_values[False-False] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_result_values[False-True] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_result_values[True-False] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_result_values[True-True] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_empty PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_scalar PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_extended_axis_invalid PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_multiple_percentiles PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight[0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight[1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight[2] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight[3] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight[1e+200] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight_ndim[0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight_ndim[1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Percentile::test_nan_value_with_weight_ndim[2] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_regression[False] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_regression[True] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_basic PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_complex PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_no_p_overwrite PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-e-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-e-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-f-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-f-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-d-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-d-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-g-0] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[0d-g-1] SKIPPED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-e-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-e-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-e-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-f-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-f-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-f-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-d-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-d-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-d-1] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-g-None] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-g-0] PASSED
numpy/lib/tests/test_nanfunctions.py::TestNanFunctions_Quantile::test_allnans[2d-g-1] PASSED
numpy/lib/tests/test_nanfunctions.py::test__nan_mask[arr0-expected0] PASSED
numpy/lib/tests/test_nanfunctions.py::test__nan_mask[arr1-True] PASSED
numpy/lib/tests/test_nanfunctions.py::test__nan_mask[arr2-True] PASSED
numpy/lib/tests/test_nanfunctions.py::test__nan_mask[arr3-expected3] PASSED
numpy/lib/tests/test_nanfunctions.py::test__replace_nan PASSED
numpy/lib/tests/test_packbits.py::test_packbits PASSED
numpy/lib/tests/test_packbits.py::test_packbits_empty PASSED
numpy/lib/tests/test_packbits.py::test_packbits_empty_with_axis PASSED
numpy/lib/tests/test_packbits.py::test_packbits_large[little] PASSED
numpy/lib/tests/test_packbits.py::test_packbits_large[big] PASSED
numpy/lib/tests/test_packbits.py::test_packbits_very_large PASSED
numpy/lib/tests/test_packbits.py::test_unpackbits PASSED
numpy/lib/tests/test_packbits.py::test_pack_unpack_order PASSED
numpy/lib/tests/test_packbits.py::test_unpackbits_empty PASSED
numpy/lib/tests/test_packbits.py::test_unpackbits_empty_with_axis PASSED
numpy/lib/tests/test_packbits.py::test_unpackbits_large PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[0-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[0-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[1-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[1-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[2-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[2-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[3-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[3-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[4-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[4-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[5-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[5-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[6-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[6-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[7-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[7-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[8-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[8-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[9-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[9-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[10-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[10-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[11-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[11-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[12-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[12-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[13-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[13-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[14-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[14-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[15-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[15-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[16-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[16-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[17-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[17-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[18-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[18-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[19-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[19-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[20-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[20-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[21-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[21-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[22-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[22-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[23-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[23-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[24-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[24-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[25-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[25-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[26-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[26-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[27-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[27-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[28-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[28-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[29-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[29-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[30-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[30-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[31-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[31-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[32-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[32-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[33-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[33-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[34-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[34-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[35-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[35-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[36-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[36-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[37-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[37-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[38-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[38-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[39-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[39-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[40-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[40-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[41-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[41-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[42-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[42-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[43-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[43-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[44-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[44-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[45-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[45-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[46-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[46-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[47-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[47-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[48-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[48-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[49-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[49-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[50-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[50-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[51-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[51-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[52-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[52-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[53-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[53-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[54-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[54-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[55-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[55-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[56-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[56-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[57-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[57-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-1-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-1-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-2-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-2-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-3-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-3-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-4-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-4-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-5-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-5-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-6-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-6-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-7-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-7-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-8-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-8-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-9-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-9-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-10-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-10-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-11-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-11-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-12-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-12-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-13-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-13-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-14-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-14-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-15-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-15-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-16-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-16-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-17-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-17-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-18-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-18-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-19-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-19-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-20-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-20-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-21-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-21-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-22-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-22-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-23-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-23-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-24-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-24-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-25-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-25-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-26-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-26-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-27-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-27-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-28-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-28-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-29-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-29-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-30-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-30-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-31-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-31-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-32-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-32-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-33-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-33-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-34-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-34-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-35-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-35-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-36-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-36-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-37-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-37-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-38-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-38-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-39-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-39-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-40-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-40-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-41-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-41-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-42-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-42-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-43-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-43-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-44-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-44-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-45-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-45-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-46-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-46-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-47-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-47-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-48-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-48-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-49-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-49-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-50-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-50-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-51-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-51-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-52-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-52-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-53-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-53-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-54-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-54-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-55-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-55-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-56-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip[-56-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_count[kwargs0] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_count[kwargs1] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[0-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[0-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[1-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[1-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[2-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[2-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[3-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[3-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[4-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[4-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[5-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[5-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[6-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[6-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[7-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[7-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-1-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-1-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-2-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-2-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-3-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-3-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-4-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-4-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-5-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-5-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-6-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-6-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-7-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-7-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-8-little] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_roundtrip_axis[-8-big] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs0] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs1] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs2] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs3] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs4] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_axis_count[kwargs5] PASSED
numpy/lib/tests/test_packbits.py::TestCount::test_bad_count PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_str_and_repr PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_resolution PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_math PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[b] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[B] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[h] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[H] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[i] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[I] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[l] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[L] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[q] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[Q] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[n] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[N] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[p] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[P] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[e] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[f] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[d] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[g] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[F] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[D] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[G] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_misc[O] PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly1d_variable_arg PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_roots PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_str_leading_zeros PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_polyfit PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_objects PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_complex PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_integ_coeffs PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_zero_dims PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly_int_overflow PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_zero_poly_dtype PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly_eq PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_polydiv PASSED
numpy/lib/tests/test_polynomial.py::TestPolynomial::test_poly_coeffs_mutable PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_zip_descr PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_drop_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_rename_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_get_names PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_get_names_flat PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_get_fieldstructure PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_find_duplicates PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_find_duplicates_ignoremask PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_repack_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_structured_to_unstructured PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_unstructured_to_structured PASSED
numpy/lib/tests/test_recfunctions.py::TestRecFunctions::test_field_assignment_by_name PASSED
numpy/lib/tests/test_recfunctions.py::TestRecursiveFillFields::test_simple_flexible PASSED
numpy/lib/tests/test_recfunctions.py::TestRecursiveFillFields::test_masked_flexible PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_solo PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_solo_w_flatten PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_standard PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_flatten PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_flatten_wflexible PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_wmasked_arrays PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_w_singlefield PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_w_shorter_flex PASSED
numpy/lib/tests/test_recfunctions.py::TestMergeArrays::test_singlerecord PASSED
numpy/lib/tests/test_recfunctions.py::TestAppendFields::test_append_single PASSED
numpy/lib/tests/test_recfunctions.py::TestAppendFields::test_append_double PASSED
numpy/lib/tests/test_recfunctions.py::TestAppendFields::test_append_on_flex PASSED
numpy/lib/tests/test_recfunctions.py::TestAppendFields::test_append_on_nested PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_solo PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_unnamed_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_unnamed_and_named_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_matching_named_fields PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_defaults PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_autoconversion PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_checktitles PASSED
numpy/lib/tests/test_recfunctions.py::TestStackArrays::test_subdtype PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_inner_join PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_join PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_join_subdtype PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_outer_join PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_leftouter_join PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_different_field_order PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_duplicate_keys PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_same_name_different_dtypes_key PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_same_name_different_dtypes PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_subarray_key PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy::test_padded_dtype PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy2::test_no_r1postfix PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy2::test_no_postfix PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy2::test_no_r2postfix PASSED
numpy/lib/tests/test_recfunctions.py::TestJoinBy2::test_two_keys_two_vars PASSED
numpy/lib/tests/test_recfunctions.py::TestAppendFieldsObj::test_append_to_objects PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_poly1d PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_cov_parameters PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_mem_digitize PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_unique_zero_sized PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_mem_vectorise PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_mgrid_single_element PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_refcount_vectorize PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_poly1d_nan_roots PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_mem_polymul PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_mem_string_concat PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_poly_div PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_poly_eq PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_polyfit_build PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_polydiv_type PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_histogramdd_too_many_bins PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_polyint_type PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_ndenumerate_crash PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_large_fancy_indexing PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_void_coercion PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_include_dirs PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_polyder_return_type PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_append_fields_dtype_list PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_loadtxt_fields_subarrays PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_nansum_with_boolean PASSED
numpy/lib/tests/test_regression.py::TestRegression::test_py3_compat PASSED
numpy/lib/tests/test_shape_base.py::TestTakeAlongAxis::test_argequivalent PASSED
numpy/lib/tests/test_shape_base.py::TestTakeAlongAxis::test_invalid PASSED
numpy/lib/tests/test_shape_base.py::TestTakeAlongAxis::test_empty PASSED
numpy/lib/tests/test_shape_base.py::TestTakeAlongAxis::test_broadcast PASSED
numpy/lib/tests/test_shape_base.py::TestPutAlongAxis::test_replace_max PASSED
numpy/lib/tests/test_shape_base.py::TestPutAlongAxis::test_broadcast PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_simple PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_simple101 PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_3d PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_preserve_subclass PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_subclass PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_scalar_array PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_0d_array PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_axis_insertion PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_subclass_preservation PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_axis_insertion_ma PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_tuple_func1d PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_empty PASSED
numpy/lib/tests/test_shape_base.py::TestApplyAlongAxis::test_with_iterable_object PASSED
numpy/lib/tests/test_shape_base.py::TestApplyOverAxes::test_simple PASSED
numpy/lib/tests/test_shape_base.py::TestExpandDims::test_functionality PASSED
numpy/lib/tests/test_shape_base.py::TestExpandDims::test_axis_tuple PASSED
numpy/lib/tests/test_shape_base.py::TestExpandDims::test_axis_out_of_range PASSED
numpy/lib/tests/test_shape_base.py::TestExpandDims::test_repeated_axis PASSED
numpy/lib/tests/test_shape_base.py::TestExpandDims::test_subclasses PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_0_split PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_split PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_split_2D_rows PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_split_2D_cols PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_split_2D_default PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_integer_split_2D_rows_greater_max_int32 PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_index_split_simple PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_index_split_low_bound PASSED
numpy/lib/tests/test_shape_base.py::TestArraySplit::test_index_split_high_bound PASSED
numpy/lib/tests/test_shape_base.py::TestSplit::test_equal_split PASSED
numpy/lib/tests/test_shape_base.py::TestSplit::test_unequal_split PASSED
numpy/lib/tests/test_shape_base.py::TestColumnStack::test_non_iterable PASSED
numpy/lib/tests/test_shape_base.py::TestColumnStack::test_1D_arrays PASSED
numpy/lib/tests/test_shape_base.py::TestColumnStack::test_2D_arrays PASSED
numpy/lib/tests/test_shape_base.py::TestColumnStack::test_generator PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_non_iterable PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_0D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_1D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_2D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_2D_array2 PASSED
numpy/lib/tests/test_shape_base.py::TestDstack::test_generator PASSED
numpy/lib/tests/test_shape_base.py::TestHsplit::test_non_iterable PASSED
numpy/lib/tests/test_shape_base.py::TestHsplit::test_0D_array PASSED
numpy/lib/tests/test_shape_base.py::TestHsplit::test_1D_array PASSED
numpy/lib/tests/test_shape_base.py::TestHsplit::test_2D_array PASSED
numpy/lib/tests/test_shape_base.py::TestVsplit::test_non_iterable PASSED
numpy/lib/tests/test_shape_base.py::TestVsplit::test_0D_array PASSED
numpy/lib/tests/test_shape_base.py::TestVsplit::test_1D_array PASSED
numpy/lib/tests/test_shape_base.py::TestVsplit::test_2D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDsplit::test_non_iterable PASSED
numpy/lib/tests/test_shape_base.py::TestDsplit::test_0D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDsplit::test_1D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDsplit::test_2D_array PASSED
numpy/lib/tests/test_shape_base.py::TestDsplit::test_3D_array PASSED
numpy/lib/tests/test_shape_base.py::TestSqueeze::test_basic PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_basic PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_return_type PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_smoke[asarray] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_smoke[asmatrix] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_ma PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a0-shape_b0] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a1-shape_b1] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a2-shape_b2] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a3-shape_b3] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a4-shape_b4] PASSED
numpy/lib/tests/test_shape_base.py::TestKron::test_kron_shape[shape_a5-shape_b5] PASSED
numpy/lib/tests/test_shape_base.py::TestTile::test_basic PASSED
numpy/lib/tests/test_shape_base.py::TestTile::test_tile_one_repetition_on_array_gh4679 PASSED
numpy/lib/tests/test_shape_base.py::TestTile::test_empty PASSED
numpy/lib/tests/test_shape_base.py::TestTile::test_kroncompare PASSED
numpy/lib/tests/test_shape_base.py::TestMayShareMemory::test_basic PASSED
numpy/lib/tests/test_stride_tricks.py::test_same PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_kwargs PASSED
numpy/lib/tests/test_stride_tricks.py::test_one_off PASSED
numpy/lib/tests/test_stride_tricks.py::test_same_input_shapes PASSED
numpy/lib/tests/test_stride_tricks.py::test_two_compatible_by_ones_input_shapes PASSED
numpy/lib/tests/test_stride_tricks.py::test_two_compatible_by_prepending_ones_input_shapes PASSED
numpy/lib/tests/test_stride_tricks.py::test_incompatible_shapes_raise_valueerror PASSED
numpy/lib/tests/test_stride_tricks.py::test_same_as_ufunc PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_to_succeeds PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_to_raises PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_shape PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_shapes_succeeds PASSED
numpy/lib/tests/test_stride_tricks.py::test_broadcast_shapes_raises PASSED
numpy/lib/tests/test_stride_tricks.py::test_as_strided PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_1d PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_2d PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_2d_with_axis PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_2d_repeated_axis PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_2d_without_axis PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_errors PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_writeable PASSED
numpy/lib/tests/test_stride_tricks.py::TestSlidingWindowView::test_subok PASSED
numpy/lib/tests/test_stride_tricks.py::test_subclasses PASSED
numpy/lib/tests/test_stride_tricks.py::test_writeable PASSED
numpy/lib/tests/test_stride_tricks.py::test_writeable_memoryview PASSED
numpy/lib/tests/test_stride_tricks.py::test_reference_types PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_basic PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_uint64 PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_diag PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_2d PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_diag2d PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_eye_bounds PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_strings PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_bool PASSED
numpy/lib/tests/test_twodim_base.py::TestEye::test_order PASSED
numpy/lib/tests/test_twodim_base.py::TestDiag::test_vector PASSED
numpy/lib/tests/test_twodim_base.py::TestDiag::test_matrix PASSED
numpy/lib/tests/test_twodim_base.py::TestDiag::test_fortran_order PASSED
numpy/lib/tests/test_twodim_base.py::TestDiag::test_diag_bounds PASSED
numpy/lib/tests/test_twodim_base.py::TestDiag::test_failure PASSED
numpy/lib/tests/test_twodim_base.py::TestFliplr::test_basic PASSED
numpy/lib/tests/test_twodim_base.py::TestFlipud::test_basic PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_simple PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_asym PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_density PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_all_outliers PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_empty PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_binparameter_combination PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_dispatch PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_bad_length[10-11] PASSED
numpy/lib/tests/test_twodim_base.py::TestHistogram2d::test_bad_length[20-19] PASSED
numpy/lib/tests/test_twodim_base.py::TestTri::test_dtype PASSED
numpy/lib/tests/test_twodim_base.py::test_tril_triu_ndim2 PASSED
numpy/lib/tests/test_twodim_base.py::test_tril_triu_ndim3 PASSED
numpy/lib/tests/test_twodim_base.py::test_tril_triu_with_inf PASSED
numpy/lib/tests/test_twodim_base.py::test_tril_triu_dtype PASSED
numpy/lib/tests/test_twodim_base.py::test_mask_indices PASSED
numpy/lib/tests/test_twodim_base.py::test_tril_indices PASSED
numpy/lib/tests/test_twodim_base.py::TestTriuIndices::test_triu_indices PASSED
numpy/lib/tests/test_twodim_base.py::TestTrilIndicesFrom::test_exceptions PASSED
numpy/lib/tests/test_twodim_base.py::TestTriuIndicesFrom::test_exceptions PASSED
numpy/lib/tests/test_twodim_base.py::TestVander::test_basic PASSED
numpy/lib/tests/test_twodim_base.py::TestVander::test_dtypes PASSED
numpy/lib/tests/test_type_check.py::TestCommonType::test_basic PASSED
numpy/lib/tests/test_type_check.py::TestMintypecode::test_default_1 PASSED
numpy/lib/tests/test_type_check.py::TestMintypecode::test_default_2 PASSED
numpy/lib/tests/test_type_check.py::TestMintypecode::test_default_3 PASSED
numpy/lib/tests/test_type_check.py::TestIsscalar::test_basic PASSED
numpy/lib/tests/test_type_check.py::TestReal::test_real PASSED
numpy/lib/tests/test_type_check.py::TestReal::test_cmplx PASSED
numpy/lib/tests/test_type_check.py::TestImag::test_real PASSED
numpy/lib/tests/test_type_check.py::TestImag::test_cmplx PASSED
numpy/lib/tests/test_type_check.py::TestIscomplex::test_fail PASSED
numpy/lib/tests/test_type_check.py::TestIscomplex::test_pass PASSED
numpy/lib/tests/test_type_check.py::TestIsreal::test_pass PASSED
numpy/lib/tests/test_type_check.py::TestIsreal::test_fail PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_basic PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_scalar PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_list PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_duck PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_pandas_duck PASSED
numpy/lib/tests/test_type_check.py::TestIscomplexobj::test_custom_dtype_duck PASSED
numpy/lib/tests/test_type_check.py::TestIsrealobj::test_basic PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_goodvalues PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_posinf PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_neginf PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_ind PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_integer PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_complex PASSED
numpy/lib/tests/test_type_check.py::TestIsnan::test_complex1 PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_goodvalues PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_posinf PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_neginf PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_ind PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_integer PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_complex PASSED
numpy/lib/tests/test_type_check.py::TestIsfinite::test_complex1 PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_goodvalues PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_posinf PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_posinf_scalar PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_neginf PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_neginf_scalar PASSED
numpy/lib/tests/test_type_check.py::TestIsinf::test_ind PASSED
numpy/lib/tests/test_type_check.py::TestIsposinf::test_generic PASSED
numpy/lib/tests/test_type_check.py::TestIsneginf::test_generic PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_generic PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_array PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_integer PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_float PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_complex_good PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_complex_bad PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_complex_bad2 PASSED
numpy/lib/tests/test_type_check.py::TestNanToNum::test_do_not_rewrite_previous_keyword PASSED
numpy/lib/tests/test_type_check.py::TestRealIfClose::test_basic PASSED
numpy/lib/tests/test_ufunclike.py::TestUfunclike::test_isposinf PASSED
numpy/lib/tests/test_ufunclike.py::TestUfunclike::test_isneginf PASSED
numpy/lib/tests/test_ufunclike.py::TestUfunclike::test_fix PASSED
numpy/lib/tests/test_ufunclike.py::TestUfunclike::test_fix_with_subclass PASSED
numpy/lib/tests/test_ufunclike.py::TestUfunclike::test_scalar PASSED
numpy/lib/tests/test_utils.py::test_assert_raises_regex_context_manager PASSED
numpy/lib/tests/test_utils.py::test_info_method_heading PASSED
numpy/lib/tests/test_utils.py::test_drop_metadata PASSED
numpy/lib/tests/test_utils.py::test_drop_metadata_identity_and_copy[dtype0] PASSED
numpy/lib/tests/test_utils.py::test_drop_metadata_identity_and_copy[dtype1] PASSED
numpy/lib/tests/test_utils.py::test_drop_metadata_identity_and_copy[dtype2] PASSED
numpy/linalg/tests/test_deprecations.py::test_qr_mode_full_future_warning PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_1_d PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestSolve::test_0_size_k PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestInv::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvals::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestEig::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_empty_identity PASSED
numpy/linalg/tests/test_linalg.py::TestSVD::test_svdvals PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_generalized_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_generalized_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestSVDHermitian::test_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_basic_nonsvd PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_singular PASSED
numpy/linalg/tests/test_linalg.py::TestCond::test_nan XFAIL ([NOTRUN...)
numpy/linalg/tests/test_linalg.py::TestCond::test_stacked_singular PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_generalized_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_generalized_empty_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_empty_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinv::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinvHermitian::test_generalized_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinvHermitian::test_generalized_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinvHermitian::test_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestPinvHermitian::test_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::test_pinv_rtol_arg PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_generalized_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_generalized_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_zero PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestDet::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_nonsq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_sq_cases PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_rcond PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[4-2-2] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[0-4-1] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[0-4-2] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[4-0-1] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[4-0-2] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[4-2-0] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_empty_a_b[0-0-0] PASSED
numpy/linalg/tests/test_linalg.py::TestLstsq::test_incompatible_dims PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_zero[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_one[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_bad_power[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_non_square[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt0] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt1] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt2] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt3] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt4] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt5] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt6] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt7] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt8] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt9] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt10] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt11] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt12] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt13] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt14] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt15] PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_exceptions_not_invertible[dt16] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalshCases::test_generalized_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalshCases::test_generalized_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalshCases::test_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalshCases::test_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_invalid PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_UPLO PASSED
numpy/linalg/tests/test_linalg.py::TestEigvalsh::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestEighCases::test_generalized_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEighCases::test_generalized_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEighCases::test_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEighCases::test_empty_herm_cases PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_types[float32] PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_types[float64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_types[complex64] PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_types[complex128] PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_invalid PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_UPLO PASSED
numpy/linalg/tests/test_linalg.py::TestEigh::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_longdouble_norm PASSED
numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_intmin PASSED
numpy/linalg/tests/test_linalg.py::TestNorm_NonSystematic::test_complex_high_ord PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_vector_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_vector PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_axis PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_keepdims PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_matrix_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_matrix_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_matrix_2x2 PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_matrix_3x3 PASSED
numpy/linalg/tests/test_linalg.py::TestNormDouble::test_bad_args PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_vector_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_vector PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_axis PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_keepdims PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_matrix_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_matrix_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_matrix_2x2 PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_matrix_3x3 PASSED
numpy/linalg/tests/test_linalg.py::TestNormSingle::test_bad_args PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_vector_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_vector PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_axis PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_keepdims PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_matrix_empty PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_matrix_return_type PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_matrix_2x2 PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_matrix_3x3 PASSED
numpy/linalg/tests/test_linalg.py::TestNormInt64::test_bad_args PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixRank::test_matrix_rank PASSED
numpy/linalg/tests/test_linalg.py::TestMatrixRank::test_symmetric_rank PASSED
numpy/linalg/tests/test_linalg.py::test_reduced_rank PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_qr_empty[3-0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_qr_empty[0-3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_qr_empty[0-0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_mode_raw PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_mode_all_but_economic PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size0-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size0-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size0-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size0-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size0-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size1-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size1-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size1-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size1-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size1-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size2-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size2-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size2-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size2-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float64-outer_size2-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size0-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size0-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size0-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size0-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size0-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size1-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size1-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size1-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size1-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size1-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size2-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size2-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size2-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size2-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex64-outer_size2-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size0-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size0-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size0-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size0-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size0-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size1-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size1-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size1-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size1-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size1-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size2-size0] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size2-size1] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size2-size2] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size2-size3] PASSED
numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[complex128-outer_size2-size4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float32-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float32-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float32-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float32-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float32-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float64-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float64-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float64-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float64-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-float64-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex64-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex64-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex64-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex64-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex64-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex128-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex128-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex128-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex128-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[False-complex128-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float32-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float32-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float32-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float32-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float32-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float64-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float64-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float64-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float64-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-float64-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex64-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex64-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex64-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex64-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex64-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex128-shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex128-shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex128-shape2] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex128-shape3] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_basic_property[True-complex128-shape4] PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_0_size PASSED
numpy/linalg/tests/test_linalg.py::TestCholesky::test_upper_lower_arg PASSED
numpy/linalg/tests/test_linalg.py::test_byteorder_check PASSED
numpy/linalg/tests/test_linalg.py::test_generalized_raise_multiloop PASSED
numpy/linalg/tests/test_linalg.py::test_xerbla_override PASSED
numpy/linalg/tests/test_linalg.py::test_sdot_bug_8577 PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_basic_function_with_three_arguments PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_basic_function_with_two_arguments PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_basic_function_with_dynamic_programming_optimization PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_vector_as_first_argument PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_vector_as_last_argument PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_vector_as_first_and_last_argument PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_three_arguments_and_out PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_two_arguments_and_out PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_dynamic_programming_optimization_and_out PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_dynamic_programming_logic PASSED
numpy/linalg/tests/test_linalg.py::TestMultiDot::test_too_few_input_arrays PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_non_square_handling[arr0-2] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_non_square_handling[arr1-1] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_tensorinv_shape[shape0-2] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_tensorinv_shape[shape1-1] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_tensorinv_ind_limit[0] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_tensorinv_ind_limit[-2] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorinv::test_tensorinv_result PASSED
numpy/linalg/tests/test_linalg.py::TestTensorsolve::test_non_square_handling[a0-None] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorsolve::test_non_square_handling[a1-axes1] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorsolve::test_tensorsolve_result[shape0] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorsolve::test_tensorsolve_result[shape1] PASSED
numpy/linalg/tests/test_linalg.py::TestTensorsolve::test_tensorsolve_result[shape2] PASSED
numpy/linalg/tests/test_linalg.py::test_unsupported_commontype PASSED
numpy/linalg/tests/test_linalg.py::test_blas64_dot SKIPPED (Bad memo...)
numpy/linalg/tests/test_linalg.py::test_blas64_geqrf_lwork_smoketest XFAIL
numpy/linalg/tests/test_linalg.py::test_diagonal PASSED
numpy/linalg/tests/test_linalg.py::test_trace PASSED
numpy/linalg/tests/test_linalg.py::test_cross PASSED
numpy/linalg/tests/test_linalg.py::test_tensordot PASSED
numpy/linalg/tests/test_linalg.py::test_matmul PASSED
numpy/linalg/tests/test_linalg.py::test_matrix_transpose PASSED
numpy/linalg/tests/test_linalg.py::test_matrix_norm PASSED
numpy/linalg/tests/test_linalg.py::test_vector_norm PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_eig_build PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_eigh_build PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_svd_build PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_norm_vector_badarg PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_lapack_endian PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_large_svd_32bit PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_svd_no_uv PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_norm_object_array PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_lstsq_complex_larger_rhs PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_cholesky_empty_array[True] PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_cholesky_empty_array[False] PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_matrix_rank_rtol_argument[0.0] PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_matrix_rank_rtol_argument[rtol1] PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_matrix_rank_rtol_argument[rtol2] PASSED
numpy/linalg/tests/test_regression.py::TestRegression::test_openblas_threading PASSED
numpy/ma/tests/test_arrayobject.py::test_matrix_transpose_raises_error_for_1d PASSED
numpy/ma/tests/test_arrayobject.py::test_matrix_transpose_equals_transpose_2d PASSED
numpy/ma/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape0] PASSED
numpy/ma/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape1] PASSED
numpy/ma/tests/test_arrayobject.py::test_matrix_transpose_equals_swapaxes[shape2] PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_basicattributes PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_basic0d PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_basic1d PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_basic2d PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_concatenate_basic PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_concatenate_alongaxis PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_concatenate_flexible PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_ndmin PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_ndmin_from_maskedarray PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_maskcreation PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_masked_singleton_array_creation_warns PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_with_list_of_maskedarrays PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_with_list_of_maskedarrays_no_bool_cast PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_creation_from_ndarray_with_padding PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_unknown_keyword_parameter PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_asarray PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_asarray_default_order PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_asarray_enforce_order PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_fix_invalid PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_maskedelement PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_set_element_as_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_indexing PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_setitem_no_warning PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_copy PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_copy_0d PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_copy_on_python_builtins PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_copy_immutable PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_deepcopy PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_format PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_str_repr PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_str_repr_legacy PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_0d_unicode PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_pickling PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_pickling_subbaseclass PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_pickling_maskedconstant PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_pickling_wstructured PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_pickling_keepalignment PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_single_element_subscript PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_topython PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_oddfeatures_1 PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_oddfeatures_2 PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_oddfeatures_3 PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_filled_with_object_dtype PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_filled_with_flexible_dtype PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_filled_with_mvoid PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_filled_with_nested_dtype PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_filled_with_f_order PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_optinfo_propagation PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_optinfo_forward_propagation PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_fancy_printoptions PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_flatten_structured_array PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_void0d PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_mvoid_getitem PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_mvoid_iter PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_mvoid_print PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_mvoid_multidim_print PASSED
numpy/ma/tests/test_core.py::TestMaskedArray::test_object_with_array PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_basic_arithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_divide_on_different_shapes PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_mixed_arithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_limits_arithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_masked_singleton_arithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_masked_singleton_equality PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_arithmetic_with_masked_singleton PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_arithmetic_with_masked_singleton_on_1d_singleton PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_scalar_arithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_basic_ufuncs PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_count_func PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_count_on_python_builtins PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minmax_func PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minimummaximum_func PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minmax_reduce PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minmax_funcs_with_output PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minmax_methods PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_minmax_dtypes PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_addsumprod PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_binops_d2D PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_domained_binops_d2D PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_noshrinking PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ufunc_nomask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_noshink_on_creation PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_mod PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_TakeTransposeInnerOuter PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_imag_real PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_methods_with_output PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_on_structured PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_on_structured PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_ne_structured_with_non_masked PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_ne_structured_extra PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_strings[None-S] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_strings[None-U] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_strings[A-S] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_strings[A-U] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_strings[None-S] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_strings[None-U] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_strings[A-S] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_strings[A-U] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_for_numeric[1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_broadcast_with_unmasked[eq] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_broadcast_with_unmasked[lt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comp_no_mask_not_broadcast[eq] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comp_no_mask_not_broadcast[gt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_ne_for_numeric[1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[le-1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[lt-1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[ge-1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-None-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-?-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-b-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-h-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-i-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-l-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-B-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-H-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-I-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-L-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-Q-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-e-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-f-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-d-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-g-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-F-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-?] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-b] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-h] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-i] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-l] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-B] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-H] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-I] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-L] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-Q] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-e] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-f] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-d] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-g] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_for_numeric[gt-1-D-D] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[None-le] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[None-lt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[None-ge] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[None-gt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[N/A-le] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[N/A-lt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[N/A-ge] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_comparisons_strings[N/A-gt] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_with_None PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_with_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_eq_different_dimensions PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayArithmetic::test_numpyarithmetic PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_keepmask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_hardmask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_hardmask_again PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_hardmask_oncemore_yay PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_smallmask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_shrink_mask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_flat PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayAttributes::test_assign_dtype PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_check_on_scalar PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_check_on_fields PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_conversion PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_default_fill_value PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_default_fill_value_structured PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_default_fill_value_void PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_subarray_fillvalue PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_exotic_dtype PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_datetime_timedelta PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_extremum_fill_value PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_extremum_fill_value_subdtype PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_individual_fields PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_implicit_structured_array PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_as_arguments PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_shape_argument PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_in_view PASSED
numpy/ma/tests/test_core.py::TestFillingValues::test_fillvalue_bytes_or_str PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_testUfuncRegression PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_reduce PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_minmax PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_ndarray_mask PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_treatment_of_NotImplemented PASSED
numpy/ma/tests/test_core.py::TestUfuncs::test_no_masked_nan_warnings PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_addition_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_addition_array PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_subtraction_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_subtraction_array PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_multiplication_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_multiplication_array PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_scalar_int PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_scalar_float PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_array_float PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_misc PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_add PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_sub PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_mul PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_div PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_pow PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_add_arrays PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_sub_arrays PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_datafriendly_mul_arrays PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_addition_scalar_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_addition_array_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_subtraction_scalar_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_subtraction_array_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_multiplication_scalar_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_multiplication_array_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_floor_division_scalar_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_floor_division_array_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_scalar_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_division_array_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayInPlaceArithmetic::test_inplace_pow_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_generic_methods PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_allclose PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_allclose_timedelta PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_allany PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_allany_oddities PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_argmax_argmin PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_clip PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_clip_out PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_compress PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_compressed PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_empty PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_zeros PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ones PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_put PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_put_nomask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_put_hardmask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_putmask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[C-A] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[C-K] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[C-C] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[C-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[F-A] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[F-K] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[F-C] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_ravel_order[F-F] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_reshape PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_sort PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_stable_sort PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_argsort_matches_sort PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_sort_2d PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_sort_flexible PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_argsort PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_squeeze PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_swapaxes PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_take PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_take_masked_indices PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_tolist PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_tolist_specialcase PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_toflex PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_fromflex PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_arraymethod PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_arraymethod_0d PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_transpose_view PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMethods::test_diagonal_view PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_cumsumprod PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_cumsumprod_with_output PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_ptp PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_add_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_sum_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_prod_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_meananom_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_anom_shape PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_anom PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_trace PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_dot PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_dot_shape_mismatch PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_varmean_nomask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_varstd PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_varstd_specialcases PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_varstd_ddof PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_diag PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_axis_methods_nomask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_mean_overflow PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_diff_with_prepend PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_diff_with_append PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_diff_with_dim_0 PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethods::test_diff_with_n_0 PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayMathMethodsComplex::test_varstd PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_bool PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_equal_wlist PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_equal_fill_value PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_condition PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_oddities PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_shape_constraint PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_structured PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_where_mismatch PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_otherfunctions PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_round PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_round_with_output PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_round_with_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_identity PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_power PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_power_with_broadcasting PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_object PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_with_masked_choice PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_with_masked_condition PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_type PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_broadcast PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_structured PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_where_structured_masked PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_invalid_error PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_invalid_pandas PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_invalid_full_mask[True] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_masked_invalid_full_mask[False] PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_choose PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_choose_with_out PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_reshape PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_make_mask_descr PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_make_mask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_mask_or PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_flatten_mask PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_on_ndarray PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_compress PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_compressed PASSED
numpy/ma/tests/test_core.py::TestMaskedArrayFunctions::test_convolve PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_set_records_masks PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_set_record_element PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_set_record_slice PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_mask_element PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_getmaskarray PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_view PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_getitem PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_setitem PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_setitem_scalar PASSED
numpy/ma/tests/test_core.py::TestMaskedFields::test_element_len PASSED
numpy/ma/tests/test_core.py::TestMaskedObjectArray::test_getitem PASSED
numpy/ma/tests/test_core.py::TestMaskedObjectArray::test_nested_ma PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_nothing PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_type PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_simple_dtype PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_flexible_dtype PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_subdtype PASSED
numpy/ma/tests/test_core.py::TestMaskedView::test_view_to_dtype_and_type PASSED
numpy/ma/tests/test_core.py::TestOptionalArgs::test_ndarrayfuncs PASSED
numpy/ma/tests/test_core.py::TestOptionalArgs::test_count PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_ufunc PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_operator PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_ctor PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_repr PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_pickle PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_copy PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test__copy PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_deepcopy PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_immutable PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_coercion_int PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_coercion_float PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_coercion_unicode XFAIL
numpy/ma/tests/test_core.py::TestMaskedConstant::test_coercion_bytes XFAIL
numpy/ma/tests/test_core.py::TestMaskedConstant::test_subclass PASSED
numpy/ma/tests/test_core.py::TestMaskedConstant::test_attributes_readonly PASSED
numpy/ma/tests/test_core.py::TestMaskedWhereAliases::test_masked_values PASSED
numpy/ma/tests/test_core.py::test_masked_array PASSED
numpy/ma/tests/test_core.py::test_masked_array_no_copy PASSED
numpy/ma/tests/test_core.py::test_append_masked_array PASSED
numpy/ma/tests/test_core.py::test_append_masked_array_along_axis PASSED
numpy/ma/tests/test_core.py::test_default_fill_value_complex PASSED
numpy/ma/tests/test_core.py::test_ufunc_with_output PASSED
numpy/ma/tests/test_core.py::test_ufunc_with_out_varied PASSED
numpy/ma/tests/test_core.py::test_astype_mask_ordering PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[?-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[b-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[h-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[i-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[l-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[q-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[B-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[H-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[I-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[L-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[Q-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[e-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[f-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[d-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[g-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[F-D] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-?] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-b] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-h] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-i] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-l] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-B] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-H] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-I] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-L] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-Q] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-e] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-f] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-d] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-g] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-F] PASSED
numpy/ma/tests/test_core.py::test_astype_basic[D-D] PASSED
numpy/ma/tests/test_core.py::test_fieldless_void PASSED
numpy/ma/tests/test_core.py::test_mask_shape_assignment_does_not_break_masked PASSED
numpy/ma/tests/test_core.py::test_doc_note PASSED
numpy/ma/tests/test_core.py::test_gh_22556 PASSED
numpy/ma/tests/test_core.py::test_gh_21022 PASSED
numpy/ma/tests/test_core.py::test_deepcopy_2d_obj PASSED
numpy/ma/tests/test_core.py::test_deepcopy_0d_obj PASSED
numpy/ma/tests/test_deprecations.py::TestArgsort::test_function_ndarray PASSED
numpy/ma/tests/test_deprecations.py::TestArgsort::test_function_maskedarray PASSED
numpy/ma/tests/test_deprecations.py::TestArgsort::test_method PASSED
numpy/ma/tests/test_deprecations.py::TestMinimumMaximum::test_axis_default PASSED
numpy/ma/tests/test_deprecations.py::TestFromtextfile::test_fromtextfile_delimitor PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_masked_all PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_masked_all_with_object_nested PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_masked_all_with_object PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_masked_all_like PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_clump_masked PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_clump_unmasked PASSED
numpy/ma/tests/test_extras.py::TestGeneric::test_flatnotmasked_contiguous PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_testAverage1 PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_testAverage2 PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_testAverage3 PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_testAverage4 PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_weight_and_input_dims_different PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_onintegers_with_mask PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_complex PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_basic_keepdims[x0-None-expected_avg0-weights0-expected_wavg0-expected_wsum0] PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_basic_keepdims[x1-0-expected_avg1-weights1-expected_wavg1-expected_wsum1] PASSED
numpy/ma/tests/test_extras.py::TestAverage::test_masked_weights PASSED
numpy/ma/tests/test_extras.py::TestConcatenator::test_1d PASSED
numpy/ma/tests/test_extras.py::TestConcatenator::test_2d PASSED
numpy/ma/tests/test_extras.py::TestConcatenator::test_masked_constant PASSED
numpy/ma/tests/test_extras.py::TestNotMasked::test_edges PASSED
numpy/ma/tests/test_extras.py::TestNotMasked::test_contiguous PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_compress_nd PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_compress_rowcols PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_rowcols PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_rows-0-None] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_rows-0-0] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_rows-0-1] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_cols-1-None] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_cols-1-0] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_mask_row_cols_axis_deprecation[mask_cols-1-1] PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_dot PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_dot_returns_maskedarray PASSED
numpy/ma/tests/test_extras.py::TestCompressFunctions::test_dot_out PASSED
numpy/ma/tests/test_extras.py::TestApplyAlongAxis::test_3d PASSED
numpy/ma/tests/test_extras.py::TestApplyAlongAxis::test_3d_kwargs PASSED
numpy/ma/tests/test_extras.py::TestApplyOverAxes::test_basic PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_pytype PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_inf PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_non_masked PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_docstring_examples PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_axis_argument_errors PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_masked_0d PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_masked_1d PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_1d_shape_consistency PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_2d PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_2d_waxis PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_3d PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_neg_axis PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_out_1d PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_out PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_keepdims_out[None] PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_keepdims_out[1] PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_keepdims_out[axis2] PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_keepdims_out[axis3] PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_keepdims_out[axis4] PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_single_non_masked_value_on_axis PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_nan PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_out_nan PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_nan_behavior PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_ambigous_fill PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_special PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_empty PASSED
numpy/ma/tests/test_extras.py::TestMedian::test_object PASSED
numpy/ma/tests/test_extras.py::TestCov::test_1d_without_missing PASSED
numpy/ma/tests/test_extras.py::TestCov::test_2d_without_missing PASSED
numpy/ma/tests/test_extras.py::TestCov::test_1d_with_missing PASSED
numpy/ma/tests/test_extras.py::TestCov::test_2d_with_missing PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_ddof PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_bias PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_1d_without_missing PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_2d_without_missing PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_1d_with_missing PASSED
numpy/ma/tests/test_extras.py::TestCorrcoef::test_2d_with_missing PASSED
numpy/ma/tests/test_extras.py::TestPolynomial::test_polyfit PASSED
numpy/ma/tests/test_extras.py::TestPolynomial::test_polyfit_with_masked_NaNs PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_unique_onlist PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_unique_onmaskedarray PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_unique_allmasked PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_ediff1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_ediff1d_tobegin PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_ediff1d_toend PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_ediff1d_tobegin_toend PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_ediff1d_ndarray PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_intersect1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_setxor1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_isin PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_in1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_in1d_invert PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_union1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_setdiff1d PASSED
numpy/ma/tests/test_extras.py::TestArraySetOps::test_setdiff1d_char_array PASSED
numpy/ma/tests/test_extras.py::TestShapeBase::test_atleast_2d PASSED
numpy/ma/tests/test_extras.py::TestShapeBase::test_shape_scalar PASSED
numpy/ma/tests/test_extras.py::TestNDEnumerate::test_ndenumerate_nomasked PASSED
numpy/ma/tests/test_extras.py::TestNDEnumerate::test_ndenumerate_allmasked PASSED
numpy/ma/tests/test_extras.py::TestNDEnumerate::test_ndenumerate_mixedmasked PASSED
numpy/ma/tests/test_extras.py::TestStack::test_stack_1d PASSED
numpy/ma/tests/test_extras.py::TestStack::test_stack_masks PASSED
numpy/ma/tests/test_extras.py::TestStack::test_stack_nd PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_byview PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_get PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_fields PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_fields_mask PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_mask PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_mask_fromarray PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_mask_fromfields PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_set_elements PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_setslices_hardmask PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_hardmask PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_pickling PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_filled PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_tolist PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_withnames PASSED
numpy/ma/tests/test_mrecords.py::TestMRecords::test_exotic_formats PASSED
numpy/ma/tests/test_mrecords.py::TestView::test_view_by_itself PASSED
numpy/ma/tests/test_mrecords.py::TestView::test_view_simple_dtype PASSED
numpy/ma/tests/test_mrecords.py::TestView::test_view_flexible_type PASSED
numpy/ma/tests/test_mrecords.py::TestMRecordsImport::test_fromarrays PASSED
numpy/ma/tests/test_mrecords.py::TestMRecordsImport::test_fromrecords PASSED
numpy/ma/tests/test_mrecords.py::TestMRecordsImport::test_fromrecords_wmask PASSED
numpy/ma/tests/test_mrecords.py::TestMRecordsImport::test_fromtextfile PASSED
numpy/ma/tests/test_mrecords.py::TestMRecordsImport::test_addfield PASSED
numpy/ma/tests/test_mrecords.py::test_record_array_with_object_field PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testBasic1d PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testBasic2d[s0] PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testBasic2d[s1] PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testArithmetic PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testMixedArithmetic PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testUfuncs1 PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_xtestCount PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testMinMax PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testAddSumProd PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testCI PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testCopySize PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testPut PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testPut2 PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testMaPut PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testOddFeatures PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testMinMax2 PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testTakeTransposeInnerOuter PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testInplace PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testPickle PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testMasked PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testAverage1 PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testAverage2 PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testToPython PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testScalarArithmetic PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testArrayMethods PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testArrayAttributes PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testAPI PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_testSingleElementSubscript PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_assignment_by_condition PASSED
numpy/ma/tests/test_old_ma.py::TestMa::test_assignment_by_condition_2 PASSED
numpy/ma/tests/test_old_ma.py::TestUfuncs::test_testUfuncRegression PASSED
numpy/ma/tests/test_old_ma.py::TestUfuncs::test_reduce PASSED
numpy/ma/tests/test_old_ma.py::TestUfuncs::test_minmax PASSED
numpy/ma/tests/test_old_ma.py::TestUfuncs::test_nonzero PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_trace PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_clip PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_ptp PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_swapaxes PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_cumprod PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_cumsum PASSED
numpy/ma/tests/test_old_ma.py::TestArrayMethods::test_varstd PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array_create PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_mem_masked_where PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array_multiply PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array_repeat PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array_repr_unicode PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_atleast_2d PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_set_fill_value_unicode_py3 PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_var_sets_maskedarray_scalar PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_ddof_corrcoef PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_mask_not_backmangled PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_empty_list_on_structured PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_masked_array_tobytes_fortran PASSED
numpy/ma/tests/test_regression.py::TestRegression::test_structured_array PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_data_subclassing PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_maskedarray_subclassing PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_masked_unary_operations PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_masked_binary_operations PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_masked_binary_operations2 PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_attributepropagation PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_subclasspreservation PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_subclass_items PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_subclass_nomask_items PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_subclass_repr PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_subclass_str PASSED
numpy/ma/tests/test_subclassing.py::TestSubclassing::test_pure_subclass_info_preservation PASSED
numpy/ma/tests/test_subclassing.py::test_array_no_inheritance PASSED
numpy/ma/tests/test_subclassing.py::TestClassWrapping::test_masked_unary_operations PASSED
numpy/ma/tests/test_subclassing.py::TestClassWrapping::test_masked_binary_operations PASSED
numpy/ma/tests/test_subclassing.py::TestClassWrapping::test_mixins_have_slots PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_exceptions PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_ptp PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_var PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_asmatrix PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_repr PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestCasting::test_basic PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_pow PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_scalar_type_pow PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_notimplemented PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestIndexing::test_basic PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_dimesions PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_array_from_matrix_list PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_array_to_list PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_scalar_indexing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_row_column_indexing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_boolean_indexing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_list_indexing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestPower::test_returntype PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestPower::test_list PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_shape PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_numpy_ravel PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_member_ravel PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_member_flatten PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_numpy_ravel_order PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_matrix_ravel_order PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_array_memory_sharing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_matrix_memory_sharing PASSED
numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_expand_dims_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_fancy_indexing PASSED
numpy/matrixlib/tests/test_interaction.py::test_polynomial_mapdomain PASSED
numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none PASSED
numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none PASSED
numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects PASSED
numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects PASSED
numpy/matrixlib/tests/test_interaction.py::test_iter_allocate_output_subtype PASSED
numpy/matrixlib/tests/test_interaction.py::test_array_astype PASSED
numpy/matrixlib/tests/test_interaction.py::test_stack PASSED
numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply PASSED
numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices PASSED
numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices_general PASSED
numpy/matrixlib/tests/test_interaction.py::test_average_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_dot_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_kron_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_scalar PASSED
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder PASSED
numpy/matrixlib/tests/test_interaction.py::test_array_equal_error_message_matrix PASSED
numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_pickling_subbaseclass PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_count_mean_with_matrix PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_compressed PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_ravel PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_view PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_maskedarray_subclassing PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_unary_operations PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations2 PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix_builder PASSED
numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSolveMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSolveMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSolveMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSolveMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestInvMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestInvMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestInvMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestInvMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigvalsMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigvalsMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigvalsMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigvalsMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestEigMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSVDMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSVDMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSVDMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestSVDMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestCondMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestCondMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestCondMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestCondMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_generalized_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_generalized_empty_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_empty_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestPinvMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestDetMatrix::test_generalized_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestDetMatrix::test_generalized_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestDetMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestDetMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestLstsqMatrix::test_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestLstsqMatrix::test_empty_nonsq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestLstsqMatrix::test_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestLstsqMatrix::test_empty_sq_cases PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_empty PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_return_type PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_2x2 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_3x3 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_bad_args PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_empty PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_return_type PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_2x2 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_3x3 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_bad_args PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_empty PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_return_type PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_2x2 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_3x3 PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_bad_args PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_qr_empty[3-0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_qr_empty[0-3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_qr_empty[0-0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_raw PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size0-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size0-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size0-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size0-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size0-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size1-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size1-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size1-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size1-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size1-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size2-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size2-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size2-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size2-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float64-outer_size2-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size0-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size0-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size0-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size0-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size0-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size1-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size1-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size1-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size1-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size1-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size2-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size2-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size2-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size2-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex64-outer_size2-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size0-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size0-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size0-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size0-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size0-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size1-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size1-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size1-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size1-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size1-size4] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size2-size0] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size2-size1] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size2-size2] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size2-size3] PASSED
numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[complex128-outer_size2-size4] PASSED
numpy/matrixlib/tests/test_multiarray.py::TestView::test_type PASSED
numpy/matrixlib/tests/test_multiarray.py::TestView::test_keywords PASSED
numpy/matrixlib/tests/test_numeric.py::TestDot::test_matscalar PASSED
numpy/matrixlib/tests/test_numeric.py::test_diagonal PASSED
numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix PASSED
numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties PASSED
numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_multiply_by_1d_vector PASSED
numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_std_argmax PASSED
numpy/polynomial/tests/test_chebyshev.py::TestPrivate::test__cseries_to_zseries PASSED
numpy/polynomial/tests/test_chebyshev.py::TestPrivate::test__zseries_to_cseries PASSED
numpy/polynomial/tests/test_chebyshev.py::TestConstants::test_chebdomain PASSED
numpy/polynomial/tests/test_chebyshev.py::TestConstants::test_chebzero PASSED
numpy/polynomial/tests/test_chebyshev.py::TestConstants::test_chebone PASSED
numpy/polynomial/tests/test_chebyshev.py::TestConstants::test_chebx PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebadd PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebsub PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebmulx PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebmul PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebdiv PASSED
numpy/polynomial/tests/test_chebyshev.py::TestArithmetic::test_chebpow PASSED
numpy/polynomial/tests/test_chebyshev.py::TestEvaluation::test_chebval PASSED
numpy/polynomial/tests/test_chebyshev.py::TestEvaluation::test_chebval2d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestEvaluation::test_chebval3d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestEvaluation::test_chebgrid2d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestEvaluation::test_chebgrid3d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestIntegral::test_chebint PASSED
numpy/polynomial/tests/test_chebyshev.py::TestIntegral::test_chebint_axis PASSED
numpy/polynomial/tests/test_chebyshev.py::TestDerivative::test_chebder PASSED
numpy/polynomial/tests/test_chebyshev.py::TestDerivative::test_chebder_axis PASSED
numpy/polynomial/tests/test_chebyshev.py::TestVander::test_chebvander PASSED
numpy/polynomial/tests/test_chebyshev.py::TestVander::test_chebvander2d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestVander::test_chebvander3d PASSED
numpy/polynomial/tests/test_chebyshev.py::TestFitting::test_chebfit PASSED
numpy/polynomial/tests/test_chebyshev.py::TestInterpolate::test_raises PASSED
numpy/polynomial/tests/test_chebyshev.py::TestInterpolate::test_dimensions PASSED
numpy/polynomial/tests/test_chebyshev.py::TestInterpolate::test_approximation PASSED
numpy/polynomial/tests/test_chebyshev.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_chebyshev.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_chebyshev.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_chebyshev.py::TestGauss::test_100 PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebfromroots PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebroots PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebtrim PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebline PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_cheb2poly PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_poly2cheb PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_weight PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebpts1 PASSED
numpy/polynomial/tests/test_chebyshev.py::TestMisc::test_chebpts2 PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Polynomial-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Legendre-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Chebyshev-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Laguerre-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[Hermite-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_conversion[HermiteE-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Polynomial-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Legendre-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Chebyshev-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Laguerre-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[Hermite-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cast[HermiteE-HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_identity[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_basis[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_fromroots[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_bad_conditioned_fit[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_fit[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_equal[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_not_equal[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_add[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_add[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_add[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_add[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_add[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_add[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_sub[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_mul[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_floordiv[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_truediv[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_mod[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_divmod[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_roots[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_degree[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_copy[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_integ[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_deriv[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_linspace[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_pow[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_call[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_call[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_call[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_call[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_call[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_call[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_call_with_list[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_cutdeg[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_truncate[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_trim[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_mapparms[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[Polynomial] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[Legendre] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[Chebyshev] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[Laguerre] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[Hermite] PASSED
numpy/polynomial/tests/test_classes.py::test_ufunc_override[HermiteE] PASSED
numpy/polynomial/tests/test_classes.py::TestInterpolate::test_raises PASSED
numpy/polynomial/tests/test_classes.py::TestInterpolate::test_dimensions PASSED
numpy/polynomial/tests/test_classes.py::TestInterpolate::test_approximation PASSED
numpy/polynomial/tests/test_hermite.py::TestConstants::test_hermdomain PASSED
numpy/polynomial/tests/test_hermite.py::TestConstants::test_hermzero PASSED
numpy/polynomial/tests/test_hermite.py::TestConstants::test_hermone PASSED
numpy/polynomial/tests/test_hermite.py::TestConstants::test_hermx PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermadd PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermsub PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermmulx PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermmul PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermdiv PASSED
numpy/polynomial/tests/test_hermite.py::TestArithmetic::test_hermpow PASSED
numpy/polynomial/tests/test_hermite.py::TestEvaluation::test_hermval PASSED
numpy/polynomial/tests/test_hermite.py::TestEvaluation::test_hermval2d PASSED
numpy/polynomial/tests/test_hermite.py::TestEvaluation::test_hermval3d PASSED
numpy/polynomial/tests/test_hermite.py::TestEvaluation::test_hermgrid2d PASSED
numpy/polynomial/tests/test_hermite.py::TestEvaluation::test_hermgrid3d PASSED
numpy/polynomial/tests/test_hermite.py::TestIntegral::test_hermint PASSED
numpy/polynomial/tests/test_hermite.py::TestIntegral::test_hermint_axis PASSED
numpy/polynomial/tests/test_hermite.py::TestDerivative::test_hermder PASSED
numpy/polynomial/tests/test_hermite.py::TestDerivative::test_hermder_axis PASSED
numpy/polynomial/tests/test_hermite.py::TestVander::test_hermvander PASSED
numpy/polynomial/tests/test_hermite.py::TestVander::test_hermvander2d PASSED
numpy/polynomial/tests/test_hermite.py::TestVander::test_hermvander3d PASSED
numpy/polynomial/tests/test_hermite.py::TestFitting::test_hermfit PASSED
numpy/polynomial/tests/test_hermite.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_hermite.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_hermite.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_hermite.py::TestGauss::test_100 PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_hermfromroots PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_hermroots PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_hermtrim PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_hermline PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_herm2poly PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_poly2herm PASSED
numpy/polynomial/tests/test_hermite.py::TestMisc::test_weight PASSED
numpy/polynomial/tests/test_hermite_e.py::TestConstants::test_hermedomain PASSED
numpy/polynomial/tests/test_hermite_e.py::TestConstants::test_hermezero PASSED
numpy/polynomial/tests/test_hermite_e.py::TestConstants::test_hermeone PASSED
numpy/polynomial/tests/test_hermite_e.py::TestConstants::test_hermex PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermeadd PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermesub PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermemulx PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermemul PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermediv PASSED
numpy/polynomial/tests/test_hermite_e.py::TestArithmetic::test_hermepow PASSED
numpy/polynomial/tests/test_hermite_e.py::TestEvaluation::test_hermeval PASSED
numpy/polynomial/tests/test_hermite_e.py::TestEvaluation::test_hermeval2d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestEvaluation::test_hermeval3d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestEvaluation::test_hermegrid2d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestEvaluation::test_hermegrid3d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestIntegral::test_hermeint PASSED
numpy/polynomial/tests/test_hermite_e.py::TestIntegral::test_hermeint_axis PASSED
numpy/polynomial/tests/test_hermite_e.py::TestDerivative::test_hermeder PASSED
numpy/polynomial/tests/test_hermite_e.py::TestDerivative::test_hermeder_axis PASSED
numpy/polynomial/tests/test_hermite_e.py::TestVander::test_hermevander PASSED
numpy/polynomial/tests/test_hermite_e.py::TestVander::test_hermevander2d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestVander::test_hermevander3d PASSED
numpy/polynomial/tests/test_hermite_e.py::TestFitting::test_hermefit PASSED
numpy/polynomial/tests/test_hermite_e.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_hermite_e.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_hermite_e.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_hermite_e.py::TestGauss::test_100 PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_hermefromroots PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_hermeroots PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_hermetrim PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_hermeline PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_herme2poly PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_poly2herme PASSED
numpy/polynomial/tests/test_hermite_e.py::TestMisc::test_weight PASSED
numpy/polynomial/tests/test_laguerre.py::TestConstants::test_lagdomain PASSED
numpy/polynomial/tests/test_laguerre.py::TestConstants::test_lagzero PASSED
numpy/polynomial/tests/test_laguerre.py::TestConstants::test_lagone PASSED
numpy/polynomial/tests/test_laguerre.py::TestConstants::test_lagx PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagadd PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagsub PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagmulx PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagmul PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagdiv PASSED
numpy/polynomial/tests/test_laguerre.py::TestArithmetic::test_lagpow PASSED
numpy/polynomial/tests/test_laguerre.py::TestEvaluation::test_lagval PASSED
numpy/polynomial/tests/test_laguerre.py::TestEvaluation::test_lagval2d PASSED
numpy/polynomial/tests/test_laguerre.py::TestEvaluation::test_lagval3d PASSED
numpy/polynomial/tests/test_laguerre.py::TestEvaluation::test_laggrid2d PASSED
numpy/polynomial/tests/test_laguerre.py::TestEvaluation::test_laggrid3d PASSED
numpy/polynomial/tests/test_laguerre.py::TestIntegral::test_lagint PASSED
numpy/polynomial/tests/test_laguerre.py::TestIntegral::test_lagint_axis PASSED
numpy/polynomial/tests/test_laguerre.py::TestDerivative::test_lagder PASSED
numpy/polynomial/tests/test_laguerre.py::TestDerivative::test_lagder_axis PASSED
numpy/polynomial/tests/test_laguerre.py::TestVander::test_lagvander PASSED
numpy/polynomial/tests/test_laguerre.py::TestVander::test_lagvander2d PASSED
numpy/polynomial/tests/test_laguerre.py::TestVander::test_lagvander3d PASSED
numpy/polynomial/tests/test_laguerre.py::TestFitting::test_lagfit PASSED
numpy/polynomial/tests/test_laguerre.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_laguerre.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_laguerre.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_laguerre.py::TestGauss::test_100 PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_lagfromroots PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_lagroots PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_lagtrim PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_lagline PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_lag2poly PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_poly2lag PASSED
numpy/polynomial/tests/test_laguerre.py::TestMisc::test_weight PASSED
numpy/polynomial/tests/test_legendre.py::TestConstants::test_legdomain PASSED
numpy/polynomial/tests/test_legendre.py::TestConstants::test_legzero PASSED
numpy/polynomial/tests/test_legendre.py::TestConstants::test_legone PASSED
numpy/polynomial/tests/test_legendre.py::TestConstants::test_legx PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legadd PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legsub PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legmulx PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legmul PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legdiv PASSED
numpy/polynomial/tests/test_legendre.py::TestArithmetic::test_legpow PASSED
numpy/polynomial/tests/test_legendre.py::TestEvaluation::test_legval PASSED
numpy/polynomial/tests/test_legendre.py::TestEvaluation::test_legval2d PASSED
numpy/polynomial/tests/test_legendre.py::TestEvaluation::test_legval3d PASSED
numpy/polynomial/tests/test_legendre.py::TestEvaluation::test_leggrid2d PASSED
numpy/polynomial/tests/test_legendre.py::TestEvaluation::test_leggrid3d PASSED
numpy/polynomial/tests/test_legendre.py::TestIntegral::test_legint PASSED
numpy/polynomial/tests/test_legendre.py::TestIntegral::test_legint_axis PASSED
numpy/polynomial/tests/test_legendre.py::TestIntegral::test_legint_zerointord PASSED
numpy/polynomial/tests/test_legendre.py::TestDerivative::test_legder PASSED
numpy/polynomial/tests/test_legendre.py::TestDerivative::test_legder_axis PASSED
numpy/polynomial/tests/test_legendre.py::TestDerivative::test_legder_orderhigherthancoeff PASSED
numpy/polynomial/tests/test_legendre.py::TestVander::test_legvander PASSED
numpy/polynomial/tests/test_legendre.py::TestVander::test_legvander2d PASSED
numpy/polynomial/tests/test_legendre.py::TestVander::test_legvander3d PASSED
numpy/polynomial/tests/test_legendre.py::TestVander::test_legvander_negdeg PASSED
numpy/polynomial/tests/test_legendre.py::TestFitting::test_legfit PASSED
numpy/polynomial/tests/test_legendre.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_legendre.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_legendre.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_legendre.py::TestGauss::test_100 PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_legfromroots PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_legroots PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_legtrim PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_legline PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_legline_zeroscl PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_leg2poly PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_poly2leg PASSED
numpy/polynomial/tests/test_legendre.py::TestMisc::test_weight PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_polydomain PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_polyzero PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_polyone PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_polyx PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_copy PASSED
numpy/polynomial/tests/test_polynomial.py::TestConstants::test_pickle PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polyadd PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polysub PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polymulx PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polymul PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polydiv PASSED
numpy/polynomial/tests/test_polynomial.py::TestArithmetic::test_polypow PASSED
numpy/polynomial/tests/test_polynomial.py::TestFraction::test_Fraction PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polyval PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polyvalfromroots PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polyval2d PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polyval3d PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polygrid2d PASSED
numpy/polynomial/tests/test_polynomial.py::TestEvaluation::test_polygrid3d PASSED
numpy/polynomial/tests/test_polynomial.py::TestIntegral::test_polyint PASSED
numpy/polynomial/tests/test_polynomial.py::TestIntegral::test_polyint_axis PASSED
numpy/polynomial/tests/test_polynomial.py::TestDerivative::test_polyder PASSED
numpy/polynomial/tests/test_polynomial.py::TestDerivative::test_polyder_axis PASSED
numpy/polynomial/tests/test_polynomial.py::TestVander::test_polyvander PASSED
numpy/polynomial/tests/test_polynomial.py::TestVander::test_polyvander2d PASSED
numpy/polynomial/tests/test_polynomial.py::TestVander::test_polyvander3d PASSED
numpy/polynomial/tests/test_polynomial.py::TestVander::test_polyvandernegdeg PASSED
numpy/polynomial/tests/test_polynomial.py::TestCompanion::test_raises PASSED
numpy/polynomial/tests/test_polynomial.py::TestCompanion::test_dimensions PASSED
numpy/polynomial/tests/test_polynomial.py::TestCompanion::test_linear_root PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polyfromroots PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polyroots PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polyfit PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polytrim PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polyline PASSED
numpy/polynomial/tests/test_polynomial.py::TestMisc::test_polyline_zero PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_trimseq PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_trimseq_empty_input PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_as_series PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_trimcoef PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_vander_nd_exception PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_div_zerodiv PASSED
numpy/polynomial/tests/test_polyutils.py::TestMisc::test_pow_too_large PASSED
numpy/polynomial/tests/test_polyutils.py::TestDomain::test_getdomain PASSED
numpy/polynomial/tests/test_polyutils.py::TestDomain::test_mapdomain PASSED
numpy/polynomial/tests/test_polyutils.py::TestDomain::test_mapparms PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_polynomial_str[inp0-1.0 + 2.0\xb7x + 3.0\xb7x\xb2] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_polynomial_str[inp1--1.0 + 0.0\xb7x + 3.0\xb7x\xb2 - 1.0\xb7x\xb3] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_polynomial_str[inp2-0.0 + 1.0\xb7x + 2.0\xb7x\xb2 + 3.0\xb7x\xb3 + 4.0\xb7x\u2074 + 5.0\xb7x\u2075 + 6.0\xb7x\u2076 + 7.0\xb7x\u2077 +\n8.0\xb7x\u2078 + 9.0\xb7x\u2079 + 10.0\xb7x\xb9\u2070 + 11.0\xb7x\xb9\xb9] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_chebyshev_str[inp0-1.0 + 2.0\xb7T\u2081(x) + 3.0\xb7T\u2082(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_chebyshev_str[inp1--1.0 + 0.0\xb7T\u2081(x) + 3.0\xb7T\u2082(x) - 1.0\xb7T\u2083(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_chebyshev_str[inp2-0.0 + 1.0\xb7T\u2081(x) + 2.0\xb7T\u2082(x) + 3.0\xb7T\u2083(x) + 4.0\xb7T\u2084(x) + 5.0\xb7T\u2085(x) +\n6.0\xb7T\u2086(x) + 7.0\xb7T\u2087(x) + 8.0\xb7T\u2088(x) + 9.0\xb7T\u2089(x) + 10.0\xb7T\u2081\u2080(x) + 11.0\xb7T\u2081\u2081(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_legendre_str[inp0-1.0 + 2.0\xb7P\u2081(x) + 3.0\xb7P\u2082(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_legendre_str[inp1--1.0 + 0.0\xb7P\u2081(x) + 3.0\xb7P\u2082(x) - 1.0\xb7P\u2083(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_legendre_str[inp2-0.0 + 1.0\xb7P\u2081(x) + 2.0\xb7P\u2082(x) + 3.0\xb7P\u2083(x) + 4.0\xb7P\u2084(x) + 5.0\xb7P\u2085(x) +\n6.0\xb7P\u2086(x) + 7.0\xb7P\u2087(x) + 8.0\xb7P\u2088(x) + 9.0\xb7P\u2089(x) + 10.0\xb7P\u2081\u2080(x) + 11.0\xb7P\u2081\u2081(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermite_str[inp0-1.0 + 2.0\xb7H\u2081(x) + 3.0\xb7H\u2082(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermite_str[inp1--1.0 + 0.0\xb7H\u2081(x) + 3.0\xb7H\u2082(x) - 1.0\xb7H\u2083(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermite_str[inp2-0.0 + 1.0\xb7H\u2081(x) + 2.0\xb7H\u2082(x) + 3.0\xb7H\u2083(x) + 4.0\xb7H\u2084(x) + 5.0\xb7H\u2085(x) +\n6.0\xb7H\u2086(x) + 7.0\xb7H\u2087(x) + 8.0\xb7H\u2088(x) + 9.0\xb7H\u2089(x) + 10.0\xb7H\u2081\u2080(x) + 11.0\xb7H\u2081\u2081(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermiteE_str[inp0-1.0 + 2.0\xb7He\u2081(x) + 3.0\xb7He\u2082(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermiteE_str[inp1--1.0 + 0.0\xb7He\u2081(x) + 3.0\xb7He\u2082(x) - 1.0\xb7He\u2083(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_hermiteE_str[inp2-0.0 + 1.0\xb7He\u2081(x) + 2.0\xb7He\u2082(x) + 3.0\xb7He\u2083(x) + 4.0\xb7He\u2084(x) + 5.0\xb7He\u2085(x) +\n6.0\xb7He\u2086(x) + 7.0\xb7He\u2087(x) + 8.0\xb7He\u2088(x) + 9.0\xb7He\u2089(x) + 10.0\xb7He\u2081\u2080(x) +\n11.0\xb7He\u2081\u2081(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_laguerre_str[inp0-1.0 + 2.0\xb7L\u2081(x) + 3.0\xb7L\u2082(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_laguerre_str[inp1--1.0 + 0.0\xb7L\u2081(x) + 3.0\xb7L\u2082(x) - 1.0\xb7L\u2083(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_laguerre_str[inp2-0.0 + 1.0\xb7L\u2081(x) + 2.0\xb7L\u2082(x) + 3.0\xb7L\u2083(x) + 4.0\xb7L\u2084(x) + 5.0\xb7L\u2085(x) +\n6.0\xb7L\u2086(x) + 7.0\xb7L\u2087(x) + 8.0\xb7L\u2088(x) + 9.0\xb7L\u2089(x) + 10.0\xb7L\u2081\u2080(x) + 11.0\xb7L\u2081\u2081(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrUnicodeSuperSubscripts::test_polynomial_str_domains PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_polynomial_str[inp0-1.0 + 2.0 x + 3.0 x**2] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_polynomial_str[inp1--1.0 + 0.0 x + 3.0 x**2 - 1.0 x**3] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_polynomial_str[inp2-0.0 + 1.0 x + 2.0 x**2 + 3.0 x**3 + 4.0 x**4 + 5.0 x**5 + 6.0 x**6 +\n7.0 x**7 + 8.0 x**8 + 9.0 x**9 + 10.0 x**10 + 11.0 x**11] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_chebyshev_str[inp0-1.0 + 2.0 T_1(x) + 3.0 T_2(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_chebyshev_str[inp1--1.0 + 0.0 T_1(x) + 3.0 T_2(x) - 1.0 T_3(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_chebyshev_str[inp2-0.0 + 1.0 T_1(x) + 2.0 T_2(x) + 3.0 T_3(x) + 4.0 T_4(x) + 5.0 T_5(x) +\n6.0 T_6(x) + 7.0 T_7(x) + 8.0 T_8(x) + 9.0 T_9(x) + 10.0 T_10(x) +\n11.0 T_11(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_legendre_str[inp0-1.0 + 2.0 P_1(x) + 3.0 P_2(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_legendre_str[inp1--1.0 + 0.0 P_1(x) + 3.0 P_2(x) - 1.0 P_3(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_legendre_str[inp2-0.0 + 1.0 P_1(x) + 2.0 P_2(x) + 3.0 P_3(x) + 4.0 P_4(x) + 5.0 P_5(x) +\n6.0 P_6(x) + 7.0 P_7(x) + 8.0 P_8(x) + 9.0 P_9(x) + 10.0 P_10(x) +\n11.0 P_11(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermite_str[inp0-1.0 + 2.0 H_1(x) + 3.0 H_2(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermite_str[inp1--1.0 + 0.0 H_1(x) + 3.0 H_2(x) - 1.0 H_3(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermite_str[inp2-0.0 + 1.0 H_1(x) + 2.0 H_2(x) + 3.0 H_3(x) + 4.0 H_4(x) + 5.0 H_5(x) +\n6.0 H_6(x) + 7.0 H_7(x) + 8.0 H_8(x) + 9.0 H_9(x) + 10.0 H_10(x) +\n11.0 H_11(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermiteE_str[inp0-1.0 + 2.0 He_1(x) + 3.0 He_2(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermiteE_str[inp1--1.0 + 0.0 He_1(x) + 3.0 He_2(x) - 1.0 He_3(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_hermiteE_str[inp2-0.0 + 1.0 He_1(x) + 2.0 He_2(x) + 3.0 He_3(x) + 4.0 He_4(x) +\n5.0 He_5(x) + 6.0 He_6(x) + 7.0 He_7(x) + 8.0 He_8(x) + 9.0 He_9(x) +\n10.0 He_10(x) + 11.0 He_11(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_laguerre_str[inp0-1.0 + 2.0 L_1(x) + 3.0 L_2(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_laguerre_str[inp1--1.0 + 0.0 L_1(x) + 3.0 L_2(x) - 1.0 L_3(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_laguerre_str[inp2-0.0 + 1.0 L_1(x) + 2.0 L_2(x) + 3.0 L_3(x) + 4.0 L_4(x) + 5.0 L_5(x) +\n6.0 L_6(x) + 7.0 L_7(x) + 8.0 L_8(x) + 9.0 L_9(x) + 10.0 L_10(x) +\n11.0 L_11(x)] PASSED
numpy/polynomial/tests/test_printing.py::TestStrAscii::test_polynomial_str_domains PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_single_line_one_less PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_num_chars_is_linewidth PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_first_linebreak_multiline_one_less_than_linewidth PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_first_linebreak_multiline_on_linewidth PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_linewidth_printoption[75-0.0 + 10.0 x + 200.0 x**2 + 3000.0 x**3 + 40000.0 x**4 + 500000.0 x**5 +\n600000.0 x**6 + 70000.0 x**7 + 8000.0 x**8 + 900.0 x**9] PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_linewidth_printoption[45-0.0 + 10.0 x + 200.0 x**2 + 3000.0 x**3 +\n40000.0 x**4 + 500000.0 x**5 +\n600000.0 x**6 + 70000.0 x**7 + 8000.0 x**8 +\n900.0 x**9] PASSED
numpy/polynomial/tests/test_printing.py::TestLinebreaking::test_linewidth_printoption[132-0.0 + 10.0 x + 200.0 x**2 + 3000.0 x**3 + 40000.0 x**4 + 500000.0 x**5 + 600000.0 x**6 + 70000.0 x**7 + 8000.0 x**8 + 900.0 x**9] PASSED
numpy/polynomial/tests/test_printing.py::test_set_default_printoptions PASSED
numpy/polynomial/tests/test_printing.py::test_complex_coefficients PASSED
numpy/polynomial/tests/test_printing.py::test_numeric_object_coefficients[coefs0-1/2 + 3/4\xb7x] PASSED
numpy/polynomial/tests/test_printing.py::test_numeric_object_coefficients[coefs1-1 + 2\xb7x + 5/7\xb7x\xb2] PASSED
numpy/polynomial/tests/test_printing.py::test_numeric_object_coefficients[coefs2-1.00 + 2.2\xb7x + 3\xb7x\xb2] PASSED
numpy/polynomial/tests/test_printing.py::test_nonnumeric_object_coefficients[coefs0-1 + 2\xb7x + f\xb7x\xb2] PASSED
numpy/polynomial/tests/test_printing.py::test_nonnumeric_object_coefficients[coefs1-1 + 2\xb7x + [3, 4]\xb7x\xb2] PASSED
numpy/polynomial/tests/test_printing.py::TestFormat::test_format_unicode PASSED
numpy/polynomial/tests/test_printing.py::TestFormat::test_format_ascii PASSED
numpy/polynomial/tests/test_printing.py::TestFormat::test_empty_formatstr PASSED
numpy/polynomial/tests/test_printing.py::TestFormat::test_bad_formatstr PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[Polynomial-1.0 + 2.0\xb7z + 3.0\xb7z\xb2] PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[Chebyshev-1.0 + 2.0\xb7T\u2081(z) + 3.0\xb7T\u2082(z)] PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[Hermite-1.0 + 2.0\xb7H\u2081(z) + 3.0\xb7H\u2082(z)] PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[HermiteE-1.0 + 2.0\xb7He\u2081(z) + 3.0\xb7He\u2082(z)] PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[Laguerre-1.0 + 2.0\xb7L\u2081(z) + 3.0\xb7L\u2082(z)] PASSED
numpy/polynomial/tests/test_printing.py::test_symbol[Legendre-1.0 + 2.0\xb7P\u2081(z) + 3.0\xb7P\u2082(z)] PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_polynomial_repr PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_chebyshev_repr PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_legendre_repr PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_hermite_repr PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_hermiteE_repr PASSED
numpy/polynomial/tests/test_printing.py::TestRepr::test_laguerre_repr PASSED
numpy/polynomial/tests/test_printing.py::TestLatexRepr::test_simple_polynomial PASSED
numpy/polynomial/tests/test_printing.py::TestLatexRepr::test_basis_func PASSED
numpy/polynomial/tests/test_printing.py::TestLatexRepr::test_multichar_basis_func PASSED
numpy/polynomial/tests/test_printing.py::TestLatexRepr::test_symbol_basic PASSED
numpy/polynomial/tests/test_printing.py::TestLatexRepr::test_numeric_object_coefficients PASSED
numpy/polynomial/tests/test_printing.py::TestPrintOptions::test_str PASSED
numpy/polynomial/tests/test_printing.py::TestPrintOptions::test_latex PASSED
numpy/polynomial/tests/test_printing.py::TestPrintOptions::test_fixed PASSED
numpy/polynomial/tests/test_printing.py::TestPrintOptions::test_switch_to_exp PASSED
numpy/polynomial/tests/test_printing.py::TestPrintOptions::test_non_finite PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_default_symbol PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_symbol_bad_input[-ValueError] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_symbol_bad_input[3-ValueError] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_symbol_bad_input[None-TypeError] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_symbol_bad_input[1-TypeError] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_valid_symbols[x] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_valid_symbols[x_1] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_valid_symbols[A] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_valid_symbols[xyz] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_valid_symbols[\u03b2] PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_property PASSED
numpy/polynomial/tests/test_symbol.py::TestInit::test_change_symbol PASSED
numpy/polynomial/tests/test_symbol.py::TestUnaryOperators::test_neg PASSED
numpy/polynomial/tests/test_symbol.py::TestUnaryOperators::test_scalarmul PASSED
numpy/polynomial/tests/test_symbol.py::TestUnaryOperators::test_rscalarmul PASSED
numpy/polynomial/tests/test_symbol.py::TestUnaryOperators::test_pow PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_add[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_add[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_sub[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_sub[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_polymul[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_polymul[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_divmod[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_divmod[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_radd[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_radd[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rsub[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rsub[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rmul[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rmul[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rdivmod[rhs0] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsSameSymbol::test_rdivmod[rhs1] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsDifferentSymbol::test_binops_fails[__add__] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsDifferentSymbol::test_binops_fails[__sub__] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsDifferentSymbol::test_binops_fails[__mul__] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsDifferentSymbol::test_binops_fails[__floordiv__] PASSED
numpy/polynomial/tests/test_symbol.py::TestBinaryOperatorsDifferentSymbol::test_binops_fails[__mod__] PASSED
numpy/polynomial/tests/test_symbol.py::TestEquality::test_eq PASSED
numpy/polynomial/tests/test_symbol.py::TestEquality::test_neq PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_copy PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_trim PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_truncate PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_convert[kwarg0] PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_convert[kwarg1] PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_convert[kwarg2] PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_integ PASSED
numpy/polynomial/tests/test_symbol.py::TestExtraMethods::test_deriv PASSED
numpy/polynomial/tests/test_symbol.py::test_composition PASSED
numpy/polynomial/tests/test_symbol.py::test_fit PASSED
numpy/polynomial/tests/test_symbol.py::test_froomroots PASSED
numpy/polynomial/tests/test_symbol.py::test_identity PASSED
numpy/polynomial/tests/test_symbol.py::test_basis PASSED
numpy/random/tests/test_direct.py::test_seedsequence PASSED
numpy/random/tests/test_direct.py::test_generator_spawning PASSED
numpy/random/tests/test_direct.py::test_non_spawnable PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_raw PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_random_raw PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_gauss_inv PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_uniform_double PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_uniform_float PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_repr PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_str PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_pickle PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_invalid_state_type PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_invalid_state_value PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_invalid_init_type PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_invalid_init_values PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_benchmark PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_cffi PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_ctypes PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_getstate PASSED
numpy/random/tests/test_direct.py::TestPhilox::test_set_key PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_raw PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_random_raw PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_gauss_inv PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_uniform_double PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_uniform_float PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_repr PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_str PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_pickle PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_invalid_state_type PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_invalid_state_value PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_invalid_init_type PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_invalid_init_values PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_benchmark PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_cffi PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_ctypes PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_getstate PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_advance_symmetry PASSED
numpy/random/tests/test_direct.py::TestPCG64::test_advange_large PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_raw PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_random_raw PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_gauss_inv PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_uniform_double PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_uniform_float PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_repr PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_str PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_pickle PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_invalid_state_type PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_invalid_state_value PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_invalid_init_type PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_invalid_init_values PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_benchmark PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_cffi PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_ctypes PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_getstate PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_advance_symmetry PASSED
numpy/random/tests/test_direct.py::TestPCG64DXSM::test_advange_large PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_raw PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_random_raw PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_gauss_inv PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_uniform_double PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_uniform_float PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_repr PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_str PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_pickle PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_invalid_state_type PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_invalid_state_value PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_invalid_init_type PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_invalid_init_values PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_benchmark PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_cffi PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_ctypes PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_getstate PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_seed_float_array PASSED
numpy/random/tests/test_direct.py::TestMT19937::test_state_tuple PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_raw PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_random_raw PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_gauss_inv PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_uniform_double PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_uniform_float PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_repr PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_str PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_pickle PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_invalid_state_type PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_invalid_state_value PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_invalid_init_type PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_invalid_init_values PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_benchmark PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_cffi PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_ctypes PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_getstate PASSED
numpy/random/tests/test_direct.py::TestSFC64::test_legacy_pickle PASSED
numpy/random/tests/test_direct.py::TestDefaultRNG::test_seed PASSED
numpy/random/tests/test_direct.py::TestDefaultRNG::test_passthrough PASSED
numpy/random/tests/test_extending.py::test_cython PASSED
numpy/random/tests/test_extending.py::test_numba SKIPPED (requires n...)
numpy/random/tests/test_extending.py::test_cffi PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_scalar PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_array PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_seedsequence PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_invalid_scalar PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_invalid_array PASSED
numpy/random/tests/test_generator_mt19937.py::TestSeed::test_noninstantized_bitgen PASSED
numpy/random/tests/test_generator_mt19937.py::TestBinomial::test_n_zero PASSED
numpy/random/tests/test_generator_mt19937.py::TestBinomial::test_p_is_nan PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_basic PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_zero_probability PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_int_negative_interval PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_size PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_invalid_prob PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_invalid_n PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_p_non_contiguous PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultinomial::test_multinomial_pvals_float32 PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_argument_validation PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_edge_cases[count] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_edge_cases[marginals] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-count-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-count-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-count-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-count-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-marginals-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-marginals-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-marginals-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[5-marginals-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-count-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-count-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-count-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-count-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-marginals-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-marginals-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-marginals-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[size1-marginals-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-count-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-count-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-count-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-count-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-marginals-8] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-marginals-25] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-marginals-45] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_typical_cases[150000-marginals-55] PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_repeatability1 PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_repeatability2 PASSED
numpy/random/tests/test_generator_mt19937.py::TestMultivariateHypergeometric::test_repeatability3 PASSED
numpy/random/tests/test_generator_mt19937.py::TestSetState::test_gaussian_reset PASSED
numpy/random/tests/test_generator_mt19937.py::TestSetState::test_gaussian_reset_in_media_res PASSED
numpy/random/tests/test_generator_mt19937.py::TestSetState::test_negative_binomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_unsupported_type[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_bounds_checking[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_bounds_checking_array[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_rng_zero_and_extremes[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_rng_zero_and_extremes_array[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_full_range[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_full_range_array[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_in_bounds_fuzz[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_scalar_array_equiv[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_broadcasting[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_int64_uint64_broadcast_exceptions[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_int64_uint64_corner_case[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_respect_dtype_singleton[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_respect_dtype_array[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_zero_size[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestSingleEltArrayInput::test_integers[True] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_unsupported_type[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_bounds_checking[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_bounds_checking_array[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_rng_zero_and_extremes[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_rng_zero_and_extremes_array[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_full_range[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_full_range_array[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_in_bounds_fuzz[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_scalar_array_equiv[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_broadcasting[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_int64_uint64_broadcast_exceptions[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_int64_uint64_corner_case[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_respect_dtype_singleton[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_respect_dtype_array[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_zero_size[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestSingleEltArrayInput::test_integers[False] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_32bit_boundary[4294967295-expected0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_32bit_boundary[4294967296-expected1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_32bit_boundary[4294967297-expected2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_repeatability_32bit_boundary_broadcasting PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_error_byteorder PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_integers_small_dtype_chisquared[5000000-5-int8-125.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_integers_small_dtype_chisquared[5000000-7-uint8-150.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_integers_small_dtype_chisquared[10000000-2500-int16-3300.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestIntegers::test_integers_small_dtype_chisquared[50000000-5000-uint16-6500.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_integers PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_integers_masked PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_integers_closed PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_integers_max_int PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random_float PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random_float_scalar PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random_distribution_of_lsb[float32-uint32] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random_distribution_of_lsb[float64-uint64] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_random_unsupported_type PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_uniform_replace PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_nonuniform_replace PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_uniform_noreplace PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_nonuniform_noreplace PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_noninteger PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_multidimensional_default_axis PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_multidimensional_custom_axis PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_return_shape PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_nan_probabilities PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_p_non_contiguous PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_return_type PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_large_sample PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_choice_array_size_empty_tuple PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_bytes PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_custom_axis PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_custom_axis_empty PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_axis_nonsquare PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_masked PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_shuffle_not_writeable PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permutation PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permutation_custom_axis PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permutation_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[None-expected0-int] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[None-expected0-object] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[0-expected1-int] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[0-expected1-object] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[1-expected2-int] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted[1-expected2-object] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_with_strides PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_empty PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_out_with_wrong_shape[outshape0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_out_with_wrong_shape[5] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_out_with_wrong_type PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_permuted_not_writeable PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_beta PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_binomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_chisquare PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_size PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_bad_alpha PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_alpha_non_contiguous PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_small_alpha PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_moderately_small_alpha PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha3] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha4] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha5] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha6] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_dirichlet_multiple_zeros_in_alpha[alpha7] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_exponential PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_exponential_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_f PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_gamma PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_gamma_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_geometric PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_geometric_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_gumbel PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_gumbel_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_hypergeometric PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_laplace PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_laplace_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logistic PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_lognormal PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_lognormal_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries_zero PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries_exceptions[-5e-324] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries_exceptions[1.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries_exceptions[nan] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_logseries_exceptions[5.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multinomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal[svd] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal[eigh] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal[cholesky] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal_disallow_complex[mean0-cov0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal_disallow_complex[mean1-cov1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal_basic_stats[svd] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal_basic_stats[eigh] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_multivariate_normal_basic_stats[cholesky] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_negative_binomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_negative_binomial_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_negative_binomial_p0_exception PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_negative_binomial_invalid_p_n_combination PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_noncentral_chisquare PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_noncentral_f PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_noncentral_f_nan PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_normal PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_normal_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_pareto PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_poisson PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_poisson_exceptions PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_power PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_rayleigh PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_rayleigh_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_cauchy PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_exponential PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_expoential_type_error PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gamma PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gammma_scalar_float PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gamma_float PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gammma_float_out PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gamma_unknown_type PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_out_size_mismatch PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_gamma_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_normal PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_normal_unsupported_type PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_standard_t PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_triangular PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_uniform PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_uniform_range_bounds PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_uniform_zero_range PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_uniform_neg_range PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_scalar_exception_propagation PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_small PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_nan PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa[10000.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa[1000000000000000.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-09--7.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-09--3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-09--3.1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-09-3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-09-3.2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-06--7.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-06--3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-06--3.1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-06-3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1e-06-3.2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1--7.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1--3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1--3.1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1-3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1-3.2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000.0--7.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000.0--3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000.0--3.1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000.0-3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000.0-3.2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000000000000000.0--7.0] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000000000000000.0--3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000000000000000.0--3.1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000000000000000.0-3.141592653589793] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_vonmises_large_kappa_range[1000000000000000.0-3.2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_wald PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_weibull PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_weibull_0 PASSED
numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_zipf PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_uniform PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_normal PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_beta PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_exponential PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_standard_gamma PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_gamma PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_f PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_noncentral_f PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_noncentral_f_small_df PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_chisquare PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_noncentral_chisquare PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_standard_t PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_vonmises PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_pareto PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_weibull PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_power PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_laplace PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_gumbel PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_logistic PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_lognormal PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_rayleigh PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_wald PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_triangular PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_binomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_negative_binomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_poisson PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_zipf PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_geometric PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_hypergeometric PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_logseries PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_multinomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_multinomial_pval_broadcast[10] PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_multinomial_pval_broadcast[n1] PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_multinomial_pval_broadcast[n2] PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_invalid_pvals_broadcast PASSED
numpy/random/tests/test_generator_mt19937.py::TestBroadcast::test_empty_outputs PASSED
numpy/random/tests/test_generator_mt19937.py::TestThread::test_normal PASSED
numpy/random/tests/test_generator_mt19937.py::TestThread::test_exp PASSED
numpy/random/tests/test_generator_mt19937.py::TestThread::test_multinomial PASSED
numpy/random/tests/test_generator_mt19937.py::TestSingleEltArrayInput::test_one_arg_funcs PASSED
numpy/random/tests/test_generator_mt19937.py::TestSingleEltArrayInput::test_two_arg_funcs PASSED
numpy/random/tests/test_generator_mt19937.py::TestSingleEltArrayInput::test_three_arg_funcs PASSED
numpy/random/tests/test_generator_mt19937.py::test_jumped[config0] PASSED
numpy/random/tests/test_generator_mt19937.py::test_jumped[config1] PASSED
numpy/random/tests/test_generator_mt19937.py::test_jumped[config2] PASSED
numpy/random/tests/test_generator_mt19937.py::test_broadcast_size_error PASSED
numpy/random/tests/test_generator_mt19937.py::test_broadcast_size_scalar PASSED
numpy/random/tests/test_generator_mt19937.py::test_ragged_shuffle PASSED
numpy/random/tests/test_generator_mt19937.py::test_single_arg_integer_exception[True--2] PASSED
numpy/random/tests/test_generator_mt19937.py::test_single_arg_integer_exception[True-high1] PASSED
numpy/random/tests/test_generator_mt19937.py::test_single_arg_integer_exception[False--2] PASSED
numpy/random/tests/test_generator_mt19937.py::test_single_arg_integer_exception[False-high1] PASSED
numpy/random/tests/test_generator_mt19937.py::test_c_contig_req_out[f4] PASSED
numpy/random/tests/test_generator_mt19937.py::test_c_contig_req_out[f8] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[standard_normal-F-f4] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[standard_normal-F-f8] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[standard_normal-C-f4] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[standard_normal-C-f8] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[random-F-f4] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[random-F-f8] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[random-C-f4] PASSED
numpy/random/tests/test_generator_mt19937.py::test_contig_req_out[random-C-f8] PASSED
numpy/random/tests/test_generator_mt19937.py::test_generator_ctor_old_style_pickle PASSED
numpy/random/tests/test_generator_mt19937.py::test_pickle_preserves_seed_sequence PASSED
numpy/random/tests/test_generator_mt19937.py::test_legacy_pickle[121] PASSED
numpy/random/tests/test_generator_mt19937.py::test_legacy_pickle[126] PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_vonmises_range PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_hypergeometric_range PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_logseries_convergence PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_shuffle_mixed_dimension PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_call_within_randomstate PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_multivariate_normal_size_types PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_beta_small_parameters PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_beta_very_small_parameters PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_beta_ridiculously_small_parameters PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_choice_sum_of_probs_tolerance PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_shuffle_of_array_of_different_length_strings PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_shuffle_of_array_of_objects PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_permutation_subclass PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_gamma_0 PASSED
numpy/random/tests/test_generator_mt19937_regressions.py::TestRegression::test_geometric_tiny_prob PASSED
numpy/random/tests/test_random.py::TestSeed::test_scalar PASSED
numpy/random/tests/test_random.py::TestSeed::test_array PASSED
numpy/random/tests/test_random.py::TestSeed::test_invalid_scalar PASSED
numpy/random/tests/test_random.py::TestSeed::test_invalid_array PASSED
numpy/random/tests/test_random.py::TestSeed::test_invalid_array_shape PASSED
numpy/random/tests/test_random.py::TestBinomial::test_n_zero PASSED
numpy/random/tests/test_random.py::TestBinomial::test_p_is_nan PASSED
numpy/random/tests/test_random.py::TestMultinomial::test_basic PASSED
numpy/random/tests/test_random.py::TestMultinomial::test_zero_probability PASSED
numpy/random/tests/test_random.py::TestMultinomial::test_int_negative_interval PASSED
numpy/random/tests/test_random.py::TestMultinomial::test_size PASSED
numpy/random/tests/test_random.py::TestMultinomial::test_multidimensional_pvals PASSED
numpy/random/tests/test_random.py::TestSetState::test_basic PASSED
numpy/random/tests/test_random.py::TestSetState::test_gaussian_reset PASSED
numpy/random/tests/test_random.py::TestSetState::test_gaussian_reset_in_media_res PASSED
numpy/random/tests/test_random.py::TestSetState::test_backwards_compatibility PASSED
numpy/random/tests/test_random.py::TestSetState::test_negative_binomial PASSED
numpy/random/tests/test_random.py::TestSetState::test_set_invalid_state PASSED
numpy/random/tests/test_random.py::TestRandint::test_unsupported_type PASSED
numpy/random/tests/test_random.py::TestRandint::test_bounds_checking PASSED
numpy/random/tests/test_random.py::TestRandint::test_rng_zero_and_extremes PASSED
numpy/random/tests/test_random.py::TestRandint::test_full_range PASSED
numpy/random/tests/test_random.py::TestRandint::test_in_bounds_fuzz PASSED
numpy/random/tests/test_random.py::TestRandint::test_repeatability PASSED
numpy/random/tests/test_random.py::TestRandint::test_int64_uint64_corner_case PASSED
numpy/random/tests/test_random.py::TestRandint::test_respect_dtype_singleton PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_rand PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_randn PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_randint PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_random_integers PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_random_integers_max_int PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_random_integers_deprecated PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_random PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_uniform_replace PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_nonuniform_replace PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_uniform_noreplace PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_nonuniform_noreplace PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_noninteger PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_exceptions PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_return_shape PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_choice_nan_probabilities PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_bytes PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_masked PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_untyped_warning[numpy.random] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_untyped_warning[random1] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_untyped_warning[random2] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[True-numpy.random] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[True-random1] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[True-random2] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[False-numpy.random] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[False-random1] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_no_object_unpacking[False-random2] PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_memoryview PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_shuffle_not_writeable PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_beta PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_binomial PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_chisquare PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_dirichlet PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_dirichlet_size PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_dirichlet_bad_alpha PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_exponential PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_exponential_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_f PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_gamma PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_gamma_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_geometric PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_gumbel PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_gumbel_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_hypergeometric PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_laplace PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_laplace_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_logistic PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_lognormal PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_lognormal_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_logseries PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_multinomial PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_multivariate_normal PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_negative_binomial PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_noncentral_chisquare PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_noncentral_f PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_normal PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_normal_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_pareto PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_poisson PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_poisson_exceptions PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_power PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_rayleigh PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_rayleigh_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_cauchy PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_exponential PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_gamma PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_gamma_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_normal PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_standard_t PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_triangular PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_uniform PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_uniform_range_bounds PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_scalar_exception_propagation PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_vonmises PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_vonmises_small PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_wald PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_weibull PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_weibull_0 PASSED
numpy/random/tests/test_random.py::TestRandomDist::test_zipf PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_uniform PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_normal PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_beta PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_exponential PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_standard_gamma PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_gamma PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_f PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_noncentral_f PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_noncentral_f_small_df PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_chisquare PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_noncentral_chisquare PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_standard_t PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_vonmises PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_pareto PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_weibull PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_power PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_laplace PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_gumbel PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_logistic PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_lognormal PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_rayleigh PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_wald PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_triangular PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_binomial PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_negative_binomial PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_poisson PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_zipf PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_geometric PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_hypergeometric PASSED
numpy/random/tests/test_random.py::TestBroadcast::test_logseries PASSED
numpy/random/tests/test_random.py::TestThread::test_normal PASSED
numpy/random/tests/test_random.py::TestThread::test_exp PASSED
numpy/random/tests/test_random.py::TestThread::test_multinomial PASSED
numpy/random/tests/test_random.py::TestSingleEltArrayInput::test_one_arg_funcs PASSED
numpy/random/tests/test_random.py::TestSingleEltArrayInput::test_two_arg_funcs PASSED
numpy/random/tests/test_random.py::TestSingleEltArrayInput::test_randint PASSED
numpy/random/tests/test_random.py::TestSingleEltArrayInput::test_three_arg_funcs PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_scalar PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_array PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_invalid_scalar PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_invalid_array PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_invalid_array_shape PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_cannot_seed PASSED
numpy/random/tests/test_randomstate.py::TestSeed::test_invalid_initialization PASSED
numpy/random/tests/test_randomstate.py::TestBinomial::test_n_zero PASSED
numpy/random/tests/test_randomstate.py::TestBinomial::test_p_is_nan PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_basic PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_zero_probability PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_int_negative_interval PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_size PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_invalid_prob PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_invalid_n PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_p_non_contiguous PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_multinomial_pvals_float32 PASSED
numpy/random/tests/test_randomstate.py::TestMultinomial::test_multinomial_n_float PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_basic PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_gaussian_reset PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_gaussian_reset_in_media_res PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_backwards_compatibility PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_negative_binomial PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_get_state_warning PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_invalid_legacy_state_setting PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_pickle PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_state_setting PASSED
numpy/random/tests/test_randomstate.py::TestSetState::test_repr PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_unsupported_type PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_bounds_checking PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_rng_zero_and_extremes PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_full_range PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_in_bounds_fuzz PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_repeatability PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_repeatability_32bit_boundary_broadcasting PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_int64_uint64_corner_case PASSED
numpy/random/tests/test_randomstate.py::TestRandint::test_respect_dtype_singleton PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_rand PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_rand_singleton PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_randn PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_randint PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_random_integers PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_tomaxint PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_random_integers_max_int PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_random_integers_deprecated PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_random_sample PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_uniform_replace PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_nonuniform_replace PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_uniform_noreplace PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_nonuniform_noreplace PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_noninteger PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_exceptions PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_return_shape PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_nan_probabilities PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_choice_p_non_contiguous PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_bytes PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_shuffle PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_shuffle_masked PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_permutation PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_beta PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_binomial PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_chisquare PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_dirichlet PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_dirichlet_size PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_dirichlet_bad_alpha PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_dirichlet_alpha_non_contiguous PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_exponential PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_exponential_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_f PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_gamma PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_gamma_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_geometric PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_geometric_exceptions PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_gumbel PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_gumbel_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_hypergeometric PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_laplace PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_laplace_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logistic PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_lognormal PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_lognormal_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries_zero PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries_exceptions[-5e-324] PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries_exceptions[1.0] PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries_exceptions[nan] PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_logseries_exceptions[5.0] PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_multinomial PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_multivariate_normal PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_negative_binomial PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_negative_binomial_exceptions PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_noncentral_chisquare PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_noncentral_f PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_noncentral_f_nan PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_normal PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_normal_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_pareto PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_poisson PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_poisson_exceptions PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_power PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_rayleigh PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_rayleigh_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_cauchy PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_exponential PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_gamma PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_gamma_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_normal PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_randn_singleton PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_standard_t PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_triangular PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_uniform PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_uniform_range_bounds PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_scalar_exception_propagation PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_vonmises PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_vonmises_small PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_vonmises_large PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_vonmises_nan PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_wald PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_weibull PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_weibull_0 PASSED
numpy/random/tests/test_randomstate.py::TestRandomDist::test_zipf PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_uniform PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_normal PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_beta PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_exponential PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_standard_gamma PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_gamma PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_f PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_noncentral_f PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_noncentral_f_small_df PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_chisquare PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_noncentral_chisquare PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_standard_t PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_vonmises PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_pareto PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_weibull PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_power PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_laplace PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_gumbel PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_logistic PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_lognormal PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_rayleigh PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_wald PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_triangular PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_binomial PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_negative_binomial PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_poisson PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_zipf PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_geometric PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_hypergeometric PASSED
numpy/random/tests/test_randomstate.py::TestBroadcast::test_logseries PASSED
numpy/random/tests/test_randomstate.py::TestThread::test_normal PASSED
numpy/random/tests/test_randomstate.py::TestThread::test_exp PASSED
numpy/random/tests/test_randomstate.py::TestThread::test_multinomial PASSED
numpy/random/tests/test_randomstate.py::TestSingleEltArrayInput::test_one_arg_funcs PASSED
numpy/random/tests/test_randomstate.py::TestSingleEltArrayInput::test_two_arg_funcs PASSED
numpy/random/tests/test_randomstate.py::TestSingleEltArrayInput::test_three_arg_funcs PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[binomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[binomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[geometric] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[geometric] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[hypergeometric] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[hypergeometric] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[logseries] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[logseries] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[multinomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[multinomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[negative_binomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[negative_binomial] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[poisson] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[poisson] PASSED
numpy/random/tests/test_randomstate.py::test_integer_dtype[zipf] PASSED
numpy/random/tests/test_randomstate.py::test_integer_repeat[zipf] PASSED
numpy/random/tests/test_randomstate.py::test_broadcast_size_error PASSED
numpy/random/tests/test_randomstate.py::test_randomstate_ctor_old_style_pickle PASSED
numpy/random/tests/test_randomstate.py::test_hot_swap PASSED
numpy/random/tests/test_randomstate.py::test_seed_alt_bit_gen PASSED
numpy/random/tests/test_randomstate.py::test_state_error_alt_bit_gen PASSED
numpy/random/tests/test_randomstate.py::test_swap_worked PASSED
numpy/random/tests/test_randomstate.py::test_swapped_singleton_against_direct PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_VonMises_range PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_hypergeometric_range PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_logseries_convergence PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_shuffle_mixed_dimension PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_call_within_randomstate PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_multivariate_normal_size_types PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_beta_small_parameters PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_choice_sum_of_probs_tolerance PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_shuffle_of_array_of_different_length_strings PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_shuffle_of_array_of_objects PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_permutation_subclass PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_warns_byteorder PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_named_argument_initialization PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_choice_retun_dtype PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_randint_117 PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_p_zero_stream PASSED
numpy/random/tests/test_randomstate_regression.py::TestRegression::test_n_zero_stream PASSED
numpy/random/tests/test_randomstate_regression.py::test_multinomial_empty PASSED
numpy/random/tests/test_randomstate_regression.py::test_multinomial_1d_pval PASSED
numpy/random/tests/test_regression.py::TestRegression::test_VonMises_range PASSED
numpy/random/tests/test_regression.py::TestRegression::test_hypergeometric_range PASSED
numpy/random/tests/test_regression.py::TestRegression::test_logseries_convergence PASSED
numpy/random/tests/test_regression.py::TestRegression::test_shuffle_mixed_dimension PASSED
numpy/random/tests/test_regression.py::TestRegression::test_call_within_randomstate PASSED
numpy/random/tests/test_regression.py::TestRegression::test_multivariate_normal_size_types PASSED
numpy/random/tests/test_regression.py::TestRegression::test_beta_small_parameters PASSED
numpy/random/tests/test_regression.py::TestRegression::test_choice_sum_of_probs_tolerance PASSED
numpy/random/tests/test_regression.py::TestRegression::test_shuffle_of_array_of_different_length_strings PASSED
numpy/random/tests/test_regression.py::TestRegression::test_shuffle_of_array_of_objects PASSED
numpy/random/tests/test_regression.py::TestRegression::test_permutation_subclass PASSED
numpy/random/tests/test_seed_sequence.py::test_reference_data PASSED
numpy/random/tests/test_seed_sequence.py::test_zero_padding PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_init PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_advance SKIPPED
numpy/random/tests/test_smoke.py::TestMT19937::test_jump PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_random PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_seed PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_beta PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_f PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_normal PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_power PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_wald PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[bool] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[bool] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[bool] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[int8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[int8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[int8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[int16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[int16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[int16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[int32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[int32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[int32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[int64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[int64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[int64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[uint8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[uint8] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[uint8] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[uint16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[uint16] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[uint16] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[uint32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[uint32] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[uint32] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast[uint64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_numpy[uint64] PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers_broadcast_errors[uint64] PASSED
numpy/random/tests/test_smoke.py::TestMT19937::test_numpy_state PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_init PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_advance PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_jump PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_random PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_seed PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_beta PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_f PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_normal PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_power PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_integers PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_wald PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestPhilox::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_init PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_advance SKIPPED (A...)
numpy/random/tests/test_smoke.py::TestSFC64::test_jump SKIPPED (Jump...)
numpy/random/tests/test_smoke.py::TestSFC64::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_random PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_seed PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_beta PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_f PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_normal PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_power PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_integers PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_wald PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestSFC64::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_init PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_advance PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_jump PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_random PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_seed PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_beta PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_f PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_power PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_integers PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_wald PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestPCG64::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_init PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_advance PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_jump PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_random PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_seed PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_beta PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_f PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_power PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_integers PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_wald PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestPCG64DXSM::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_init PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_advance PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_jump PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_uniform PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_uniform_array PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_random PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_normal_zig PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_normal PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_gamma PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_exponential PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_exponential_float PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_exponential_float_log PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_cauchy PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_standard_t PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_binomial PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_reset_state PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_entropy_init PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_reset_state_gauss PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_reset_state_uint32 PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_reset_state_float PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_shuffle PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_permutation PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_beta PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_bytes PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_chisquare PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_exponential PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_f PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_gamma PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_geometric PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_gumbel PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_laplace PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_logitic PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_logseries PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_negative_binomial PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_noncentral_chisquare PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_noncentral_f PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_normal PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_pareto PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_poisson PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_power PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_integers PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_rayleigh PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_vonmises PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_wald PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_weibull PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_zipf PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_hypergeometric PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_triangular PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_multivariate_normal PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_multinomial PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_dirichlet PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_pickle PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_seed_array PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_uniform_float PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_gamma_floats PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_normal_floats PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_normal_zig_floats PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_fill PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_filling_uniform PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_filling_exponential PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_filling_gamma PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_filling_gamma_broadcast PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_output_fill_error PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_default_is_pcg64 PASSED
numpy/random/tests/test_smoke.py::TestDefaultRNG::test_seed PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_rank1_eq PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_rank1_noteq PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_rank2_eq PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_diffshape PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_objarray PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_likes PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_generic_rank1 PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_0_ndim_array PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_generic_rank3 PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_nan_array PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_string_arrays PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_recarrays PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_masked_nan_inf PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_subclass_that_overrides_eq PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_subclass_that_does_not_implement_npall PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_suppress_overflow_warnings PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_vs_scalar_is_equal PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_vs_array_not_equal PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_vs_scalar_strict PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_vs_array_strict PASSED
numpy/testing/tests/test_utils.py::TestArrayEqual::test_array_vs_float_array_strict PASSED
numpy/testing/tests/test_utils.py::TestBuildErrorMessage::test_build_err_msg_defaults PASSED
numpy/testing/tests/test_utils.py::TestBuildErrorMessage::test_build_err_msg_no_verbose PASSED
numpy/testing/tests/test_utils.py::TestBuildErrorMessage::test_build_err_msg_custom_names PASSED
numpy/testing/tests/test_utils.py::TestBuildErrorMessage::test_build_err_msg_custom_precision PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_rank1_eq PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_rank1_noteq PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_rank2_eq PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_diffshape PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_objarray PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_likes PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_generic_rank1 PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_0_ndim_array PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_generic_rank3 PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_nan_array PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_string_arrays PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_recarrays PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_masked_nan_inf PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_subclass_that_overrides_eq PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_subclass_that_does_not_implement_npall PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_suppress_overflow_warnings PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_vs_scalar_is_equal PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_vs_array_not_equal PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_vs_scalar_strict PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_vs_array_strict PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_array_vs_float_array_strict PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_nan_items PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_inf_items PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_datetime PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_nat_items PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_non_numeric PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_complex_item PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_negative_zero PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_complex PASSED
numpy/testing/tests/test_utils.py::TestEqual::test_object PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_rank1_eq PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_rank1_noteq PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_rank2_eq PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_diffshape PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_objarray PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_likes PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_closeness PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_simple PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_array_vs_scalar PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_nan PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_inf PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_subclass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_subclass_2 PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqual::test_subclass_that_cannot_be_bool PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_array_rank1_eq PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_array_rank1_noteq PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_array_rank2_eq PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_array_diffshape PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_objarray PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_array_likes PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_closeness PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_nan_item PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_inf_item PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_simple_item PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_complex_item PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_complex PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_error_message PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_error_message_2 PASSED
numpy/testing/tests/test_utils.py::TestAlmostEqual::test_subclass_that_cannot_be_bool PASSED
numpy/testing/tests/test_utils.py::TestApproxEqual::test_simple_0d_arrays PASSED
numpy/testing/tests/test_utils.py::TestApproxEqual::test_simple_items PASSED
numpy/testing/tests/test_utils.py::TestApproxEqual::test_nan_array PASSED
numpy/testing/tests/test_utils.py::TestApproxEqual::test_nan_items PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_simple_arrays PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_rank2 PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_rank3 PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_simple_items PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_simple_items_and_array PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_zeroes PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_nan_noncompare PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_nan_noncompare_array PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_inf_compare PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_inf_compare_array PASSED
numpy/testing/tests/test_utils.py::TestArrayAssertLess::test_strict PASSED
numpy/testing/tests/test_utils.py::TestWarns::test_warn PASSED
numpy/testing/tests/test_utils.py::TestWarns::test_context_manager PASSED
numpy/testing/tests/test_utils.py::TestWarns::test_args PASSED
numpy/testing/tests/test_utils.py::TestWarns::test_warn_wrong_warning PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_simple PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_min_int PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_report_fail_percentage PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_equal_nan PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_not_equal_nan PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_equal_nan_default PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_report_max_relative_error PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_timedelta PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_error_message_unsigned PASSED
numpy/testing/tests/test_utils.py::TestAssertAllclose::test_strict PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float64_pass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float64_fail PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float64_ignore_nan PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float32_pass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float32_fail PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float32_ignore_nan PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float16_pass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float16_fail PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_float16_ignore_nan PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_complex128_pass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_complex128_fail PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_complex64_pass PASSED
numpy/testing/tests/test_utils.py::TestArrayAlmostEqualNulp::test_complex64_fail PASSED
numpy/testing/tests/test_utils.py::TestULP::test_equal PASSED
numpy/testing/tests/test_utils.py::TestULP::test_single PASSED
numpy/testing/tests/test_utils.py::TestULP::test_double PASSED
numpy/testing/tests/test_utils.py::TestULP::test_inf PASSED
numpy/testing/tests/test_utils.py::TestULP::test_nan PASSED
numpy/testing/tests/test_utils.py::TestStringEqual::test_simple PASSED
numpy/testing/tests/test_utils.py::TestStringEqual::test_regex PASSED
numpy/testing/tests/test_utils.py::test_warn_len_equal_call_scenarios PASSED
numpy/testing/tests/test_utils.py::test_clear_and_catch_warnings PASSED
numpy/testing/tests/test_utils.py::test_suppress_warnings_module PASSED
numpy/testing/tests/test_utils.py::test_suppress_warnings_type PASSED
numpy/testing/tests/test_utils.py::test_suppress_warnings_decorate_no_record PASSED
numpy/testing/tests/test_utils.py::test_suppress_warnings_record PASSED
numpy/testing/tests/test_utils.py::test_suppress_warnings_forwarding PASSED
numpy/testing/tests/test_utils.py::test_tempdir PASSED
numpy/testing/tests/test_utils.py::test_temppath PASSED
numpy/testing/tests/test_utils.py::test_clear_and_catch_warnings_inherit PASSED
numpy/testing/tests/test_utils.py::TestAssertNoGcCycles::test_passes PASSED
numpy/testing/tests/test_utils.py::TestAssertNoGcCycles::test_asserts PASSED
numpy/testing/tests/test_utils.py::TestAssertNoGcCycles::test_fails PASSED
numpy/testing/tests/test_utils.py::test_xy_rename[assert_array_equal] PASSED
numpy/testing/tests/test_utils.py::test_xy_rename[assert_array_almost_equal] PASSED
numpy/tests/test__all__.py::test_no_duplicates_in_np__all__ PASSED
numpy/tests/test_ctypeslib.py::TestLoadLibrary::test_basic PASSED
numpy/tests/test_ctypeslib.py::TestLoadLibrary::test_basic2 PASSED
numpy/tests/test_ctypeslib.py::TestNdpointer::test_dtype PASSED
numpy/tests/test_ctypeslib.py::TestNdpointer::test_ndim PASSED
numpy/tests/test_ctypeslib.py::TestNdpointer::test_shape PASSED
numpy/tests/test_ctypeslib.py::TestNdpointer::test_flags PASSED
numpy/tests/test_ctypeslib.py::TestNdpointer::test_cache PASSED
numpy/tests/test_ctypeslib.py::TestNdpointerCFunc::test_arguments PASSED
numpy/tests/test_ctypeslib.py::TestNdpointerCFunc::test_return[float] PASSED
numpy/tests/test_ctypeslib.py::TestNdpointerCFunc::test_return[overlapping-fields] PASSED
numpy/tests/test_ctypeslib.py::TestNdpointerCFunc::test_vague_return_value PASSED
numpy/tests/test_ctypeslib.py::TestAsArray::test_array PASSED
numpy/tests/test_ctypeslib.py::TestAsArray::test_pointer PASSED
numpy/tests/test_ctypeslib.py::TestAsArray::test_struct_array_pointer PASSED
numpy/tests/test_ctypeslib.py::TestAsArray::test_reference_cycles PASSED
numpy/tests/test_ctypeslib.py::TestAsArray::test_segmentation_fault PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_scalar PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_subarray PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_structure PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_structure_aligned PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_union PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_padded_union PASSED
numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_overlapping PASSED
numpy/tests/test_lazyloading.py::test_lazy_load PASSED
numpy/tests/test_matlib.py::test_empty PASSED
numpy/tests/test_matlib.py::test_ones PASSED
numpy/tests/test_matlib.py::test_zeros PASSED
numpy/tests/test_matlib.py::test_identity PASSED
numpy/tests/test_matlib.py::test_eye PASSED
numpy/tests/test_matlib.py::test_rand PASSED
numpy/tests/test_matlib.py::test_randn PASSED
numpy/tests/test_matlib.py::test_repmat PASSED
numpy/tests/test_numpy_config.py::TestNumPyConfigs::test_pyyaml_not_found PASSED
numpy/tests/test_numpy_config.py::TestNumPyConfigs::test_dict_mode PASSED
numpy/tests/test_numpy_config.py::TestNumPyConfigs::test_invalid_mode PASSED
numpy/tests/test_numpy_config.py::TestNumPyConfigs::test_warn_to_add_tests PASSED
numpy/tests/test_numpy_version.py::test_valid_numpy_version PASSED
numpy/tests/test_numpy_version.py::test_short_version PASSED
numpy/tests/test_numpy_version.py::test_version_module PASSED
numpy/tests/test_public_api.py::test_numpy_namespace PASSED
numpy/tests/test_public_api.py::test_import_lazy_import[testing] PASSED
numpy/tests/test_public_api.py::test_dir_testing PASSED
numpy/tests/test_public_api.py::test_numpy_linalg PASSED
numpy/tests/test_public_api.py::test_numpy_fft PASSED
numpy/tests/test_public_api.py::test_NPY_NO_EXPORT PASSED
numpy/tests/test_public_api.py::test_all_modules_are_expected PASSED
numpy/tests/test_public_api.py::test_all_modules_are_expected_2 PASSED
numpy/tests/test_public_api.py::test_api_importable PASSED
numpy/tests/test_public_api.py::test_array_api_entry_point PASSED
numpy/tests/test_public_api.py::test_main_namespace_all_dir_coherence PASSED
numpy/tests/test_public_api.py::test_core_shims_coherence PASSED
numpy/tests/test_public_api.py::test_functions_single_location PASSED
numpy/tests/test_reloading.py::test_numpy_reloading PASSED
numpy/tests/test_reloading.py::test_novalue PASSED
numpy/tests/test_reloading.py::test_full_reimport PASSED
numpy/tests/test_scripts.py::test_f2py[f2py] XPASS (Test is unreliable)
numpy/tests/test_scripts.py::test_f2py[f2py3] XFAIL (Test is unreliable)
numpy/tests/test_scripts.py::test_f2py[f2py3.9] XFAIL (Test is unrel...)
numpy/tests/test_scripts.py::test_pep338 PASSED
numpy/tests/test_warnings.py::test_warning_calls PASSED
numpy/typing/tests/test_isfile.py::TestIsFile::test_isfile PASSED
numpy/typing/tests/test_runtime.py::test_get_args[ArrayLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_args[DTypeLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_args[NBitBase] PASSED
numpy/typing/tests/test_runtime.py::test_get_args[NDArray] PASSED
numpy/typing/tests/test_runtime.py::test_get_origin[ArrayLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_origin[DTypeLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_origin[NBitBase] PASSED
numpy/typing/tests/test_runtime.py::test_get_origin[NDArray] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints[ArrayLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints[DTypeLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints[NBitBase] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints[NDArray] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints_str[ArrayLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints_str[DTypeLike] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints_str[NBitBase] PASSED
numpy/typing/tests/test_runtime.py::test_get_type_hints_str[NDArray] PASSED
numpy/typing/tests/test_runtime.py::test_keys PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_isinstance[_SupportsDType] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_isinstance[_SupportsArray] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_isinstance[_SupportsArrayFunc] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_isinstance[_NestedSequence] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_issubclass[_SupportsDType] XFAIL
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_issubclass[_SupportsArray] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_issubclass[_SupportsArrayFunc] PASSED
numpy/typing/tests/test_runtime.py::TestRuntimeProtocol::test_issubclass[_NestedSequence] PASSED
numpy/typing/tests/test_typing.py::test_success[bitwise_ops] SKIPPED
numpy/typing/tests/test_typing.py::test_success[numeric] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_success[dtype] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_success[simple_py3] SKIPPED
numpy/typing/tests/test_typing.py::test_success[ndarray_conversion] SKIPPED
numpy/typing/tests/test_typing.py::test_success[einsumfunc] SKIPPED
numpy/typing/tests/test_typing.py::test_success[mod] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_success[ufunclike] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_success[arrayterator] SKIPPED
numpy/typing/tests/test_typing.py::test_success[lib_utils] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_success[lib_version] SKIPPED
numpy/typing/tests/test_typing.py::test_success[index_tricks] SKIPPED
numpy/typing/tests/test_typing.py::test_success[ma] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_success[array_constructors] SKIPPED
numpy/typing/tests/test_typing.py::test_success[comparisons] SKIPPED
numpy/typing/tests/test_typing.py::test_success[simple] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_success[ufuncs] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_success[arrayprint] SKIPPED
numpy/typing/tests/test_typing.py::test_success[ndarray_misc] SKIPPED
numpy/typing/tests/test_typing.py::test_success[numerictypes] SKIPPED
numpy/typing/tests/test_typing.py::test_success[array_like] SKIPPED
numpy/typing/tests/test_typing.py::test_success[random] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_success[warnings_and_errors] SKIPPED
numpy/typing/tests/test_typing.py::test_success[literal] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_success[modules] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_success[arithmetic] SKIPPED
numpy/typing/tests/test_typing.py::test_success[flatiter] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_success[fromnumeric] SKIPPED
numpy/typing/tests/test_typing.py::test_success[scalars] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_success[multiarray] SKIPPED
numpy/typing/tests/test_typing.py::test_success[ufunc_config] SKIPPED
numpy/typing/tests/test_typing.py::test_success[ndarray_shape_manipulation] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[ndarray] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_fail[ndarray_misc] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_fail[constants] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_fail[bitwise_ops] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_fail[arrayprint] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[modules] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_fail[lib_utils] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_fail[histograms] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[rec] SKIPPED (`NPY_RUN_...)
numpy/typing/tests/test_typing.py::test_fail[type_check] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[flatiter] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_fail[array_like] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[index_tricks] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_fail[strings] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_fail[fromnumeric] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_fail[scalars] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_fail[random] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_fail[chararray] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_fail[testing] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_fail[ufuncs] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_fail[nested_sequence] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[false_positives] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[linalg] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_fail[nditer] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_fail[arrayterator] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_fail[einsumfunc] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[lib_version] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_fail[datasource] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[shape_base] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[numerictypes] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_fail[ufunclike] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_fail[ufunc_config] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_fail[char] SKIPPED (`NPY_RUN...)
numpy/typing/tests/test_typing.py::test_fail[dtype] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_fail[arithmetic] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[lib_polynomial] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[array_pad] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_fail[comparisons] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_fail[npyio] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_fail[warnings_and_errors] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[stride_tricks] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[memmap] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_fail[multiarray] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_fail[lib_function_base] SKIPPED
numpy/typing/tests/test_typing.py::test_fail[twodim_base] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_fail[array_constructors] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[emath] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_reveal[lib_utils] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[nested_sequence] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[ufuncs] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[einsumfunc] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[random] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[ndarray_conversion] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[npyio] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_reveal[arithmetic] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[constants] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[arraysetops] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[shape_base] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[datasource] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[fromnumeric] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[arrayterator] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[multiarray] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[ndarray_shape_manipulation] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[getlimits] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[chararray] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[char] SKIPPED (`NPY_R...)
numpy/typing/tests/test_typing.py::test_reveal[flatiter] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_reveal[dtype] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_reveal[lib_polynomial] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[numerictypes] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[bitwise_ops] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[ufunc_config] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[stride_tricks] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[index_tricks] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[comparisons] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[ufunclike] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[memmap] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[twodim_base] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[type_check] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[modules] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_reveal[histograms] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[arrayprint] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_reveal[arraypad] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_reveal[array_constructors] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[nbit_base_example] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[lib_version] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[matrix] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[ndarray_misc] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[lib_function_base] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[warnings_and_errors] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[ctypeslib] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_reveal[numeric] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_reveal[testing] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_reveal[rec] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_reveal[nditer] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[linalg] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_reveal[mod] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_reveal[fft] SKIPPED (`NPY_RU...)
numpy/typing/tests/test_typing.py::test_reveal[strings] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_reveal[false_positives] SKIPPED
numpy/typing/tests/test_typing.py::test_reveal[scalars] SKIPPED (`NP...)
numpy/typing/tests/test_typing.py::test_code_runs[bitwise_ops] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[numeric] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_code_runs[dtype] SKIPPED (`N...)
numpy/typing/tests/test_typing.py::test_code_runs[simple_py3] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[ndarray_conversion] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[einsumfunc] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[mod] SKIPPED (`NPY...)
numpy/typing/tests/test_typing.py::test_code_runs[ufunclike] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[arrayterator] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[lib_utils] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[lib_version] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[index_tricks] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[ma] SKIPPED (`NPY_...)
numpy/typing/tests/test_typing.py::test_code_runs[array_constructors] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[comparisons] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[simple] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_code_runs[ufuncs] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_code_runs[arrayprint] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[ndarray_misc] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[numerictypes] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[array_like] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[random] SKIPPED (`...)
numpy/typing/tests/test_typing.py::test_code_runs[warnings_and_errors] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[literal] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_code_runs[modules] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_code_runs[arithmetic] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[flatiter] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[fromnumeric] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[scalars] SKIPPED (...)
numpy/typing/tests/test_typing.py::test_code_runs[multiarray] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[ufunc_config] SKIPPED
numpy/typing/tests/test_typing.py::test_code_runs[ndarray_shape_manipulation] SKIPPED
numpy/typing/tests/test_typing.py::test_extended_precision SKIPPED (...)

=============================== warnings summary ===============================
numpy/_core/tests/test_umath.py:4701
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/_core/tests/test_umath.py:4701: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([0, 1]),

numpy/_core/tests/test_umath.py:4702
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/_core/tests/test_umath.py:4702: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([[0, 1], [2, 5]]),

../../../../../../../../../../../../..$(PYTHON_DIR)/importlib/__init__.py:127
  $(PYTHON_DIR)/importlib/__init__.py:127: DeprecationWarning: 
  
    `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
    of the deprecation of `distutils` itself. It will be removed for
    Python >= 3.12. For older Python versions it will remain present.
    It is recommended to use `setuptools < 60.0` for those Python versions.
    For more details, see:
      https://numpy.org/devdocs/reference/distutils_status_migration.html 
  
  
    return _bootstrap._gcd_import(name[level:], package, level)

numpy/matrixlib/tests/test_defmatrix.py:322
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:322: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_defmatrix.py:402
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:402: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = matrix([[1], [2]])

numpy/matrixlib/tests/test_matrix_linalg.py:21
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_matrix_linalg.py:21: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([2., 1.]).T),

numpy/matrixlib/tests/test_matrix_linalg.py:23
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_matrix_linalg.py:23: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([[1., 2.], [3., 4.]]),

numpy/matrixlib/tests/test_matrix_linalg.py:24
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_matrix_linalg.py:24: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([2., 1.]).T),

numpy/matrixlib/tests/test_matrix_linalg.py:30
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_matrix_linalg.py:30: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([[1., 2.], [2., 1.]]),

numpy/tests/test_matlib.py:2
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:2: PendingDeprecationWarning: Importing from numpy.matlib is deprecated since 1.19.0. The matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. 
    import numpy.matlib

numpy/_core/tests/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip[longdouble-frac_vals3-exp_vals3]
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/_core/tests/test_scalar_methods.py:101: RuntimeWarning: overflow encountered in conversion from python long
    df = np.longdouble(d)

numpy/distutils/tests/test_fcompiler_gnu.py: 10 warnings
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/distutils/fcompiler/gnu.py:276: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    if LooseVersion(v) >= "4":

numpy/distutils/tests/test_fcompiler_gnu.py: 10 warnings
  $(PYTHON_DIR)/vendor-packages/setuptools/_distutils/version.py:337: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    other = LooseVersion(other)

numpy/lib/tests/test_shape_base.py: 3 warnings
numpy/matrixlib/tests/test_defmatrix.py: 14 warnings
numpy/matrixlib/tests/test_interaction.py: 2 warnings
numpy/matrixlib/tests/test_regression.py: 3 warnings
numpy/tests/test_matlib.py: 4 warnings
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/defmatrix.py:70: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    return matrix(data, dtype=dtype, copy=False)

numpy/lib/tests/test_shape_base.py::TestKron::test_kron_smoke[asmatrix]
numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/lib/_shape_base_impl.py:1190: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    return result if not is_any_mat else matrix(result, copy=False)

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:14: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/defmatrix.py:1102: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    return matrix(_from_string(obj, glob_dict, loc_dict))

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/defmatrix.py:1112: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    return matrix(concatenate(arr_rows, axis=0))

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:27: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    AEresult = matrix([[1, 2, 5, 6], [3, 4, 7, 8]])

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/defmatrix.py:1109: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    return matrix(concatenate(obj, axis=-1))

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:31: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mvec = matrix(vec)

numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_exceptions
  $(PYTHON_DIR)/unittest/case.py:201: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    callable_obj(*args, **kwargs)

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:63: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    M = matrix([[1, 2, 0, 0],

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:67: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    sum0 = matrix([8, 12, 4, 6])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:68: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    sum1 = matrix([3, 7, 6, 14]).T

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:79: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:81: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.prod(0), matrix([[4, 10, 18]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:82: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.prod(1), matrix([[6], [120]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:85: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.prod(x, axis=0), matrix([[4, 10, 18]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:86: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.prod(x, axis=1), matrix([[6], [120]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:88: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    y = matrix([0, 1, 3])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:92: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:94: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.max(0), matrix([[4, 5, 6]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:95: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.max(1), matrix([[3], [6]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:98: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.max(x, axis=0), matrix([[4, 5, 6]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:99: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.max(x, axis=1), matrix([[3], [6]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:102: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:104: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.min(0), matrix([[1, 2, 3]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:105: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x.min(1), matrix([[1], [4]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:108: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.min(x, axis=0), matrix([[1, 2, 3]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:109: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.min(x, axis=1), matrix([[1], [4]]))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:129: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:136: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mB = matrix(B)

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:142: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix(np.arange(6).reshape(2, 3))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:143: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    xpinv = matrix([[-0.77777778,  0.27777778],

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:150: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:151: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mB = matrix(A) + 0.1

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:153: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_(np.all(mB == matrix(A+0.1)))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:154: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_(not np.any(mB == matrix(A-0.1)))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:179: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = matrix([[1, 0], [0, 1]])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:180: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_(A.sum() == matrix(2))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:181: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_(A.mean() == matrix(0.5))

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_repr
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:184: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = matrix([[1, 0], [0, 1]])

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:188: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = matrix('True; True; False')

numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:189: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    B = matrix([[True], [True], [False]])

numpy/matrixlib/tests/test_defmatrix.py::TestCasting::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:195: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:216: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:233: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mA2 = matrix(A)

numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_pow
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:239: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = matrix("1. 2.; 3. 4.")

numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_scalar_type_pow
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:251: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_notimplemented
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:258: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = matrix([[1., 2.],

numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:272: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = matrix([1.0], dtype='f8')

numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:307: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    c, d = matrix([0.0]).nonzero()

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:342: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x, matrix([[3,  4,  3]]))

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:345: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x, matrix([[3,  4], [1, 2]]))

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:348: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x, matrix([[4,  3], [1,  2]]))

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:351: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:352: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(x[0][0], matrix([[1, 2, 3]]))

numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:357: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix(0)

numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_numpy_ravel_order
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:426: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_matrix_ravel_order
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_defmatrix.py:433: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = matrix([[1, 2, 3], [4, 5, 6]])

numpy/matrixlib/tests/test_interaction.py::test_fancy_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:21: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = np.matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_interaction.py::test_polynomial_mapdomain
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:36: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = np.matrix([dom1, dom1])

numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:43: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([[2, 1, 0]])

numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:45: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    expected = np.matrix([[0, 1, 2]])

numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:53: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([[2, 1, 0]])

numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:55: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    expected = np.matrix([[0, 1, 2]])

numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:63: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    arr = np.matrix([1, 2], dtype=object)

numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:64: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    desired = np.matrix([[3, 6]], dtype=object)

numpy/matrixlib/tests/test_interaction.py: 22 warnings
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:73: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    arr = np.matrix([[1, 2], [3, 4]], dtype=dt)

numpy/matrixlib/tests/test_interaction.py: 22 warnings
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:74: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    desired = np.matrix([[3, 6], [9, 12]], dtype=dt)

numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:82: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    arr = np.matrix([1, 2], dtype=object)

numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:83: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    desired = np.matrix([[3, 6]], dtype=object)

numpy/matrixlib/tests/test_interaction.py::test_iter_allocate_output_subtype
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:94: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_interaction.py::test_array_astype
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:129: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([[0, 1, 2], [3, 4, 5]], dtype='f4')

numpy/matrixlib/tests/test_interaction.py::test_stack
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:148: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = np.matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:156: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    arr = np.matrix([1, 2], dtype=object)

numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:157: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    desired = np.matrix([[3, 6]], dtype=object)

numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:166: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mat = np.matrix(np.eye(3))

numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices_general
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:207: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mat = np.matrix(np.eye(3))

numpy/matrixlib/tests/test_interaction.py::test_average_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:233: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    y = np.matrix(np.random.rand(5, 5))

numpy/matrixlib/tests/test_interaction.py::test_average_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:236: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_interaction.py::test_average_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:237: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    w = np.matrix([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_interaction.py::test_dot_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:249: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mx = np.matrix(x)

numpy/matrixlib/tests/test_interaction.py::test_dot_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:250: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    my = np.matrix(y)

numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:258: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert(isinstance(np.ediff1d(np.matrix(1)), np.matrix))

numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:259: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert(isinstance(np.ediff1d(np.matrix(1), to_begin=1), np.matrix))

numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:269: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = np.matrix([[0, 1], [2, 3]])

numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:270: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    expected = np.matrix([[0, 2], [4, 6]])

numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix
numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_scalar
numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/lib/_index_tricks_impl.py:435: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    res = self.makemat(res)

numpy/matrixlib/tests/test_interaction.py::test_array_equal_error_message_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:328: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(np.array([1, 2]), np.matrix([1, 2]))

numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:344: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m1 = np.matrix([[1., 2.]])

numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:345: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m2 = np.matrix([[1., np.nan]])

numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:346: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m3 = np.matrix([[1., -np.inf]])

numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:347: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m4 = np.matrix([[np.nan, np.inf]])

numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_interaction.py:348: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m5 = np.matrix([[1., 2.], [np.nan, np.inf]])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:35: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x1 = np.matrix([[1, 2, 3], [4, 3, 2]])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:70: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x1 = np.matrix(np.arange(5) * 1.0)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_pickling_subbaseclass
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:79: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = masked_array(np.matrix(list(range(10))), mask=[1, 0, 1, 0, 0] * 2)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_count_mean_with_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:87: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    m = masked_array(np.matrix([[1, 2], [3, 4]]), mask=np.zeros((2, 2)))

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:99: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:104: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:106: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    control = masked_array(np.matrix([[3, 2, 1]]), mask=[1, 0, 0])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:109: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:115: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = masked_array(np.matrix(np.eye(2)), mask=0)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:125: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    X = np.matrix(x)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:135: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXbig.all(0), np.matrix([False, False, True]))

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:136: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXbig.all(1), np.matrix([False, False, True]).T)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:137: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXbig.any(0), np.matrix([False, False, True]))

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:138: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXbig.any(1), np.matrix([True, True, True]).T)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:142: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXsmall.all(0), np.matrix([True, True, False]))

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:143: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXsmall.all(1), np.matrix([False, False, False]).T)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:144: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXsmall.any(0), np.matrix([True, True, False]))

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:145: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(mXsmall.any(1), np.matrix([True, True, False]).T)

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_compressed
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:148: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = masked_array(np.matrix([1, 2, 3, 4]), mask=[0, 0, 0, 0])

numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_ravel
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:157: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = masked_array(np.matrix([1, 2, 3, 4, 5]), mask=[[0, 1, 0, 0, 0]])

numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_maskedarray_subclassing
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_unary_operations
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations
numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations2
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_masked_matrix.py:16: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    mat = np.matrix(data)

numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/ma/extras.py:1804: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    data = super().makemat(arr.data, copy=False)

numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_empty
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_empty
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_empty
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1439: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_equal(norm(self.array([[]], dtype=self.dt)), 0.0)

numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_return_type
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_return_type
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_return_type
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1442: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = self.array([[1, 0, 1], [0, 1, 1]])

numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_2x2
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_2x2
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_2x2
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1493: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = self.array([[1, 3], [5, 7]], dtype=self.dt)

numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_3x3
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_3x3
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_3x3
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1514: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    self.array([[1, 2, 3], [6, 0, 5], [3, 2, 1]], dtype=self.dt)

numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_bad_args
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_bad_args
numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_bad_args
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1528: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    A = self.array([[1, 2, 3], [4, 5, 6]], dtype=self.dt)

numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_raw
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1734: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = self.array([[1, 2], [3, 4], [5, 6]], dtype=np.double)

numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1750: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = self.array([[1, 2], [3, 4]])

numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/linalg/tests/test_linalg.py:1751: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    b = self.array([[1, 2], [3, 4], [5, 6]])

numpy/matrixlib/tests/test_numeric.py::TestDot::test_matscalar
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_numeric.py:6: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    b1 = np.matrix(np.ones((3, 3), dtype=complex))

numpy/matrixlib/tests/test_numeric.py::test_diagonal
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_numeric.py:11: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    b1 = np.matrix([[1,2],[3,4]])

numpy/matrixlib/tests/test_numeric.py::test_diagonal
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_numeric.py:12: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    diag_b1 = np.matrix([[1, 4]])

numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_regression.py:8: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    x = np.matrix('[1 0; 1 0]')

numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_regression.py:13: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    a = np.matrix([1.0], dtype=float)

numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/matrixlib/tests/test_regression.py:16: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    c, d = np.matrix([0.0]).nonzero()

numpy/tests/test_matlib.py::test_ones
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:12: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([[ 1.,  1.,  1.],

numpy/tests/test_matlib.py::test_ones
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:15: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(numpy.matlib.ones(2), np.matrix([[ 1.,  1.]]))

numpy/tests/test_matlib.py::test_zeros
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:19: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    np.matrix([[ 0.,  0.,  0.],

numpy/tests/test_matlib.py::test_zeros
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:22: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(numpy.matlib.zeros(2), np.matrix([[ 0.,  0.]]))

numpy/tests/test_matlib.py::test_identity
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:26: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(x, np.matrix([[1, 0], [0, 1]]))

numpy/tests/test_matlib.py::test_eye
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:30: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(xc, np.matrix([[ 0,  1,  0],

numpy/tests/test_matlib.py::test_eye
  $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/numpy/tests/test_matlib.py:37: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(xf, np.matrix([[ 1,  0,  0,  0],

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======== 47545 passed, 4000 skipped, 6 deselected, 58 xfailed, 5 xpassed, 260 warnings ========