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

Issue 16917006: Only consider Android devices with more than 30% battery remaining for layout tests (Closed)

Created:
7 years, 6 months ago by Peter Beverloo
Modified:
7 years, 5 months ago
Reviewers:
Dirk Pranke, DaleCurtis
CC:
blink-reviews, eae+blinkwatch
Visibility:
Public.

Description

Only consider Android devices with more than 30% battery remaining for layout tests Running layout tests drains devices faster than it can charge them. Devices with less than 30% battery remaining should be ignored when running layout tests in order to make sure that they don't die, which requires a manual restart. BUG=232044 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153106

Patch Set 1 #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : Fix webkitpy tests #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -57 lines) Patch
M Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py View 1 2 3 10 chunks +89 lines, -31 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/chromium_android_unittest.py View 1 2 3 4 6 chunks +8 lines, -26 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Peter Beverloo
Please take a look. This also fixes the issue where we re-install ContentShell on devices ...
7 years, 6 months ago (2013-06-21 15:22:51 UTC) #1
DaleCurtis
https://codereview.chromium.org/16917006/diff/2001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py File Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py (right): https://codereview.chromium.org/16917006/diff/2001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py#newcode304 Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py:304: # How many percentages of battery power does a ...
7 years, 6 months ago (2013-06-21 18:06:23 UTC) #2
Dirk Pranke
lgtm https://codereview.chromium.org/16917006/diff/2001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py File Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py (right): https://codereview.chromium.org/16917006/diff/2001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py#newcode308 Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py:308: # A list to keep track of which ...
7 years, 6 months ago (2013-06-21 23:02:17 UTC) #3
Peter Beverloo
Thank you for the comments! Dale, I'll await your lgtm before landing -- does this ...
7 years, 6 months ago (2013-06-24 17:12:17 UTC) #4
DaleCurtis
lgtm % regex Q + nit. https://codereview.chromium.org/16917006/diff/7001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py File Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py (right): https://codereview.chromium.org/16917006/diff/7001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py#newcode305 Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py:305: # to participate ...
7 years, 6 months ago (2013-06-24 17:49:31 UTC) #5
Peter Beverloo
https://codereview.chromium.org/16917006/diff/7001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py File Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py (right): https://codereview.chromium.org/16917006/diff/7001/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py#newcode305 Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py:305: # to participate in running the layout tests? On ...
7 years, 5 months ago (2013-06-26 16:40:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/16917006/19001
7 years, 5 months ago (2013-06-26 16:44:45 UTC) #7
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=2435
7 years, 5 months ago (2013-06-26 16:57:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/16917006/19001
7 years, 5 months ago (2013-06-26 17:03:47 UTC) #9
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=2442
7 years, 5 months ago (2013-06-26 17:13:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/16917006/26001
7 years, 5 months ago (2013-06-26 22:41:29 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-06-27 00:14:25 UTC) #12
Message was sent while issue was closed.
Change committed as 153106

Powered by Google App Engine
This is Rietveld 408576698