MCPcopy Create free account
hub / github.com/numpy/numpy / test_switch_owner

Route test_switch_owner

numpy/core/tests/test_mem_policy.py:None–None  ·  view source on GitHub ↗
pytest.mark.xfail(sys.implementation.name == "pypy",
                   reason=("bad interaction between getenv and "
                           "os.environ inside pytest"))

Source from the content-addressed store, hash-verified

1import asyncio
2import gc
3import os
4import pytest

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected