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

Issue 2334223003: Android GN: don't reboot before running (Closed)

Created:
4 years, 3 months ago by mtklein_C
Modified:
4 years, 3 months ago
Reviewers:
borenet, mtklein
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Android GN: don't reboot before running We're already rebooting after running, so we should already be ready to go when the task starts. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2334223003 Committed: https://skia.googlesource.com/skia/+/ea8b2b076c8aa0da7bf7e84a42cd2af2164c1477

Patch Set 1 #

Patch Set 2 : sleep(30) #

Total comments: 3

Patch Set 3 : other way #

Total comments: 7

Patch Set 4 : no wait #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -20 lines) Patch
M infra/bots/recipe_modules/flavor/gn_android_flavor.py View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json View 1 2 3 4 2 chunks +1 line, -17 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
mtklein_C
4 years, 3 months ago (2016-09-13 16:46:18 UTC) #4
borenet
https://codereview.chromium.org/2334223003/diff/20001/infra/bots/recipe_modules/flavor/gn_android_flavor.py File infra/bots/recipe_modules/flavor/gn_android_flavor.py (right): https://codereview.chromium.org/2334223003/diff/20001/infra/bots/recipe_modules/flavor/gn_android_flavor.py#newcode64 infra/bots/recipe_modules/flavor/gn_android_flavor.py:64: self._adb('reboot', 'reboot') I recommend sleeping for at least 10s ...
4 years, 3 months ago (2016-09-13 17:23:25 UTC) #5
mtklein_C
Have a look at PS3? It takes things the complete opposite way: if we're having ...
4 years, 3 months ago (2016-09-13 17:46:41 UTC) #6
borenet
https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py File infra/bots/recipe_modules/flavor/gn_android_flavor.py (right): https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py#newcode64 infra/bots/recipe_modules/flavor/gn_android_flavor.py:64: self._adb('wait for device', 'wait-for-usb-device') If we think we have ...
4 years, 3 months ago (2016-09-13 18:04:53 UTC) #7
mtklein
https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py File infra/bots/recipe_modules/flavor/gn_android_flavor.py (right): https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py#newcode64 infra/bots/recipe_modules/flavor/gn_android_flavor.py:64: self._adb('wait for device', 'wait-for-usb-device') On 2016/09/13 18:04:52, borenet wrote: ...
4 years, 3 months ago (2016-09-13 18:20:54 UTC) #9
mtklein
https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py File infra/bots/recipe_modules/flavor/gn_android_flavor.py (right): https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py#newcode64 infra/bots/recipe_modules/flavor/gn_android_flavor.py:64: self._adb('wait for device', 'wait-for-usb-device') On 2016/09/13 18:20:54, mtklein wrote: ...
4 years, 3 months ago (2016-09-13 18:23:26 UTC) #10
borenet
LGTM but now the CL needs a new title. https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py File infra/bots/recipe_modules/flavor/gn_android_flavor.py (right): https://codereview.chromium.org/2334223003/diff/40001/infra/bots/recipe_modules/flavor/gn_android_flavor.py#newcode64 infra/bots/recipe_modules/flavor/gn_android_flavor.py:64: ...
4 years, 3 months ago (2016-09-13 18:30:25 UTC) #11
mtklein
> LGTM but now the CL needs a new title. Done. Just wanted to keep ...
4 years, 3 months ago (2016-09-13 18:33:31 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/2334223003/80001
4 years, 3 months ago (2016-09-13 18:49:58 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 20:13:56 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/ea8b2b076c8aa0da7bf7e84a42cd2af2164c1477

Powered by Google App Engine
This is Rietveld 408576698