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

Issue 2875803004: Sort suites in suite table based on number of failed test cases. (Closed)

Created:
3 years, 7 months ago by BigBossZhiling
Modified:
3 years, 7 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Sort suites in suite table based on number of failed test cases. We want to show suites that have failed test cases at the top of the suite table, by default. BUG=720382 Review-Url: https://codereview.chromium.org/2875803004 Cr-Commit-Position: refs/heads/master@{#471534} Committed: https://chromium.googlesource.com/chromium/src/+/ad4f5792cb064c721831860a180e4f25f99cf186

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : call sort by column in js instead #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M build/android/pylib/results/presentation/javascript/main_html.js View 1 2 2 chunks +5 lines, -1 line 1 comment Download
M build/android/pylib/results/presentation/template/main.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build/android/pylib/results/presentation/template/table.html View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
BigBossZhiling
3 years, 7 months ago (2017-05-11 21:13:44 UTC) #2
jbudorick
https://codereview.chromium.org/2875803004/diff/20001/build/android/pylib/results/presentation/test_results_presentation.py File build/android/pylib/results/presentation/test_results_presentation.py (right): https://codereview.chromium.org/2875803004/diff/20001/build/android/pylib/results/presentation/test_results_presentation.py#newcode252 build/android/pylib/results/presentation/test_results_presentation.py:252: return (header_row, I'm surprised that we're doing this here ...
3 years, 7 months ago (2017-05-11 23:07:57 UTC) #4
the real yoland
https://codereview.chromium.org/2875803004/diff/20001/build/android/pylib/results/presentation/test_results_presentation.py File build/android/pylib/results/presentation/test_results_presentation.py (right): https://codereview.chromium.org/2875803004/diff/20001/build/android/pylib/results/presentation/test_results_presentation.py#newcode252 build/android/pylib/results/presentation/test_results_presentation.py:252: return (header_row, On 2017/05/11 at 23:07:57, jbudorick wrote: > ...
3 years, 7 months ago (2017-05-11 23:30:20 UTC) #5
BigBossZhiling
3 years, 7 months ago (2017-05-12 18:44:09 UTC) #6
the real yoland
lgtm https://codereview.chromium.org/2875803004/diff/40001/build/android/pylib/results/presentation/javascript/main_html.js File build/android/pylib/results/presentation/javascript/main_html.js (right): https://codereview.chromium.org/2875803004/diff/40001/build/android/pylib/results/presentation/javascript/main_html.js#newcode192 build/android/pylib/results/presentation/javascript/main_html.js:192: sortByColumn(document.getElementById('number_fail_tests')); potential future improvements: there are a lot ...
3 years, 7 months ago (2017-05-12 19:09:43 UTC) #7
mikecase (-- gone --)
lgtm
3 years, 7 months ago (2017-05-12 19:24:59 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/2875803004/40001
3 years, 7 months ago (2017-05-12 21:10:11 UTC) #11
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/292958)
3 years, 7 months ago (2017-05-12 23:33:49 UTC) #13
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/2875803004/40001
3 years, 7 months ago (2017-05-13 00:31:30 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-05-13 01:46:02 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ad4f5792cb064c721831860a180e...

Powered by Google App Engine
This is Rietveld 408576698