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

Issue 1985973003: Adding score field into jsons in unittests for ntp_snippets_service. (Closed)

Created:
4 years, 7 months ago by jkrcal
Modified:
4 years, 7 months ago
Reviewers:
Marc Treib
CC:
chromium-reviews, mcwilliams+watch_chromium.org, dgn+watch_chromium.org, mastiz
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding score field into jsons in unittests for ntp_snippets_service. Somewhat related, refactoring of how snippet JSONs are generated. Committed: https://crrev.com/5c8feb3c074b599d1ac53aea12a9809b00f571b8 Cr-Commit-Position: refs/heads/master@{#395053}

Patch Set 1 #

Patch Set 2 : A minor fix #

Total comments: 11

Patch Set 3 : After code review #

Patch Set 4 : Rebase #

Patch Set 5 : Fixing a merging error #

Patch Set 6 : Fixing a merge error #

Patch Set 7 : Massaging a new unit test in the same style #

Patch Set 8 : Fixing a unittest failure #

Total comments: 1

Patch Set 9 : Fixing a build failure #

Patch Set 10 : After code review #2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -227 lines) Patch
M components/ntp_snippets/ntp_snippets_service_unittest.cc View 1 2 3 4 5 6 7 8 9 23 chunks +160 lines, -227 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
jkrcal
PTAL
4 years, 7 months ago (2016-05-17 12:23:12 UTC) #2
Marc Treib
+mastiz FYI LGTM with some comments below. Thanks for the cleanup! https://codereview.chromium.org/1985973003/diff/20001/components/ntp_snippets/ntp_snippets_service_unittest.cc File components/ntp_snippets/ntp_snippets_service_unittest.cc (right): ...
4 years, 7 months ago (2016-05-17 12:38:46 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/40001
4 years, 7 months ago (2016-05-18 22:14:51 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/8016) ios-device-gn on ...
4 years, 7 months ago (2016-05-18 22:17:43 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/60001
4 years, 7 months ago (2016-05-19 07:57:13 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/172965) mac_chromium_gn_rel on ...
4 years, 7 months ago (2016-05-19 08:06:48 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/80001
4 years, 7 months ago (2016-05-19 14:13:29 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/203525) mac_chromium_rel_ng on ...
4 years, 7 months ago (2016-05-19 14:24:15 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/130001
4 years, 7 months ago (2016-05-20 09:48:24 UTC) #17
jkrcal
Thanks, Marc. I had to rebase, fix a few things. On top of it, I ...
4 years, 7 months ago (2016-05-20 09:50:50 UTC) #18
Marc Treib
LGTM, thanks! https://codereview.chromium.org/1985973003/diff/20001/components/ntp_snippets/ntp_snippets_service_unittest.cc File components/ntp_snippets/ntp_snippets_service_unittest.cc (right): https://codereview.chromium.org/1985973003/diff/20001/components/ntp_snippets/ntp_snippets_service_unittest.cc#newcode136 components/ntp_snippets/ntp_snippets_service_unittest.cc:136: std::vector<std::string>({kSnippetUrl}), On 2016/05/20 09:50:50, jkrcal wrote: > ...
4 years, 7 months ago (2016-05-20 09:59:13 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/170001
4 years, 7 months ago (2016-05-20 10:23:16 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-20 10:56:13 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985973003/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985973003/170001
4 years, 7 months ago (2016-05-20 10:59:03 UTC) #26
commit-bot: I haz the power
Committed patchset #10 (id:170001)
4 years, 7 months ago (2016-05-20 11:02:24 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 11:03:27 UTC) #29
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/5c8feb3c074b599d1ac53aea12a9809b00f571b8
Cr-Commit-Position: refs/heads/master@{#395053}

Powered by Google App Engine
This is Rietveld 408576698