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

Issue 2342303002: Reenable testTBM2ForSmoke & fix clock sync error on ref build of Chrome on Mac (Closed)

Created:
4 years, 3 months ago by nednguyen
Modified:
4 years, 3 months ago
CC:
aiolos (Not reviewing), catapult-reviews_chromium.org, rnephew (Reviews Here), telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Reenable testTBM2ForSmoke & fix clock sync error on ref build of Chrome on Mac The root cause of the failure was that that logic for checking whether telemetry should issue backcompat clocksync use Chrome revision number that is not high enough to actually contains the devtool's clocksync API. This CL fixes it by bumping up the version number used for checking whether to do backcompat clock sync. BUG=chromium:646925 BUG=catapult:#2804 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/be85e5fd4bf5793777543eded8f53b47c4241386

Patch Set 1 #

Patch Set 2 : Increase the version number #

Total comments: 1

Patch Set 3 : Update documentation #

Total comments: 4

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py View 1 2 3 1 chunk +8 lines, -2 lines 0 comments Download
M telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
nednguyen
4 years, 3 months ago (2016-09-16 10:46:32 UTC) #4
nednguyen
On 2016/09/16 10:46:32, nednguyen wrote: Mystery solved: the revision of the Mac ref build is ...
4 years, 3 months ago (2016-09-16 10:48:14 UTC) #7
nednguyen
On 2016/09/16 10:48:14, nednguyen wrote: > On 2016/09/16 10:46:32, nednguyen wrote: > > Mystery solved: ...
4 years, 3 months ago (2016-09-16 10:50:49 UTC) #9
nednguyen
On 2016/09/16 10:50:49, nednguyen wrote: > On 2016/09/16 10:48:14, nednguyen wrote: > > On 2016/09/16 ...
4 years, 3 months ago (2016-09-16 14:19:04 UTC) #15
charliea (OOO until 10-5)
lgtm w/ nits https://codereview.chromium.org/2342303002/diff/20001/telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py File telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py (right): https://codereview.chromium.org/2342303002/diff/20001/telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py#newcode182 telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py:182: if version and int(version) > 2743: ...
4 years, 3 months ago (2016-09-16 14:27:33 UTC) #18
nednguyen
https://codereview.chromium.org/2342303002/diff/40001/telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py File telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py (right): https://codereview.chromium.org/2342303002/diff/40001/telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py#newcode182 telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py:182: # Note, we ain't sure whether 2744 is the ...
4 years, 3 months ago (2016-09-16 14:28:50 UTC) #19
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/2342303002/60001
4 years, 3 months ago (2016-09-16 14:29:01 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 14:59:01 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698