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

Issue 2207263002: Add logcats link in builbot page for android swarming tasks (Closed)

Created:
4 years, 4 months ago by nicholaslin
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

Add logcats link in builbot page for android swarming tasks BUG=chromium:448050 Committed: https://chromium.googlesource.com/chromium/tools/build/+/c9c68ee6bcf16f9b5e3b0a9a34e4720ebf9d0126

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update hash, add check for logdog #

Total comments: 2

Patch Set 3 : Make logdog stuff into swarming links #

Patch Set 4 : Change one docstring #

Patch Set 5 : Delete unused import #

Patch Set 6 : Fix pylint error #

Patch Set 7 : Update expectations #

Total comments: 2

Patch Set 8 : Address comments. #

Patch Set 9 : Address comments, rename tests #

Patch Set 10 : Apply merge #

Patch Set 11 : Fix mismatch links on task_id #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -53 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/steps.py View 1 2 3 4 5 6 7 8 9 10 8 chunks +31 lines, -5 lines 0 comments Download
M scripts/slave/recipes/chromium.py View 1 2 3 4 5 6 7 8 9 1 chunk +106 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_gn_instrumentation_test.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/dynamic_swarmed_no_output_trigger_test.json View 1 2 3 4 5 6 7 8 6 chunks +165 lines, -22 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/dynamic_swarmed_output_links_trigger_test.json View 1 2 3 4 5 6 7 8 9 10 6 chunks +176 lines, -22 lines 0 comments Download

Messages

Total messages: 47 (30 generated)
nicholaslin
Ptal
4 years, 4 months ago (2016-08-04 00:36:49 UTC) #2
martiniss
https://codereview.chromium.org/2207263002/diff/1/scripts/slave/recipe_modules/chromium_tests/steps.py File scripts/slave/recipe_modules/chromium_tests/steps.py (right): https://codereview.chromium.org/2207263002/diff/1/scripts/slave/recipe_modules/chromium_tests/steps.py#newcode920 scripts/slave/recipe_modules/chromium_tests/steps.py:920: if hasattr(task, 'trigger_output') and 'tasks' in task.trigger_output: If we ...
4 years, 4 months ago (2016-08-04 00:44:09 UTC) #3
nicholaslin
ptal https://codereview.chromium.org/2207263002/diff/1/scripts/slave/recipe_modules/chromium_tests/steps.py File scripts/slave/recipe_modules/chromium_tests/steps.py (right): https://codereview.chromium.org/2207263002/diff/1/scripts/slave/recipe_modules/chromium_tests/steps.py#newcode920 scripts/slave/recipe_modules/chromium_tests/steps.py:920: if hasattr(task, 'trigger_output') and 'tasks' in task.trigger_output: On ...
4 years, 4 months ago (2016-08-04 19:28:51 UTC) #4
ghost stip (do not use)
https://codereview.chromium.org/2207263002/diff/20001/scripts/slave/recipe_modules/chromium_tests/steps.py File scripts/slave/recipe_modules/chromium_tests/steps.py (right): https://codereview.chromium.org/2207263002/diff/20001/scripts/slave/recipe_modules/chromium_tests/steps.py#newcode916 scripts/slave/recipe_modules/chromium_tests/steps.py:916: # If Android swarming tasks, create link for unified ...
4 years, 4 months ago (2016-08-04 23:55:58 UTC) #5
nicholaslin
https://codereview.chromium.org/2207263002/diff/20001/scripts/slave/recipe_modules/chromium_tests/steps.py File scripts/slave/recipe_modules/chromium_tests/steps.py (right): https://codereview.chromium.org/2207263002/diff/20001/scripts/slave/recipe_modules/chromium_tests/steps.py#newcode916 scripts/slave/recipe_modules/chromium_tests/steps.py:916: # If Android swarming tasks, create link for unified ...
4 years, 4 months ago (2016-08-05 00:27:17 UTC) #6
nicholaslin
ptal
4 years, 4 months ago (2016-08-05 02:15:13 UTC) #7
ghost stip (do not use)
lgtm w/ changes https://codereview.chromium.org/2207263002/diff/120001/scripts/slave/recipe_modules/chromium_tests/steps.py File scripts/slave/recipe_modules/chromium_tests/steps.py (right): https://codereview.chromium.org/2207263002/diff/120001/scripts/slave/recipe_modules/chromium_tests/steps.py#newcode928 scripts/slave/recipe_modules/chromium_tests/steps.py:928: link = output['link'] can you move ...
4 years, 4 months ago (2016-08-08 20:51:12 UTC) #8
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/2207263002/180001
4 years, 4 months ago (2016-08-12 01:57:44 UTC) #27
nicholaslin
ptal
4 years, 4 months ago (2016-08-12 02:07:16 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: Build Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/309549d33914b810)
4 years, 4 months ago (2016-08-12 02:07:40 UTC) #31
nicholaslin
phajdan: ptal OWNERS
4 years, 4 months ago (2016-08-12 02:11:33 UTC) #33
ghost stip (do not use)
sergeyberezin: ptal OWNERS
4 years, 4 months ago (2016-08-12 21:37:15 UTC) #36
Sergey Berezin
rs lgtm
4 years, 4 months ago (2016-08-12 21:42:07 UTC) #37
Sergey Berezin
rs lgtm
4 years, 4 months ago (2016-08-12 21:42:07 UTC) #38
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/2207263002/180001
4 years, 4 months ago (2016-08-12 21:52:30 UTC) #44
commit-bot: I haz the power
Committed patchset #10 (id:180001) as https://chromium.googlesource.com/chromium/tools/build/+/c9c68ee6bcf16f9b5e3b0a9a34e4720ebf9d0126
4 years, 4 months ago (2016-08-12 21:56:29 UTC) #46
nicholaslin
4 years, 4 months ago (2016-08-13 00:06:26 UTC) #47
Message was sent while issue was closed.
A revert of this CL (patchset #10 id:180001) has been created in
https://codereview.chromium.org/2248443002/ by nicholaslin@google.com.

The reason for reverting is: populating empty links..

Powered by Google App Engine
This is Rietveld 408576698