Calling request.getfuncargvalue() gives this rather unhelpful message which makes it hard to figure out where the call happens:
...
=== warnings summary ===
system/test_asdf.py::test_fghj
/bla/bla/bla/_pytest/fixtures.py:431: DeprecationWarning: use of getfuncargvalue is deprecated, use getfixturevalue
DeprecationWarning)