I injected an exception into `.pants.d//test/pytes...
# general
w
I injected an exception into `.pants.d//test/pytest-prep/CPython-2.7.15/__UNCACHEABLE_HASH__/.deps/pytest-3.6.3-py2.py3-none-any.whl/_pytest/main.py`:
Copy code
def matchnodes(self, matching, names):
        self.trace("matchnodes", matching, names)
        self.trace.root.indent += 1
        raise ValueError("{} {}".format(matching, names))
and got: