MCPcopy Create free account
hub / github.com/nodejs/node / _result_overrides

Method _result_overrides

deps/v8/tools/testrunner/local/command.py:108–109  ·  view source on GitHub ↗
(self, returncode)

Source from the content-addressed store, hash-verified

106 self.process_logger = EMPTY_PROCESS_LOGGER
107
108 def _result_overrides(self, returncode):
109 pass
110
111 @contextmanager
112 def log_errors(self):

Callers 1

executeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected