Skip to content

Commit 89bcc65

Browse files
Add the chromoting PyAuto test to the CONTINUOUS suite.
Review URL: http://codereview.chromium.org/10350010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135266 0039d316-1c4b-4281-b951-d872f2087c98
1 parent e20440e commit 89bcc65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chrome/test/functional/PYAUTO_TESTS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
'bookmarks',
4141
'browser',
4242
'browsing_data',
43+
'chromoting_basic',
4344
'codesign',
4445
'content',
4546
'cookies',
@@ -307,6 +308,8 @@
307308
# ===========================
308309
# You cannot resize the browser window on ChromeOS.
309310
'-browser.BrowserTest.testWindowResize',
311+
# ChromeOS doesn't yet support the chromoting host.
312+
'-chromoting_basic',
310313
# No codesign verification on ChromeOS.
311314
'-codesign',
312315
# Import tests are invalid on ChromeOS since Chrome is the only browser.

0 commit comments

Comments
 (0)