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

Issue 757683002: [Android] Implement generic JSON results that match base/test/launcher. (Closed)

Created:
6 years ago by jbudorick
Modified:
6 years ago
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Implement generic JSON results that match base/test/launcher. BUG=428729 Committed: https://crrev.com/b8c4207c564baf7c01297852ef3ead70faac6a2d Cr-Commit-Position: refs/heads/master@{#306207}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : fix presubmit issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -994 lines) Patch
M build/android/PRESUBMIT.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M build/android/pylib/constants.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A build/android/pylib/results/__init__.py View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + build/android/pylib/results/flakiness_dashboard/__init__.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A + build/android/pylib/results/flakiness_dashboard/json_results_generator.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + build/android/pylib/results/flakiness_dashboard/results_uploader.py View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
A build/android/pylib/results/json_results.py View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
A build/android/pylib/results/json_results_test.py View 1 2 3 1 chunk +133 lines, -0 lines 0 comments Download
A + build/android/pylib/results/report_results.py View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
D build/android/pylib/utils/flakiness_dashboard_results_uploader.py View 1 chunk +0 lines, -179 lines 0 comments Download
D build/android/pylib/utils/json_results_generator.py View 1 chunk +0 lines, -697 lines 0 comments Download
D build/android/pylib/utils/report_results.py View 1 chunk +0 lines, -112 lines 0 comments Download
M build/android/test_runner.py View 1 2 3 10 chunks +28 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jbudorick
6 years ago (2014-11-24 19:26:52 UTC) #2
klundberg
https://codereview.chromium.org/757683002/diff/40001/build/android/pylib/results/json_results.py File build/android/pylib/results/json_results.py (right): https://codereview.chromium.org/757683002/diff/40001/build/android/pylib/results/json_results.py#newcode11 build/android/pylib/results/json_results.py:11: def GenerateResultsDict(test_run_result): I think it would be useful to ...
6 years ago (2014-11-25 18:59:49 UTC) #3
jbudorick
https://codereview.chromium.org/757683002/diff/40001/build/android/pylib/results/json_results.py File build/android/pylib/results/json_results.py (right): https://codereview.chromium.org/757683002/diff/40001/build/android/pylib/results/json_results.py#newcode11 build/android/pylib/results/json_results.py:11: def GenerateResultsDict(test_run_result): On 2014/11/25 18:59:49, klundberg wrote: > I ...
6 years ago (2014-11-25 23:32:18 UTC) #4
klundberg
lgtm Thanks for adding the tests, John!
6 years ago (2014-12-01 15:37:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/757683002/60001
6 years ago (2014-12-01 15:40:58 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/27369)
6 years ago (2014-12-01 15:45:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/757683002/80001
6 years ago (2014-12-01 16:11:05 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years ago (2014-12-01 18:08:04 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-01 18:08:46 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b8c4207c564baf7c01297852ef3ead70faac6a2d
Cr-Commit-Position: refs/heads/master@{#306207}

Powered by Google App Engine
This is Rietveld 408576698