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

Issue 1812263004: Convert leveldb_apptests to unit tests. (Closed)

Created:
4 years, 9 months ago by Elliot Glaysher
Modified:
4 years, 9 months ago
Reviewers:
Dirk Pranke, sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert leveldb_apptests to unit tests. BUG=594731 R=sky@chromium.org TBR=dpranke@chromium.org Committed: https://crrev.com/f1f689fb5b3ede5756b138e617ed7c879f181cec Cr-Commit-Position: refs/heads/master@{#382464}

Patch Set 1 #

Patch Set 2 : Fix for shared library #

Patch Set 3 : And fix android #

Patch Set 4 : fix mid air collision #

Patch Set 5 : Rebase to ToT #

Total comments: 1

Patch Set 6 : Add swarming #

Patch Set 7 : Remove output_name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -333 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M components/leveldb/BUILD.gn View 1 2 3 4 5 6 3 chunks +12 lines, -12 lines 0 comments Download
D components/leveldb/apptest_manifest.json View 1 chunk +0 lines, -5 lines 0 comments Download
D components/leveldb/leveldb_apptest.cc View 1 2 3 4 1 chunk +0 lines, -307 lines 0 comments Download
A + components/leveldb/leveldb_service_unittest.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
A components/leveldb/test_manifest.json View 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/tools/data/apptests View 1 chunk +0 lines, -4 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 1 2 3 4 5 2 chunks +12 lines, -0 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
Elliot Glaysher
4 years, 9 months ago (2016-03-18 21:53:22 UTC) #2
sky
LGTM
4 years, 9 months ago (2016-03-18 23:03:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812263004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812263004/40001
4 years, 9 months ago (2016-03-18 23:04:35 UTC) #5
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/158842)
4 years, 9 months ago (2016-03-18 23:13:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812263004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812263004/60001
4 years, 9 months ago (2016-03-18 23:22:22 UTC) #10
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/158851)
4 years, 9 months ago (2016-03-18 23:49:55 UTC) #12
Elliot Glaysher
Dirk: toplevel BUILD.gn OWNERS approval?
4 years, 9 months ago (2016-03-21 20:06:12 UTC) #14
Elliot Glaysher
On 2016/03/21 20:06:12, Elliot Glaysher wrote: > Dirk: toplevel BUILD.gn OWNERS approval? (nm, following sky@'s ...
4 years, 9 months ago (2016-03-21 22:44:17 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812263004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812263004/80001
4 years, 9 months ago (2016-03-21 22:44:44 UTC) #19
Dirk Pranke
https://codereview.chromium.org/1812263004/diff/80001/testing/buildbot/chromium.linux.json File testing/buildbot/chromium.linux.json (right): https://codereview.chromium.org/1812263004/diff/80001/testing/buildbot/chromium.linux.json#newcode774 testing/buildbot/chromium.linux.json:774: }, why isn't this using swarming? We don't normally ...
4 years, 9 months ago (2016-03-21 22:55:06 UTC) #20
Elliot Glaysher
On 2016/03/21 22:55:06, Dirk Pranke wrote: > https://codereview.chromium.org/1812263004/diff/80001/testing/buildbot/chromium.linux.json > File testing/buildbot/chromium.linux.json (right): > > https://codereview.chromium.org/1812263004/diff/80001/testing/buildbot/chromium.linux.json#newcode774 ...
4 years, 9 months ago (2016-03-22 00:08:34 UTC) #22
Dirk Pranke
thanks, lgtm.
4 years, 9 months ago (2016-03-22 00:11:11 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812263004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812263004/120001
4 years, 9 months ago (2016-03-22 00:12:40 UTC) #26
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 9 months ago (2016-03-22 00:51:29 UTC) #28
commit-bot: I haz the power
4 years, 9 months ago (2016-03-22 00:52:42 UTC) #30
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/f1f689fb5b3ede5756b138e617ed7c879f181cec
Cr-Commit-Position: refs/heads/master@{#382464}

Powered by Google App Engine
This is Rietveld 408576698