Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ IsNegative
Method
IsNegative
tools/test.py:576–577 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
574
self.thread_id = 0
575
576
def
IsNegative(self):
577
return
self.context.expect_fail
578
579
def
DidFail(self, output):
580
if
output.failed is None:
Callers
2
PrintFailureHeader
Method · 0.80
HasFailed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected