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

Issue 7748032: Close last tab test (Closed)

Created:
9 years, 4 months ago by tturchetto
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Nirnimesh, John Grabowski, anantha, dyu1, Paweł Hajdan Jr.
Visibility:
Public.

Description

Pyauto Test: adding test for Chrome OS close tabs BUG= TEST=this is a test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98444

Patch Set 1 #

Total comments: 20

Patch Set 2 : Modified files based on the previous code review #

Total comments: 8

Patch Set 3 : modified chromeos_browser.py based on previous CL review #

Total comments: 11

Patch Set 4 : Enable Chrome os browser #

Patch Set 5 : Modified chromeos_browser.py based on the code review #

Total comments: 2

Patch Set 6 : modified based on the CL review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M chrome/test/functional/PYAUTO_TESTS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/functional/chromeos_browser.py View 1 2 3 4 5 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tturchetto
9 years, 4 months ago (2011-08-25 22:41:18 UTC) #1
dennis_jeffrey
I think the CL description should be a little more specific. Something like this maybe: ...
9 years, 4 months ago (2011-08-25 23:09:20 UTC) #2
Nirnimesh
The name of the file is too closely tied to the single test. Just having ...
9 years, 4 months ago (2011-08-25 23:16:22 UTC) #3
tturchetto
http://codereview.chromium.org/7748032/diff/1/chrome/test/functional/close_tab.py File chrome/test/functional/close_tab.py (right): http://codereview.chromium.org/7748032/diff/1/chrome/test/functional/close_tab.py#newcode1 chrome/test/functional/close_tab.py:1: #!/usr/bin/python Renamed the file to chromeos_browser.py On 2011/08/25 23:09:20, ...
9 years, 4 months ago (2011-08-26 00:49:37 UTC) #4
Nirnimesh
LGTM after you fix my comments. They're minor http://codereview.chromium.org/7748032/diff/3002/chrome/test/functional/chromeos_browser.py File chrome/test/functional/chromeos_browser.py (right): http://codereview.chromium.org/7748032/diff/3002/chrome/test/functional/chromeos_browser.py#newcode6 chrome/test/functional/chromeos_browser.py:6: import ...
9 years, 4 months ago (2011-08-26 01:14:59 UTC) #5
tturchetto
http://codereview.chromium.org/7748032/diff/3002/chrome/test/functional/chromeos_browser.py File chrome/test/functional/chromeos_browser.py (right): http://codereview.chromium.org/7748032/diff/3002/chrome/test/functional/chromeos_browser.py#newcode6 chrome/test/functional/chromeos_browser.py:6: import pyauto_functional # pyauto_functional must come before pyauto On ...
9 years, 4 months ago (2011-08-26 01:22:24 UTC) #6
Nirnimesh
You didn't upload
9 years, 4 months ago (2011-08-26 01:24:58 UTC) #7
tturchetto
uploaded. On Thu, Aug 25, 2011 at 6:24 PM, <nirnimesh@chromium.org> wrote: > You didn't upload ...
9 years, 4 months ago (2011-08-26 01:28:56 UTC) #8
Nirnimesh
lgtm still
9 years, 4 months ago (2011-08-26 01:29:19 UTC) #9
dennis_jeffrey
Just a few more comments. http://codereview.chromium.org/7748032/diff/6002/chrome/test/functional/chromeos_browser.py File chrome/test/functional/chromeos_browser.py (right): http://codereview.chromium.org/7748032/diff/6002/chrome/test/functional/chromeos_browser.py#newcode6 chrome/test/functional/chromeos_browser.py:6: import pyauto_functional # pyauto_functional ...
9 years, 4 months ago (2011-08-26 01:35:50 UTC) #10
tturchetto
http://codereview.chromium.org/7748032/diff/6002/chrome/test/functional/chromeos_browser.py File chrome/test/functional/chromeos_browser.py (right): http://codereview.chromium.org/7748032/diff/6002/chrome/test/functional/chromeos_browser.py#newcode6 chrome/test/functional/chromeos_browser.py:6: import pyauto_functional # pyauto_functional must come before pyauto On ...
9 years, 4 months ago (2011-08-26 02:07:37 UTC) #11
dennis_jeffrey
LGTM Please just remove the 1 line mentioned in my comment below before you commit. ...
9 years, 4 months ago (2011-08-26 02:12:45 UTC) #12
tturchetto
9 years, 4 months ago (2011-08-26 17:21:06 UTC) #13
http://codereview.chromium.org/7748032/diff/3005/chrome/test/functional/chrom...
File chrome/test/functional/chromeos_browser.py (right):

http://codereview.chromium.org/7748032/diff/3005/chrome/test/functional/chrom...
chrome/test/functional/chromeos_browser.py:22:
self.assertEqual('chrome://newtab/')
On 2011/08/26 02:12:45, dennis_jeffrey wrote:
> Remove this entire line.

Done.

Powered by Google App Engine
This is Rietveld 408576698