diff options
author | Michael McGreevy <mcgreevy@google.com> | 2017-12-20 11:17:19 +1100 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-12-20 12:32:04 +0000 |
commit | 094327d6a786de52bd295c1a4f7d88fca7c6abb0 (patch) | |
tree | afeb669678d4b1e558acb63114d368b1de692a88 /infra/bots/tools | |
parent | 0dec3af001ac443447f1f90c522f74feb0be850a (diff) |
Roll isolate binaries generated at infra@2aafb3b.
Note: I skipped the presubmit when uploading, because I had issues setting up my skia checkout correctly.
Roll isolate binaries generated at infra@2aafb3b.
Isolate sha1s were taken from the following builds:
https://luci-milo.appspot.com/buildbot/chromium.infra/infra-continuous-precise-64/10401
https://luci-milo.appspot.com/buildbot/chromium.infra/infra-continuous-mac-10.10-64/9823
https://luci-milo.appspot.com/buildbot/chromium.infra/infra-continuous-win-64/10680
This cl brings the skia isolate binaries up to date with the main chrome infra setup
(see similar cl at https://chromium-review.googlesource.com/c/chromium/src/+/834928).
These new versions introduce an "--exparchive" flag for both "isolate archive" and
"isolate batcharchive", which will enable the skia isolate recipes to be transitioned
away from the "isolate exparchive" command.
Change-Id: I535500e678b2c2faa784720d72ae661aa975277f
Reviewed-on: https://skia-review.googlesource.com/87500
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/tools')
-rw-r--r-- | infra/bots/tools/luci-go/linux64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/mac64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/win64/isolate.exe.sha1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/tools/luci-go/linux64/isolate.sha1 b/infra/bots/tools/luci-go/linux64/isolate.sha1 index acecc79c48..e49fdc70ea 100644 --- a/infra/bots/tools/luci-go/linux64/isolate.sha1 +++ b/infra/bots/tools/luci-go/linux64/isolate.sha1 @@ -1 +1 @@ -21410c557b49620e8a44ec0f861f94605bdc6d5c +0c5f61171e70fabea55489eccb330687e94a43a3 diff --git a/infra/bots/tools/luci-go/mac64/isolate.sha1 b/infra/bots/tools/luci-go/mac64/isolate.sha1 index 16a7dd6a07..1c79cd34ff 100644 --- a/infra/bots/tools/luci-go/mac64/isolate.sha1 +++ b/infra/bots/tools/luci-go/mac64/isolate.sha1 @@ -1 +1 @@ -1966687828a068eee4c5da45bbb8afd91cddda6f +f79355e863ef6e67a074ed85b043db81376ffbde diff --git a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 index 6f5491d9dd..725910c600 100644 --- a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 +++ b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 @@ -1 +1 @@ -35482264cea0f9b9dd2efe0a01620557fc15b7c1 +a7682ca46f9ac393f3e8c3b8feb4aa7cef49693f |