Home
last modified time | relevance | path

Searched refs:GitFailedException (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/tools/release/
Dgit_recipes.py77 class GitFailedException(Exception): class
140 except GitFailedException: # pragma: no cover
152 except GitFailedException: # pragma: no cover
291 raise GitFailedException("Couldn't determine commit position for %s" %
Dcommon_includes.py45 from git_recipes import GitFailedException
274 except GitFailedException:
280 except GitFailedException:
407 raise GitFailedException("'git %s' failed." % args)
531 except GitFailedException:
Dtest_scripts.py806 self.assertRaises(GitFailedException,
930 self.assertRaises(GitFailedException,