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

Issue 2723373002: Revert of DEPS: Update leveldatabase from 1.18 to 1.20. (Closed)

Created:
3 years, 9 months ago by James Cook
Modified:
3 years, 9 months ago
Reviewers:
cmumford, pwnall
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of DEPS: Update leveldatabase from 1.18 to 1.20. (patchset #3 id:60001 of https://codereview.chromium.org/2727693004/ ) Reason for revert: Looks like this broke the Windows builders. Not sure how it passed CQ: https://build.chromium.org/p/chromium/builders/Win/builds/52433 FAILED: obj/third_party/leveldatabase/leveldb_cache_test/cache_test.obj ninja -t msvc -e environment.x86 -- C:\b\c\goma_client/gomacc.exe "C:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\VC\bin\amd64_x86/cl.exe" /nologo /showIncludes /FC @obj/third_party/leveldatabase/leveldb_cache_test/cache_test.obj.rsp /c ../../third_party/leveldatabase/src/util/cache_test.cc /Foobj/third_party/leveldatabase/leveldb_cache_test/cache_test.obj /Fd"obj/third_party/leveldatabase/leveldb_cache_test_cc.pdb" c:\b\c\b\win_archive\src\third_party\leveldatabase\src\util\cache_test.cc(167): error C2220: warning treated as error - no 'object' file generated c:\b\c\b\win_archive\src\third_party\leveldatabase\src\util\cache_test.cc(167): warning C4018: '<': signed/unsigned mismatch c:\b\c\b\win_archive\src\third_party\leveldatabase\src\util\cache_test.cc(171): warning C4018: '<': signed/unsigned mismatch Original issue's description: > DEPS: Update leveldatabase from 1.18 to 1.20. > > This speeds up CRC32C computation from ~900MB/s to ~4GB/s on computers > with modern Intel CPUs. Snappy decompression runs at around 4GB/s, so > CRC32C is a limiting factor when reading large blocks, which can happen > when we store large values. > > BUG= > > Review-Url: https://codereview.chromium.org/2727693004 > Cr-Commit-Position: refs/heads/master@{#454154} > Committed: https://chromium.googlesource.com/chromium/src/+/c0182b5f45e7161cad9d586b75b66653575f46ce TBR=cmumford@chromium.org,pwnall@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review-Url: https://codereview.chromium.org/2723373002 Cr-Commit-Position: refs/heads/master@{#454160} Committed: https://chromium.googlesource.com/chromium/src/+/7dd49caf59411cb9caf249ba0a3e205b380ead23

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -23 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/leveldatabase/BUILD.gn View 2 chunks +0 lines, -16 lines 0 comments Download
M third_party/leveldatabase/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/leveldatabase/port/port_chromium.h View 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
James Cook
Created Revert of DEPS: Update leveldatabase from 1.18 to 1.20.
3 years, 9 months ago (2017-03-02 03:18:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2723373002/1
3 years, 9 months ago (2017-03-02 03:19:52 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/7dd49caf59411cb9caf249ba0a3e205b380ead23
3 years, 9 months ago (2017-03-02 03:21:21 UTC) #6
pwnall
On 2017/03/02 03:21:21, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) as ...
3 years, 9 months ago (2017-03-02 05:59:00 UTC) #7
pwnall
3 years, 9 months ago (2017-03-02 09:37:28 UTC) #8
Message was sent while issue was closed.
On 2017/03/02 05:59:00, pwnall wrote:
> On 2017/03/02 03:21:21, commit-bot: I haz the power wrote:
> > Committed patchset #1 (id:1) as
> >
>
https://chromium.googlesource.com/chromium/src/+/7dd49caf59411cb9caf249ba0a3e...
> 
> LGTM.
> 
> Any idea why this passed CQ? Is Infra aware of this issue, or should I file a
> bug?

I did some research and filed http://crbug.com/697788

Powered by Google App Engine
This is Rietveld 408576698