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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10821015: Initial checkin of the me2me pyauto automation: (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/functional/chromoting/auth.py » ('j') | chrome/test/functional/chromoting/auth.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 140048)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -40,7 +40,7 @@
'bookmarks',
'browser',
'browsing_data',
- 'chromoting_basic',
+ 'chromoting.it2me_basic',
'codesign',
'content',
'cookies',
@@ -285,7 +285,7 @@
# You cannot resize the browser window on ChromeOS.
'-browser.BrowserTest.testWindowResize',
# ChromeOS doesn't yet support the chromoting host.
- '-chromoting_basic',
+ '-chromoting.it2me_basic',
simonmorris 2012/07/30 22:44:24 Should this line be '-chromoting', to block all th
yihongg1 2012/08/03 00:40:06 We are only enabling chromoting.it2me_basic on con
# No codesign verification on ChromeOS.
'-codesign',
# Import tests are invalid on ChromeOS since Chrome is the only browser.
@@ -482,7 +482,7 @@
# Permanently-disabled tests.
# ===========================
# The chromoting webapp isn't currently available when FULL is run.
- '-chromoting_basic',
+ '-chromoting.it2me_basic',
simonmorris 2012/07/30 22:44:24 Just '-chromoting'?
yihongg1 2012/08/03 00:40:06 Same as above explanation. On 2012/07/30 22:44:24,
# ==================================================
# Disabled tests that need to be investigated/fixed.
« no previous file with comments | « no previous file | chrome/test/functional/chromoting/auth.py » ('j') | chrome/test/functional/chromoting/auth.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698