The test:
numpy/core/tests/test_ufunc.py::TestUfunc::test_reducelike_out_promotes
currently fails when running only numpy/core/tests/test_ufunc.py and not the full test suite. Presumably, I have a caching logic error somewhere in the ufunc dispatching.