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

Issue 10143008: Do not run netflix test in 'FULL' pyauto suite (Closed)

Created:
8 years, 8 months ago by Nirnimesh
Modified:
8 years, 8 months ago
Reviewers:
dennis_jeffrey, rohitbm
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Do not run netflix test in 'FULL' pyauto suite - netflix tests will be run in another (pyauto_basic) suite on chromeos - Separate out the guest mode test, deal with login/logouts uniformly BUG= TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133311

Patch Set 1 #

Patch Set 2 : . #

Total comments: 3

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -26 lines) Patch
M chrome/test/functional/PYAUTO_TESTS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/functional/netflix.py View 1 2 6 chunks +45 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nirnimesh
8 years, 8 months ago (2012-04-20 23:05:43 UTC) #1
dennis_jeffrey
8 years, 8 months ago (2012-04-20 23:20:06 UTC) #2
LGTM with 3 style nits.

http://codereview.chromium.org/10143008/diff/2001/chrome/test/functional/netf...
File chrome/test/functional/netflix.py (right):

http://codereview.chromium.org/10143008/diff/2001/chrome/test/functional/netf...
chrome/test/functional/netflix.py:199: 
add 1 more blank line to separate top-level classes

http://codereview.chromium.org/10143008/diff/2001/chrome/test/functional/netf...
chrome/test/functional/netflix.py:223: """Test that Netflix doesn't play in
Guest mode login"""
nit: 'Guest' --> 'guest' to keep capitalization consistent with line 201 above

http://codereview.chromium.org/10143008/diff/2001/chrome/test/functional/netf...
chrome/test/functional/netflix.py:223: """Test that Netflix doesn't play in
Guest mode login"""
also add period at end of sentence

Powered by Google App Engine
This is Rietveld 408576698