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

Issue 2697423002: Add test for CHECK exit code behavior. (Closed)

Created:
3 years, 10 months ago by Will Harris
Modified:
3 years, 10 months ago
Reviewers:
Ilya Sherman, jam
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add test for CHECK exit code behavior. BUG=687326 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2697423002 Cr-Commit-Position: refs/heads/master@{#452197} Committed: https://chromium.googlesource.com/chromium/src/+/c0f16eacc2e54b2a6c0c3a4f6f2766f59d582827

Patch Set 1 #

Patch Set 2 : SIGTRAP on mac #

Total comments: 8

Patch Set 3 : code review comments #

Patch Set 4 : code review changes part deux #

Total comments: 2

Patch Set 5 : rejig comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -55 lines) Patch
M chrome/browser/metrics/metrics_service_browsertest.cc View 1 2 3 4 5 chunks +77 lines, -54 lines 0 comments Download
M content/browser/frame_host/debug_urls.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/common/url_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/url_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
Will Harris
no rush on this, I know jam@ is OOO PTAL isherman -> chrome/browser/metrics/metrics_service_browsertest.cc jam -> ...
3 years, 10 months ago (2017-02-17 01:24:50 UTC) #4
Ilya Sherman
Thanks! Mostly LG; just have some comments on trying to find a good balance between ...
3 years, 10 months ago (2017-02-18 01:25:04 UTC) #5
jam
lgtm
3 years, 10 months ago (2017-02-21 16:03:16 UTC) #6
Will Harris
addressed code review comments; isherman@ -> PTAL https://codereview.chromium.org/2697423002/diff/20001/chrome/browser/metrics/metrics_service_browsertest.cc File chrome/browser/metrics/metrics_service_browsertest.cc (right): https://codereview.chromium.org/2697423002/diff/20001/chrome/browser/metrics/metrics_service_browsertest.cc#newcode171 chrome/browser/metrics/metrics_service_browsertest.cc:171: observer.Wait(); On ...
3 years, 10 months ago (2017-02-21 21:54:43 UTC) #8
Ilya Sherman
Sorry for being difficult, but could you please split up the extracted code into several ...
3 years, 10 months ago (2017-02-21 22:50:34 UTC) #9
Will Harris
done. PTAL.
3 years, 10 months ago (2017-02-21 23:05:18 UTC) #10
Ilya Sherman
Thanks, Will, LGTM. https://codereview.chromium.org/2697423002/diff/20001/chrome/browser/metrics/metrics_service_browsertest.cc File chrome/browser/metrics/metrics_service_browsertest.cc (right): https://codereview.chromium.org/2697423002/diff/20001/chrome/browser/metrics/metrics_service_browsertest.cc#newcode148 chrome/browser/metrics/metrics_service_browsertest.cc:148: // exits... it's not clear to ...
3 years, 10 months ago (2017-02-21 23:18:00 UTC) #11
Will Harris
I moved the comment to the top of the test since it seems to apply ...
3 years, 10 months ago (2017-02-21 23:43:37 UTC) #12
Ilya Sherman
LGTM, thanks.
3 years, 10 months ago (2017-02-22 01:19:07 UTC) #13
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/2697423002/100001
3 years, 10 months ago (2017-02-22 17:58:19 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/215720)
3 years, 10 months ago (2017-02-22 18:19:54 UTC) #18
Will Harris
android_arm64_dbg_recipe failure is unrelated build failure.
3 years, 10 months ago (2017-02-22 18:21:02 UTC) #19
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/2697423002/100001
3 years, 10 months ago (2017-02-22 19:02:14 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 21:06:33 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/c0f16eacc2e54b2a6c0c3a4f6f27...

Powered by Google App Engine
This is Rietveld 408576698