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

Issue 1511243003: Domain Reliability: Make context upload test cases less brittle (Closed)

Created:
5 years ago by Deprecated (see juliatuttle)
Modified:
5 years ago
Reviewers:
jkarlin
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Domain Reliability: Make context upload test cases less brittle Individually examine the fields of the uploaded beacon instead of comparing the JSONified report to a static test string. BUG= Committed: https://crrev.com/fac61121919a4bab97323b10cff66d3a4cf6f232 Cr-Commit-Position: refs/heads/master@{#364401}

Patch Set 1 #

Patch Set 2 : Fix template compile failure #

Patch Set 3 : Finish updating things #

Total comments: 5

Patch Set 4 : Make some requested changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -25 lines) Patch
M components/domain_reliability/context_unittest.cc View 1 2 3 5 chunks +59 lines, -25 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
Deprecated (see juliatuttle)
This is failing to compile with: ../../components/domain_reliability/context_unittest.cc:55:29: error: called object type 'bool (base::DictionaryValue::*)(const std::string &, ...
5 years ago (2015-12-09 20:50:52 UTC) #1
Deprecated (see juliatuttle)
PTAL, jkarlin.
5 years ago (2015-12-09 20:52:01 UTC) #3
Deprecated (see juliatuttle)
On 2015/12/09 20:50:52, ttuttle wrote: > This is failing to compile with: > > ../../components/domain_reliability/context_unittest.cc:55:29: ...
5 years ago (2015-12-09 20:54:32 UTC) #4
jkarlin
lgtm with minor changes https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc File components/domain_reliability/context_unittest.cc (right): https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc#newcode51 components/domain_reliability/context_unittest.cc:51: bool operator()(const DictionaryValue* dict, const ...
5 years ago (2015-12-10 12:49:54 UTC) #5
Deprecated (see juliatuttle)
PTAL, jkarlin. https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc File components/domain_reliability/context_unittest.cc (right): https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc#newcode51 components/domain_reliability/context_unittest.cc:51: bool operator()(const DictionaryValue* dict, On 2015/12/10 12:49:54, ...
5 years ago (2015-12-10 16:00:04 UTC) #6
jkarlin
slgtm https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc File components/domain_reliability/context_unittest.cc (right): https://codereview.chromium.org/1511243003/diff/40001/components/domain_reliability/context_unittest.cc#newcode67 components/domain_reliability/context_unittest.cc:67: bool GetEntryFromReport(const Value* report, On 2015/12/10 16:00:04, ttuttle ...
5 years ago (2015-12-10 16:04:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1511243003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1511243003/60001
5 years ago (2015-12-10 18:06:17 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-10 18:13:00 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-10 18:13:38 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fac61121919a4bab97323b10cff66d3a4cf6f232
Cr-Commit-Position: refs/heads/master@{#364401}

Powered by Google App Engine
This is Rietveld 408576698