DescriptionFix broken clockstate.network2 histogram and add unit test
The 'interstitial.clockstate.network2' histogram has been recording the
wrong enum, meaning that the reported values were mislabeled, and also
the enum that was actually being histogrammed has changed around
recently. Thus, this CL deprecates the bogus network2 histogram and
replaces it with the network3 histogram that records the correct enum. It
also adds a unit test to check that values for this histogram are properly
recorded.
BUG=589700
Committed: https://crrev.com/27f12b4b0b0c0ad0dd04667bb0dca00487438b62
Cr-Commit-Position: refs/heads/master@{#426035}
Patch Set 1 #
Total comments: 11
Patch Set 2 : meacer suggestion: move field trial into test util #Messages
Total messages: 25 (14 generated)
|