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

Method _expected_fail

deps/v8/test/message/testcfg.py:55–56  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

53 return [self._get_source_path()]
54
55 def _expected_fail(self):
56 return 'fail' in self.path.parts
57
58 def _get_cmd_params(self):
59 params = super(TestCase, self)._get_cmd_params()

Callers 2

skip_predictableMethod · 0.95
output_procMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected