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

Issue 2331993003: Updating isolate scripts to read in chartjson telemetry results (Closed)

Created:
4 years, 3 months ago by eyaich1
Modified:
4 years, 3 months ago
CC:
chromium-reviews, Ken Russell (switch to Gerrit)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Updating the script that gets run in the benchmark isolate to also read in chartjson results if available and add a chartjson result to the results json when present. I need these results in the chromium_tests SwarmingIsolatedScript class so that I can upload results to the perf dashboard after a successful swarming task. I am not completely replacing the json with chartjson instead of just json becuase I am not sure if the json form is still needed yet. This will be an iterative approach while I try and get a successful swarmed bencmark on the waterfall. BUG=chromium:633253 Committed: https://crrev.com/4e29701cda37e5f57845fbd616582d7b71a24da2 Cr-Commit-Position: refs/heads/master@{#419740}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updating script to generate more than one output file #

Patch Set 3 : Updating swarming api flag to chartjson #

Total comments: 2

Patch Set 4 : Updating other scripts run in isolates to remove flags #

Patch Set 5 : Removing unwanted code #

Total comments: 4

Patch Set 6 : Adding flag to parser #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M testing/scripts/run_gpu_integration_test_as_googletest.py View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M testing/scripts/run_telemetry_as_googletest.py View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M testing/scripts/run_telemetry_benchmark_as_googletest.py View 1 2 3 4 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 28 (10 generated)
eyaich1
4 years, 3 months ago (2016-09-12 17:58:53 UTC) #2
eyaich1
On 2016/09/12 17:58:53, eyaich1 wrote: To see how these results will be utilized, see WIP ...
4 years, 3 months ago (2016-09-12 18:06:17 UTC) #3
Ken Russell (switch to Gerrit)
Adding dpranke@ because he is familiar with the needed upgrade to get flakiness dashboard results ...
4 years, 3 months ago (2016-09-12 19:31:42 UTC) #5
eyaich1
https://codereview.chromium.org/2331993003/diff/1/testing/scripts/run_telemetry_benchmark_as_googletest.py File testing/scripts/run_telemetry_benchmark_as_googletest.py (right): https://codereview.chromium.org/2331993003/diff/1/testing/scripts/run_telemetry_benchmark_as_googletest.py#newcode107 testing/scripts/run_telemetry_benchmark_as_googletest.py:107: }, args.isolated_script_test_output) On 2016/09/12 19:31:42, Ken Russell wrote: > ...
4 years, 3 months ago (2016-09-13 11:53:41 UTC) #6
eyaich1
On 2016/09/13 11:53:41, eyaich1 wrote: > https://codereview.chromium.org/2331993003/diff/1/testing/scripts/run_telemetry_benchmark_as_googletest.py > File testing/scripts/run_telemetry_benchmark_as_googletest.py (right): > > https://codereview.chromium.org/2331993003/diff/1/testing/scripts/run_telemetry_benchmark_as_googletest.py#newcode107 > ...
4 years, 3 months ago (2016-09-14 18:15:34 UTC) #7
Dirk Pranke
I think this change is fine for now. I agree that we need to revisit ...
4 years, 3 months ago (2016-09-14 19:34:44 UTC) #8
Ken Russell (switch to Gerrit)
Sorry for the delay re-reviewing this. LGTM. I don't anticipate adding a lot more command ...
4 years, 3 months ago (2016-09-17 02:10:08 UTC) #9
Ken Russell (switch to Gerrit)
Minor nit: I suggest editing the first line of the CL description to be a ...
4 years, 3 months ago (2016-09-17 02:10:55 UTC) #10
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py File testing/scripts/run_telemetry_benchmark_as_googletest.py (right): https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py#newcode49 testing/scripts/run_telemetry_benchmark_as_googletest.py:49: required=False) Sorry, I only just realized this: since you're ...
4 years, 3 months ago (2016-09-17 02:39:56 UTC) #11
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py File testing/scripts/run_telemetry_benchmark_as_googletest.py (right): https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py#newcode49 testing/scripts/run_telemetry_benchmark_as_googletest.py:49: required=False) Sorry, I only just realized this: since you're ...
4 years, 3 months ago (2016-09-17 02:39:56 UTC) #12
eyaich1
https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py File testing/scripts/run_telemetry_benchmark_as_googletest.py (right): https://codereview.chromium.org/2331993003/diff/40001/testing/scripts/run_telemetry_benchmark_as_googletest.py#newcode49 testing/scripts/run_telemetry_benchmark_as_googletest.py:49: required=False) On 2016/09/17 02:39:56, Ken Russell wrote: > Sorry, ...
4 years, 3 months ago (2016-09-19 15:20:50 UTC) #14
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/2331993003/80001
4 years, 3 months ago (2016-09-19 17:57:37 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/143902)
4 years, 3 months ago (2016-09-19 19:56:37 UTC) #19
Ken Russell (switch to Gerrit)
Just as well the Android tryserver failed -- would like to ask for one update. ...
4 years, 3 months ago (2016-09-19 20:27:58 UTC) #20
eyaich1
https://codereview.chromium.org/2331993003/diff/80001/testing/scripts/run_gpu_integration_test_as_googletest.py File testing/scripts/run_gpu_integration_test_as_googletest.py (right): https://codereview.chromium.org/2331993003/diff/80001/testing/scripts/run_gpu_integration_test_as_googletest.py#newcode56 testing/scripts/run_gpu_integration_test_as_googletest.py:56: index += 1 On 2016/09/19 20:27:57, Ken Russell wrote: ...
4 years, 3 months ago (2016-09-20 12:52:02 UTC) #21
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/2331993003/100001
4 years, 3 months ago (2016-09-20 12:52:25 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-20 13:41:10 UTC) #26
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 13:43:34 UTC) #28
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4e29701cda37e5f57845fbd616582d7b71a24da2
Cr-Commit-Position: refs/heads/master@{#419740}

Powered by Google App Engine
This is Rietveld 408576698