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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10350010: Add the chromoting PyAuto test to the CONTINUOUS suite. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 28e6c1fcba7c6e072a21d00054d61f69d8b5ae9f..4f4d9ebb36b430216575ea4219fd2b011278aff7 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -40,6 +40,7 @@
'bookmarks',
'browser',
'browsing_data',
+ 'chromoting_basic',
'codesign',
'content',
'cookies',
@@ -307,6 +308,8 @@
# ===========================
# You cannot resize the browser window on ChromeOS.
'-browser.BrowserTest.testWindowResize',
+ # ChromeOS doesn't yet support the chromoting host.
+ '-chromoting_basic',
# No codesign verification on ChromeOS.
'-codesign',
# Import tests are invalid on ChromeOS since Chrome is the only browser.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698