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

Issue 2252603002: Created a line of summary and enabled suite name onclick function. (Closed)

Created:
4 years, 4 months ago by BigBossZhiling
Modified:
4 years, 4 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Created a line of summary and enabled suite name onclick function. In suite result table, added a summary line to show the number of all tests run, all tests failed etc. If a suite name is clicked, only tests inside that suite, will be shown in testcase table. If 'TOTAL' is clicked in the summary line, tests in all suites will be shown in testcase table. BUG= Committed: https://chromium.googlesource.com/chromium/tools/build/+/ecde496f342028076fcfe127b34955524824b477

Patch Set 1 #

Total comments: 14

Patch Set 2 : fixes #

Total comments: 8

Patch Set 3 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -13 lines) Patch
M scripts/slave/recipe_modules/chromium_android/resources/template/main.html View 1 2 4 chunks +49 lines, -3 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_android/resources/template/table.html View 1 2 chunks +17 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_android/resources/test_results_presentation.py View 1 6 chunks +24 lines, -8 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
BigBossZhiling
4 years, 4 months ago (2016-08-16 01:52:41 UTC) #3
jbudorick
On 2016/08/16 01:52:41, BigBossZhiling wrote: deferring to yolandyan
4 years, 4 months ago (2016-08-18 19:36:46 UTC) #4
the real yoland
https://codereview.chromium.org/2252603002/diff/1/scripts/slave/recipe_modules/chromium_android/resources/template/main.html File scripts/slave/recipe_modules/chromium_android/resources/template/main.html (right): https://codereview.chromium.org/2252603002/diff/1/scripts/slave/recipe_modules/chromium_android/resources/template/main.html#newcode40 scripts/slave/recipe_modules/chromium_android/resources/template/main.html:40: .getElementsByClassName('body')[0].getElementsByTagName('tr'); nit: I believe you can get by tag ...
4 years, 4 months ago (2016-08-18 20:44:56 UTC) #5
BigBossZhiling
https://codereview.chromium.org/2252603002/diff/1/scripts/slave/recipe_modules/chromium_android/resources/template/main.html File scripts/slave/recipe_modules/chromium_android/resources/template/main.html (right): https://codereview.chromium.org/2252603002/diff/1/scripts/slave/recipe_modules/chromium_android/resources/template/main.html#newcode40 scripts/slave/recipe_modules/chromium_android/resources/template/main.html:40: .getElementsByClassName('body')[0].getElementsByTagName('tr'); On 2016/08/18 20:44:56, the real yoland wrote: > ...
4 years, 4 months ago (2016-08-23 17:38:51 UTC) #6
the real yoland
lgtm with nits https://codereview.chromium.org/2252603002/diff/20001/scripts/slave/recipe_modules/chromium_android/resources/template/main.html File scripts/slave/recipe_modules/chromium_android/resources/template/main.html (right): https://codereview.chromium.org/2252603002/diff/20001/scripts/slave/recipe_modules/chromium_android/resources/template/main.html#newcode50 scripts/slave/recipe_modules/chromium_android/resources/template/main.html:50: }) nit: } ); https://codereview.chromium.org/2252603002/diff/20001/scripts/slave/recipe_modules/chromium_android/resources/template/main.html#newcode59 scripts/slave/recipe_modules/chromium_android/resources/template/main.html:59: ...
4 years, 4 months ago (2016-08-23 19:56:05 UTC) #7
BigBossZhiling
https://codereview.chromium.org/2252603002/diff/20001/scripts/slave/recipe_modules/chromium_android/resources/template/main.html File scripts/slave/recipe_modules/chromium_android/resources/template/main.html (right): https://codereview.chromium.org/2252603002/diff/20001/scripts/slave/recipe_modules/chromium_android/resources/template/main.html#newcode50 scripts/slave/recipe_modules/chromium_android/resources/template/main.html:50: }) On 2016/08/23 19:56:04, the real yoland wrote: > ...
4 years, 4 months ago (2016-08-23 22:20:24 UTC) #8
jbudorick
lgtm
4 years, 4 months ago (2016-08-23 22:34:39 UTC) #9
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/2252603002/40001
4 years, 4 months ago (2016-08-24 17:33:04 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 17:37:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/tools/build/+/ecde496f342028076fcf...

Powered by Google App Engine
This is Rietveld 408576698