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

Issue 2041963002: Start using crypto 1.1.1 and tweak MD5 computation. (Closed)

Created:
4 years, 6 months ago by scheglov
Modified:
4 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -26 lines) Patch
M pkg/analyzer/lib/src/summary/incremental_cache.dart View 3 chunks +21 lines, -25 lines 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
scheglov
4 years, 6 months ago (2016-06-06 18:19:31 UTC) #1
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-06 18:30:37 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as e6d2b370653f640b0ecbcf8499a2c43803165b6d (presubmit successful).
4 years, 6 months ago (2016-06-06 18:37:14 UTC) #4
Paul Berry
lgtm
4 years, 6 months ago (2016-06-06 19:49:52 UTC) #5
Paul Berry
On 2016/06/06 18:37:14, scheglov wrote: > Committed patchset #1 (id:1) manually as > e6d2b370653f640b0ecbcf8499a2c43803165b6d (presubmit ...
4 years, 6 months ago (2016-06-07 15:28:57 UTC) #6
scheglov
4 years, 6 months ago (2016-06-07 15:51:18 UTC) #7
Message was sent while issue was closed.
On 2016/06/07 15:28:57, Paul Berry wrote:
> On 2016/06/06 18:37:14, scheglov wrote:
> > Committed patchset #1 (id:1) manually as
> > e6d2b370653f640b0ecbcf8499a2c43803165b6d (presubmit successful).
> 
> This commit appears to have caused a unit test failure.  Would you mind having
a
> look?
> 
> Repro with: python tools/test.py -aia32 --checked -mrelease -t60
> pkg/analyzer/test/src/summary/incremental_cache_test

Yes, it seems that migrating to the newer version of crypto cannot be done yet.
https://codereview.chromium.org/2043913003 should fix build.

Powered by Google App Engine
This is Rietveld 408576698