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

Issue 2999663002: Revert of Revision Info into GenericSet (Closed)

Created:
3 years, 4 months ago by phsilva
Modified:
3 years, 4 months ago
CC:
catapult-reviews_chromium.org, perf-dashboard-reviews_chromium.org, tracing-review_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Revert of Revision Info into GenericSet (patchset #3 id:40001 of https://codereview.chromium.org/2990293002/ ) Reason for revert: This CL may have introduced broken tests in the dashboard that are blocking the CQ Original issue's description: > Revision Info into GenericSet > > This is part of the effort to move some of our diagnostics into > GenericSet diagnostics rather than being their own type when appropriate. > > This CL converts the RevisionInfo diagnostic class into a few Generic Sets: > one each for the fields of Chromium Revision, Chromium commits, V8 Revisions, > V8 Commits, Catapult Revision, Angle Revisions, Skia Revisions, Webrtv > Revisions. > > > The same removal process has been done for MergedRevisionInfo, since that > is not necessary anymore. > > Among other things, this CL: > * Removes the RevisionInfo Diagnostic class from both Python and JS > implementations. > > * Removes RevisionInfo and MergedRevisionInfo from all_diagnostics. > > * Changes diagnostic instantiation in add_revision_info to use > GenericSets and HistogramSet's AddSharedDiagnostic, replacing > RevisionInfo and using Vinn, respectively. > > * Removes RevisionInfo from being one of the SparseDiagnostics > types. > > * Removes UI implementations in Tracing for RevisionInfo and > MergedRevionInfo. > > * Remove RevisionInfo from add_histogram and respective tests, > also adding the logic to adapt to it. Same is done with > add_histogram_queue > > * Removes documentation regarding RevisiomInfo. > > BUG=catapult:#3758, catapult:#3507 > > Review-Url: https://codereview.chromium.org/2990293002 > Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/b0531f7a731c861783a4c71cb47302bf7164a3fe TBR=eakuefner@chromium.org,benjhayden@chromium.org,simonhatch@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=catapult:#3758, catapult:#3507 Review-Url: https://codereview.chromium.org/2999663002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/4dd91f2eab39ceb3e98164215865731aa13d3af0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+787 lines, -75 lines) Patch
M dashboard/dashboard/add_histograms.py View 1 chunk +9 lines, -8 lines 0 comments Download
M dashboard/dashboard/add_histograms_queue.py View 2 chunks +14 lines, -14 lines 0 comments Download
M dashboard/dashboard/add_histograms_queue_test.py View 2 chunks +11 lines, -10 lines 0 comments Download
M dashboard/dashboard/add_histograms_test.py View 19 chunks +78 lines, -43 lines 0 comments Download
M docs/histogram-set-json-format.md View 2 chunks +15 lines, -0 lines 0 comments Download
M docs/how-to-write-metrics.md View 1 chunk +10 lines, -0 lines 0 comments Download
M tracing/trace_viewer.gypi View 2 chunks +4 lines, -0 lines 0 comments Download
A tracing/tracing/value/add_revision_info.py View 1 chunk +24 lines, -0 lines 0 comments Download
M tracing/tracing/value/diagnostics/all_diagnostics.html View 1 chunk +2 lines, -0 lines 0 comments Download
A tracing/tracing/value/diagnostics/merged_revision_info.html View 1 chunk +154 lines, -0 lines 0 comments Download
M tracing/tracing/value/diagnostics/reserved_infos.py View 1 chunk +1 line, -0 lines 0 comments Download
M tracing/tracing/value/diagnostics/reserved_names.html View 1 chunk +1 line, -0 lines 0 comments Download
A tracing/tracing/value/diagnostics/revision_info.html View 1 chunk +94 lines, -0 lines 0 comments Download
M tracing/tracing/value/histogram.py View 2 chunks +61 lines, -0 lines 0 comments Download
M tracing/tracing/value/histogram_unittest.py View 1 chunk +25 lines, -0 lines 0 comments Download
M tracing/tracing/value/ui/diagnostic_span.html View 1 chunk +2 lines, -0 lines 0 comments Download
A tracing/tracing/value/ui/merged_revision_info_span.html View 1 chunk +95 lines, -0 lines 0 comments Download
A tracing/tracing/value/ui/merged_revision_info_span_test.html View 1 chunk +40 lines, -0 lines 0 comments Download
A tracing/tracing/value/ui/revision_info_span.html View 1 chunk +104 lines, -0 lines 0 comments Download
A tracing/tracing/value/ui/revision_info_span_test.html View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
phsilva
Created Revert of Revision Info into GenericSet
3 years, 4 months ago (2017-08-09 01:44:45 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/2999663002/1
3 years, 4 months ago (2017-08-09 01:44:52 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 4 months ago (2017-08-09 01:44:54 UTC) #5
nednguyen
lgtm
3 years, 4 months ago (2017-08-09 01:45:27 UTC) #8
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/2999663002/1
3 years, 4 months ago (2017-08-09 01:45:32 UTC) #9
commit-bot: I haz the power
3 years, 4 months ago (2017-08-09 01:45:46 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698