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

Issue 23503015: Only check if setup wizard is disabled if doing provision check. (Closed)

Created:
7 years, 3 months ago by navabi
Modified:
7 years, 3 months ago
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Only check if setup wizard is disabled if doing provision check. The provision check checks if setup wizard is disabled. If the device status check is run with no-provision-check, don't try to get read the status of the setup wizard from the device. The reason for the change is that checking the status of the setup wizard has caused problems in certain cases (see the discussion on the bug). While the particular issue can be fixed elsewhere, it is better to not check the status if we are not going to use it. BUG=255157 TBR=ilevy@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220696

Patch Set 1 #

Patch Set 2 : Take out assert from android_commands.py. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M build/android/buildbot/bb_device_status_check.py View 2 chunks +4 lines, -4 lines 2 comments Download
M build/android/pylib/android_commands.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
navabi
7 years, 3 months ago (2013-08-30 01:30:43 UTC) #1
navabi
On 2013/08/30 01:30:43, navabi wrote: Wait! Don't review yet. I'm going to take the assert ...
7 years, 3 months ago (2013-08-30 01:41:24 UTC) #2
navabi
On 2013/08/30 01:41:24, navabi wrote: > On 2013/08/30 01:30:43, navabi wrote: > > Wait! Don't ...
7 years, 3 months ago (2013-08-30 01:44:54 UTC) #3
mkosiba (inactive)
LGTM https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (left): https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py#oldcode44 build/android/buildbot/bb_device_status_check.py:44: setup_wizard_disabled = device_adb.GetSetupWizardStatus() == 'DISABLED' if you've taken ...
7 years, 3 months ago (2013-08-30 13:13:33 UTC) #4
mkosiba (inactive)
LGTM https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (left): https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py#oldcode44 build/android/buildbot/bb_device_status_check.py:44: setup_wizard_disabled = device_adb.GetSetupWizardStatus() == 'DISABLED' if you've taken ...
7 years, 3 months ago (2013-08-30 13:13:33 UTC) #5
navabi
https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (left): https://codereview.chromium.org/23503015/diff/5001/build/android/buildbot/bb_device_status_check.py#oldcode44 build/android/buildbot/bb_device_status_check.py:44: setup_wizard_disabled = device_adb.GetSetupWizardStatus() == 'DISABLED' On 2013/08/30 13:13:33, mkosiba ...
7 years, 3 months ago (2013-08-30 15:53:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/23503015/5001
7 years, 3 months ago (2013-08-30 16:21:12 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=23228
7 years, 3 months ago (2013-08-30 16:30:24 UTC) #8
navabi
On 2013/08/30 16:30:24, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 3 months ago (2013-08-30 17:54:16 UTC) #9
navabi
7 years, 3 months ago (2013-08-30 17:56:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/23503015/5001
7 years, 3 months ago (2013-08-30 17:58:41 UTC) #11
frankf
lgtm
7 years, 3 months ago (2013-08-30 18:35:19 UTC) #12
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 23:36:55 UTC) #13
Message was sent while issue was closed.
Change committed as 220696

Powered by Google App Engine
This is Rietveld 408576698