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

Issue 1254113004: [Chromecast] Consolidate duplicated crash test functions. (Closed)

Created:
5 years, 4 months ago by bcf_google
Modified:
5 years, 4 months ago
Reviewers:
slan, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, sadrul, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Consolidate duplicated crash test functions. TEST=Modified tests build and pass under gyp and gn. BUG= Committed: https://crrev.com/62f6287af58fa80a2b830e436ea4f8dd20b8e1d5 Cr-Commit-Position: refs/heads/master@{#340924}

Patch Set 1 #

Patch Set 2 : Removed some duplication #

Patch Set 3 : Updated commit message #

Total comments: 8

Patch Set 4 : Added documentation for crash_testing_utils, Fixed style issues. #

Total comments: 2

Patch Set 5 : Fixed namespace footer comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -110 lines) Patch
M chromecast/app/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/app/linux/cast_crash_reporter_client_unittest.cc View 3 chunks +1 line, -30 lines 0 comments Download
M chromecast/chromecast_tests.gypi View 2 chunks +14 lines, -0 lines 0 comments Download
M chromecast/crash/BUILD.gn View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
A chromecast/crash/linux/crash_testing_utils.h View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A chromecast/crash/linux/crash_testing_utils.cc View 1 2 3 1 chunk +93 lines, -0 lines 0 comments Download
M chromecast/crash/linux/dump_info_unittest.cc View 1 2 3 4 2 chunks +2 lines, -11 lines 0 comments Download
M chromecast/crash/linux/minidump_writer_unittest.cc View 7 chunks +6 lines, -28 lines 0 comments Download
M chromecast/crash/linux/synchronized_minidump_manager_unittest.cc View 3 chunks +1 line, -41 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
bcf_google
5 years, 4 months ago (2015-07-28 23:41:26 UTC) #2
slan
Just nits. Thank you for taking the time to do this! https://codereview.chromium.org/1254113004/diff/40001/chromecast/crash/BUILD.gn File chromecast/crash/BUILD.gn (right): ...
5 years, 4 months ago (2015-07-28 23:50:31 UTC) #3
gunsch
lgtm % resolving slan's comments
5 years, 4 months ago (2015-07-29 00:19:18 UTC) #4
bcf_google
https://codereview.chromium.org/1254113004/diff/40001/chromecast/crash/BUILD.gn File chromecast/crash/BUILD.gn (right): https://codereview.chromium.org/1254113004/diff/40001/chromecast/crash/BUILD.gn#newcode40 chromecast/crash/BUILD.gn:40: source_set("cast_crash_test_support") { On 2015/07/28 23:50:30, slan wrote: > nit: ...
5 years, 4 months ago (2015-07-29 00:41:13 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1254113004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1254113004/60001
5 years, 4 months ago (2015-07-29 00:44:33 UTC) #7
slan
lgtm 1 more nit. Thanks again. https://codereview.chromium.org/1254113004/diff/60001/chromecast/crash/linux/dump_info_unittest.cc File chromecast/crash/linux/dump_info_unittest.cc (right): https://codereview.chromium.org/1254113004/diff/60001/chromecast/crash/linux/dump_info_unittest.cc#newcode196 chromecast/crash/linux/dump_info_unittest.cc:196: } // chromecast ...
5 years, 4 months ago (2015-07-29 00:46:12 UTC) #8
bcf_google
https://codereview.chromium.org/1254113004/diff/60001/chromecast/crash/linux/dump_info_unittest.cc File chromecast/crash/linux/dump_info_unittest.cc (right): https://codereview.chromium.org/1254113004/diff/60001/chromecast/crash/linux/dump_info_unittest.cc#newcode196 chromecast/crash/linux/dump_info_unittest.cc:196: } // chromecast On 2015/07/29 00:46:12, slan wrote: > ...
5 years, 4 months ago (2015-07-29 00:51:29 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1254113004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1254113004/80001
5 years, 4 months ago (2015-07-29 00:53:03 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-07-29 01:45:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1254113004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1254113004/80001
5 years, 4 months ago (2015-07-29 18:18:23 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-07-29 18:24:04 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-07-29 18:24:31 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/62f6287af58fa80a2b830e436ea4f8dd20b8e1d5
Cr-Commit-Position: refs/heads/master@{#340924}

Powered by Google App Engine
This is Rietveld 408576698