DescriptionFix bisect-builds.py crash for non-official mac64 builds
There is no mac64 chromium distinction [1,2] and all builds are now
16 whole nibbles. This patch updates bisect-builds.py to use the
same codepath for mac64 and mac which has the nice effect of not
crashing when --archive=mac64 is used. Since ~m39, all chromium mac
builds have been 64bit.
TEST= tools/bisect-builds.py --archive=mac64 -g 330000 -b 340000
[1] http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html
[2] http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/355973/
BUG=530321
Committed: https://crrev.com/db1d9ecccc0a59264de89067cb1ff354e42faeed
Cr-Commit-Position: refs/heads/master@{#356057}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|