Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(485)

Issue 1413663005: Do not fail checksum check before download (Closed)

Created:
5 years, 2 months ago by anatoly techtonik
Modified:
5 years, 2 months ago
Reviewers:
binji, Sam Clegg
CC:
binji+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not fail checksum check before download BUG= Committed: https://crrev.com/82ea27a94a575ef1db382e70c05d38797c22ad6d Cr-Commit-Position: refs/heads/master@{#355597}

Patch Set 1 #

Patch Set 2 : Adding myself to AUTHORS #

Patch Set 3 : Adding myself to chromium/AUTHORS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M native_client_sdk/src/AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M native_client_sdk/src/build_tools/sdk_tools/command/update.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (7 generated)
binji
lgtm, thanks! Please add your name/email to the native_client_sdk/src/AUTHORS.
5 years, 2 months ago (2015-10-19 18:51:41 UTC) #2
anatoly techtonik
Done.
5 years, 2 months ago (2015-10-19 18:58:53 UTC) #3
anatoly techtonik
5 years, 2 months ago (2015-10-20 03:28:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413663005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413663005/20001
5 years, 2 months ago (2015-10-20 03:31:50 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/110861)
5 years, 2 months ago (2015-10-20 03:40:01 UTC) #9
binji
On 2015/10/20 at 03:40:01, commit-bot wrote: > Try jobs failed on following builders: > chromium_presubmit ...
5 years, 2 months ago (2015-10-22 18:24:01 UTC) #10
anatoly techtonik
I think the issue may be that I've added myself only after LGTM. But let's ...
5 years, 2 months ago (2015-10-22 18:45:21 UTC) #11
anatoly techtonik
5 years, 2 months ago (2015-10-22 18:45:41 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413663005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413663005/40001
5 years, 2 months ago (2015-10-22 18:46:37 UTC) #15
Sam Clegg
I realize it might be too late, but can you update the CL description to ...
5 years, 2 months ago (2015-10-22 18:55:02 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-22 19:09:21 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/82ea27a94a575ef1db382e70c05d38797c22ad6d Cr-Commit-Position: refs/heads/master@{#355597}
5 years, 2 months ago (2015-10-22 19:10:05 UTC) #19
anatoly techtonik
On 2015/10/22 18:55:02, Sam Clegg wrote: > I realize it might be too late, but ...
5 years, 2 months ago (2015-10-22 19:17:02 UTC) #20
Sam Clegg
5 years, 2 months ago (2015-10-22 20:27:08 UTC) #21
Message was sent while issue was closed.
On 2015/10/22 19:17:02, anatoly techtonik wrote:
> On 2015/10/22 18:55:02, Sam Clegg wrote:
> > I realize it might be too late, but can you update the CL description to be
a
> > little more descriptive?
> > 
> > Can you start the first line with "[NaCl SDK]"?
> 
> I guess it is too late, but I will do this in future.
> 
> > Presumably this change is fixing a problem with the NaCl SDK installation
> > process on windows?  (since the 'b' flag is meaningless on other platforms,
> > right?).
> 
> Right. If you read the file in text mode, it produces different checksum.
> 
> > Any idea why we have not seen this problem before on any of our windows
> > machines?
> 
> Because you have fast connections and don't mind redownloading cached files
> every time.

I see.  Assumed this function was being used to all verification, but it looks
like the download and verify is done in a different way.  Thanks for fixing
this.

Powered by Google App Engine
This is Rietveld 408576698