Home
last modified time | relevance | path

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

/external/v8/tools/release/
Dgit_recipes.py77 class GitFailedException(Exception): class
140 except GitFailedException: # pragma: no cover
152 except GitFailedException: # pragma: no cover
285 raise GitFailedException("Couldn't determine commit position for %s" %
Dcommon_includes.py46 from git_recipes import GitFailedException
370 except GitFailedException:
376 except GitFailedException:
503 raise GitFailedException("'git %s' failed." % args)
629 except GitFailedException:
Dcreate_release.py237 except GitFailedException:
Dreleases.py473 except GitFailedException:
Dtest_scripts.py1309 self.assertRaises(GitFailedException,
1680 self.assertRaises(GitFailedException,