git_cl.py: Use build_address instead of URL parsing
The URL structure of the build info returned by `git cl try-results` is different on LUCI than it was on buildbot. This CL changes git_cl.py to instead look at the build_address of the build to determine the build number. Bug: 891729 Change-Id: I448638178942f2adbbb23c5dd947e305821a5417 Reviewed-on: https://chromium-review.googlesource.com/c/1302097 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#603263}
Showing
Please register or sign in to comment