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

Method _finalize_test

deps/v8/tools/testrunner/testproc/rerun.py:64–66  ·  view source on GitHub ↗
(self, test)

Source from the content-addressed store, hash-verified

62 return self._send_test(subtest)
63
64 def _finalize_test(self, test):
65 del self._rerun[test.procid]
66 del self._results[test.procid]

Callers 1

_result_forMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected