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

Issue 549313005: Link to stdio output for compile failures. (Closed)

Created:
6 years, 3 months ago by teravest
Modified:
6 years, 3 months ago
Reviewers:
ojan
CC:
ojan, blink-reviews, cbiesinger, dsinclair, jochen (gone - plz use gerrit), leviw_travelin_and_unemployed, michaelpg, szager1
Project:
blink
Visibility:
Public.

Description

Link to stdio output for compile failures. Some compile failures on Sheriff-O-Matic link to the wrong page today, causing "No results to display" to be shown under the information for a host, instead of stdio for that compile failure. This change checks if the step is "compile" and always displays stdio in that case. I haven't added a test case for this; I'd like to clean up the routines in this class to make it easier to test. I tested this manually while waiting for a compile failure to happen that didn't display well. NOTRY=true BUG=404927 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181841

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add isStdioStep function #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M Tools/GardeningServer/ui/ct-results-detail.html View 1 3 chunks +6 lines, -2 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
teravest
6 years, 3 months ago (2014-09-10 20:23:24 UTC) #2
ojan
lgtm FYI, there's crbug.com/400391 for cleaning up this stuff. Most of the code in this ...
6 years, 3 months ago (2014-09-11 01:58:42 UTC) #3
teravest
On 2014/09/11 01:58:42, ojan-only-code-yellow-reviews wrote: > lgtm > > FYI, there's crbug.com/400391 for cleaning up ...
6 years, 3 months ago (2014-09-11 15:12:32 UTC) #4
ojan
lgtm https://codereview.chromium.org/549313005/diff/20001/Tools/GardeningServer/ui/ct-results-detail.html File Tools/GardeningServer/ui/ct-results-detail.html (right): https://codereview.chromium.org/549313005/diff/20001/Tools/GardeningServer/ui/ct-results-detail.html#newcode49 Tools/GardeningServer/ui/ct-results-detail.html:49: _isStdioStep: function(result, step) { This is fine, especially ...
6 years, 3 months ago (2014-09-11 18:09:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/549313005/20001
6 years, 3 months ago (2014-09-11 19:33:02 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 19:33:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 181841

Powered by Google App Engine
This is Rietveld 408576698