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

Issue 9583034: PyAuto tests derived from PolicyTestBase now clear the profile. (Closed)

Created:
8 years, 9 months ago by frankf
Modified:
8 years, 9 months ago
Reviewers:
dtu, Nirnimesh
CC:
chromium-reviews, dennis_jeffrey, John Grabowski, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

PyAuto tests derived from PolicyTestBase now clear the profile. BUG=chromium-os:27227 TEST=Ran policy.py Change-Id: Icecc03e9f19c7839f47ede0a4b5f5544ae0cee24 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124998

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -13 lines) Patch
M chrome/test/pyautolib/policy_base.py View 1 1 chunk +5 lines, -1 line 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 4 chunks +14 lines, -12 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
frankf
8 years, 9 months ago (2012-03-03 01:18:54 UTC) #1
Nirnimesh
where do you clear the profile? Doesn't setUp() already begin with a blank profile? https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/pyauto.py ...
8 years, 9 months ago (2012-03-03 01:24:15 UTC) #2
frankf
setUp() is supposed to clear the profile, but this doesn't work when session manager is ...
8 years, 9 months ago (2012-03-03 01:54:13 UTC) #3
dtu
LGTM https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py File chrome/test/pyautolib/policy_base.py (right): https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py#newcode292 chrome/test/pyautolib/policy_base.py:292: pyauto.PyUITest.Logout(self) Kind of surprised this wasn't there before, ...
8 years, 9 months ago (2012-03-03 02:14:40 UTC) #4
Nirnimesh
LGTM https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py File chrome/test/pyautolib/policy_base.py (right): https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py#newcode290 chrome/test/pyautolib/policy_base.py:290: self.StopHTTPServer(self._http_server) While you're in this code, could you ...
8 years, 9 months ago (2012-03-03 02:22:01 UTC) #5
frankf
https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py File chrome/test/pyautolib/policy_base.py (right): https://chromiumcodereview.appspot.com/9583034/diff/1/chrome/test/pyautolib/policy_base.py#newcode290 chrome/test/pyautolib/policy_base.py:290: self.StopHTTPServer(self._http_server) On 2012/03/03 02:22:01, Nirnimesh wrote: > While you're ...
8 years, 9 months ago (2012-03-03 03:48:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/frankf@chromium.org/9583034/5002
8 years, 9 months ago (2012-03-05 19:08:35 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-05 21:07:44 UTC) #8
Change committed as 124998

Powered by Google App Engine
This is Rietveld 408576698