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

Issue 6825028: [autotest] Ensure that ownership state is properly cleaned during test setup (Closed)

Created:
9 years, 8 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
DaveMoore
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

[autotest] Ensure that ownership state is properly cleaned during test setup The session_manager persists signed settings back to disk on graceful exit. As such, removing the signed settings file and then killing the session manager does nothing. The right thing to do is take down the UI, fiddle with the on-disk state, and then bring the UI back up again. BUG=14008 TEST=suite_Smoke a couple times in a row. STATUS=Fixed Change-Id: Iec2dffc98849bd62229ade645509aaf5439c6fff Revert "Disable OwnershipTaken, OwnershipNotRetaken" This reverts commit 136bbe09befb71b2c5e10d706908f6bdb8989987. R=davemoore@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=07eeeaa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M client/cros/cros_ui.py View 1 chunk +8 lines, -0 lines 0 comments Download
M client/cros/cros_ui_test.py View 3 chunks +10 lines, -9 lines 0 comments Download
M client/site_tests/suite_Smoke/control View 1 chunk +2 lines, -3 lines 0 comments Download
M server/site_tests/suites/control.bvt View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Chris Masone
9 years, 8 months ago (2011-04-09 17:46:20 UTC) #1
DaveMoore
9 years, 8 months ago (2011-04-09 17:49:37 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698