New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 629929 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Autoupdate tests should wait for Android to boot after updating

Project Member Reported by dhadd...@chromium.org, Jul 20 2016

Issue description

The autoupdate_EndToEnd autotests use login_LoginSuccess (before and) after an update to check that for a successful update. 

On ARC++ devices, we should also check that Android boots up. This will remove a lot of manual checking by the test team 

I have a CL to do this
 
Project Member

Comment 2 by sheriffbot@chromium.org, Jul 21 2016

Labels: -M-53 M-54 MovedFrom-53
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 3 by bugdroid1@chromium.org, Jul 21 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/0c88356d674fbc2545000483603ea3bdb9d13529

commit 0c88356d674fbc2545000483603ea3bdb9d13529
Author: David Haddock <dhaddock@chromium.org>
Date: Wed Jul 20 19:32:24 2016

Make the autoupdate tests wait for Android to boot after updating.

We should let the autoupdate tests ensure that we can login AND start
Android after an autoupdate. This will remove a lot of manual checking
needed by the test team.

BUG= chromium:629929 
TEST=test_that <ip> --args="name=npo update_type=full source_release=8530.20.0
target_release=8530.21.0 target_payload_uri=gs://chromeos-image-archive/<path>"
autoupdate_EndToEndTest

Change-Id: I1eb0d37f9faba5163963e17d2b3630f40b142558
Reviewed-on: https://chromium-review.googlesource.com/361963
Commit-Ready: David Haddock <dhaddock@chromium.org>
Tested-by: David Haddock <dhaddock@chromium.org>
Reviewed-by: David Haddock <dhaddock@chromium.org>

[modify] https://crrev.com/0c88356d674fbc2545000483603ea3bdb9d13529/client/site_tests/login_LoginSuccess/login_LoginSuccess.py
[modify] https://crrev.com/0c88356d674fbc2545000483603ea3bdb9d13529/server/site_tests/autoupdate_EndToEndTest/autoupdate_EndToEndTest.py

Status: Verified (was: Untriaged)
AU is still green after the change. 

Sign in to add a comment