You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fixes this error: http://shortn/_MMjWQ6UDNN presubmit.execute() (http://shortn/_IqUEskOvZy) calls get_project_revision_properties (http://shortn/_2YWZfKEBWb). the `project_name` passed in was '.' (the solution root) so get_project_revision_properties was returning nothing. setting 'infra_internal' in repo_path_map leads to this code (http://shortn/_7cO431MLDm) setting `self._relative_root` to `infra_internal` as expected. So `project_name` above will be `infra_internal` not '.' In this case, also seems to fix the empty commit patch issue, as the `git commit` gets executed in infra_internal now. led run: http://shortn/_UM6iapZUkx Bug: 1415507 Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build Change-Id: Ib457ded91ffe5b9041b8b1bb0345229bfd07d1f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4545587 Auto-Submit: Joanna Wang <jojwang@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Joanna Wang <jojwang@chromium.org> |
3 years ago | |
|---|---|---|
| .. | ||
| examples | 3 years ago | |
| tests | 3 years ago | |
| __init__.py | 3 years ago | |
| api.py | 3 years ago | |
| properties.proto | ||
| test_api.py | ||