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

Issue 2101233003: Revert of Change Numeric sourceInfos into sample diagnostics (Closed)

Created:
4 years, 5 months ago by nednguyen
Modified:
4 years, 5 months ago
Reviewers:
eakuefner, benjhayden
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Revert of Change Numeric sourceInfos into sample diagnostics (patchset #2 id:60001 of https://codereview.chromium.org/2080183004/ ) Reason for revert: Cause TBMv2 benchmarks failure everywhere. BUG=623963 Original issue's description: > Change Numeric sourceInfos into sample diagnostics > > Currently, when metrics add samples to Numerics, they can optionally pass an > arbitrary POD javascript object to help users find the sample's source > in a trace. This concept maps directly to the new strongly-typed RelatedEventSet > diagnostic, or diagnostics more generally, which also provide a system to display > the data through tr.v.ui.createDiagnosticSpan(). > > This CL allows a single un-named Diagnostic object to be associated with each > sample. It may become necessary in the future to allow entire DiagnosticMaps to be > associated with each sample, but we haven't seen a need for that yet. > > A future CL will somehow need to associate sample diagnostics with IterationInfos > so that users can actually click through related events. > > BUG=catapult:#2180 > > Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/67bdb1c3d8755c1197598eb8f0a5032992979da5 TBR=eakuefner@chromium.org,benjhayden@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=catapult:#2180 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/59d08c8ab9f92ac5dfbf2f29b34ac7bb5f953bd8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -83 lines) Patch
M tracing/tracing/metrics/system_health/first_paint_metric.html View 2 chunks +2 lines, -3 lines 0 comments Download
M tracing/tracing/metrics/system_health/long_tasks_metric.html View 1 chunk +1 line, -2 lines 0 comments Download
M tracing/tracing/metrics/system_health/responsiveness_metric.html View 2 chunks +5 lines, -5 lines 0 comments Download
M tracing/tracing/value/numeric.html View 9 chunks +18 lines, -32 lines 0 comments Download
M tracing/tracing/value/numeric_test.html View 4 chunks +30 lines, -41 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
nednguyen
Created Revert of Change Numeric sourceInfos into sample diagnostics
4 years, 5 months ago (2016-06-28 15:27:52 UTC) #2
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/2101233003/1
4 years, 5 months ago (2016-06-28 15:27:56 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/59d08c8ab9f92ac5dfbf2f29b34ac7bb5f953bd8
4 years, 5 months ago (2016-06-28 15:28:06 UTC) #5
nduca
do we know what test coverage is missing that let this get through?
4 years, 5 months ago (2016-06-28 15:47:59 UTC) #6
nednguyen
4 years, 5 months ago (2016-06-28 17:53:51 UTC) #7
Message was sent while issue was closed.
On 2016/06/28 15:47:59, nduca wrote:
> do we know what test coverage is missing that let this get through?

Ben: when you reland this patch, can you make sure that you add a test that
would fail without the fix?

Powered by Google App Engine
This is Rietveld 408576698