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

Issue 23693005: Revert 222150 "Telemetry: smoothness measurement throws MissingT..." (Closed)

Created:
7 years, 3 months ago by Vitaly Buka (NO REVIEWS)
Modified:
7 years, 3 months ago
Reviewers:
Dominik Grewe
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 222150 "Telemetry: smoothness measurement throws MissingT..." Breaks testGotQueryParams on Mac 10.6 and 10.7. > Telemetry: smoothness measurement throws MissingTimelineMarker. > > Rather than throwing a generic LookupError exception when the timeline marker > cannot be found in the trace, throw a MissingTimelineMarker which is a subclass > of page_measurement.MeasurementFailure. These exceptios get caught by the page > runner. > > Stop catching LookupError exeptions in _RunPage. > > BUG=238864 > > Review URL: https://chromiumcodereview.appspot.com/23766009 TBR=dominikg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222204

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M trunk/src/tools/perf/measurements/smoothness.py View 2 chunks +1 line, -9 lines 0 comments Download
M trunk/src/tools/telemetry/telemetry/page/page_runner.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Vitaly Buka (NO REVIEWS)
7 years, 3 months ago (2013-09-10 07:58:28 UTC) #1
Vitaly Buka (NO REVIEWS)
Committed patchset #1 manually as r222204.
7 years, 3 months ago (2013-09-10 07:58:34 UTC) #2
Dominik Grewe
Can you please let me know how what the problem was so I can fix ...
7 years, 3 months ago (2013-09-10 08:41:47 UTC) #3
Vitaly Buka (NO REVIEWS)
7 years, 3 months ago (2013-09-10 08:48:26 UTC) #4
Message was sent while issue was closed.
On 2013/09/10 08:41:47, Dominik Grewe wrote:
> Can you please let me know how what the problem was so I can fix my original
CL?
> Do you have any logs from the failed test? I'd like to understand what went
> wrong.

Didn't help, just re-applyed back. Suspecting 222145
http://build.chromium.org/p/chromium.mac/builders/Mac10.6%20Tests%20%283%29

Powered by Google App Engine
This is Rietveld 408576698