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

Issue 2721323003: Record screenshots on failures on swarming bots. (Closed)

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

Description

Record screenshots on failures on swarming bots.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Record screenshots on failures on swarming bots. #

Patch Set 3 : Record screenshots on failures on swarming bots. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -16 lines) Patch
M build/android/pylib/local/device/local_device_instrumentation_test_run.py View 1 2 1 chunk +23 lines, -16 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
mikecase (-- gone --)
Question, where is the best place to add test arguments for swarming bots. For example, ...
3 years, 9 months ago (2017-03-01 18:36:31 UTC) #2
jbudorick
https://codereview.chromium.org/2721323003/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2721323003/diff/1/build/android/test_runner.py#newcode118 build/android/test_runner.py:118: group.add_argument( Why is this moving to the generic arguments ...
3 years, 9 months ago (2017-03-01 20:19:21 UTC) #3
bpastene
https://codereview.chromium.org/2721323003/diff/1/tools/mb/mb.py File tools/mb/mb.py (right): https://codereview.chromium.org/2721323003/diff/1/tools/mb/mb.py#newcode1094 tools/mb/mb.py:1094: '--screenshot-dir', '$(mktemp -d)', On 2017/03/01 20:19:21, jbudorick wrote: > ...
3 years, 9 months ago (2017-03-01 20:35:54 UTC) #4
jbudorick
https://codereview.chromium.org/2721323003/diff/1/tools/mb/mb.py File tools/mb/mb.py (right): https://codereview.chromium.org/2721323003/diff/1/tools/mb/mb.py#newcode1094 tools/mb/mb.py:1094: '--screenshot-dir', '$(mktemp -d)', On 2017/03/01 20:35:54, bpastene wrote: > ...
3 years, 9 months ago (2017-03-01 20:45:39 UTC) #5
mikecase (-- gone --)
Changing approach since I feel like it is silly to have bots have to specify ...
3 years, 9 months ago (2017-03-02 19:45:24 UTC) #7
mikecase (-- gone --)
3 years, 7 months ago (2017-05-02 21:06:04 UTC) #8
Going to merge this CL with the reland of the change this depended on. Closing

Powered by Google App Engine
This is Rietveld 408576698