Index: chrome/test/functional/PYAUTO_TESTS |
=================================================================== |
--- chrome/test/functional/PYAUTO_TESTS (revision 151721) |
+++ chrome/test/functional/PYAUTO_TESTS (working copy) |
@@ -40,7 +40,7 @@ |
'bookmarks', |
'browser', |
'browsing_data', |
- 'chromoting.it2me_basic', |
+ 'chromoting_basic', |
'codesign', |
'content', |
'cookies', |
@@ -314,7 +314,7 @@ |
# You cannot resize the browser window on ChromeOS. |
'-browser.BrowserTest.testWindowResize', |
# ChromeOS doesn't yet support the chromoting host. |
- '-chromoting.it2me_basic', |
+ '-chromoting_basic', |
# No codesign verification on ChromeOS. |
'-codesign', |
# Import tests are invalid on ChromeOS since Chrome is the only browser. |
@@ -497,7 +497,7 @@ |
# Permanently-disabled tests. |
# =========================== |
# The chromoting webapp isn't currently available when FULL is run. |
- '-chromoting.it2me_basic', |
+ '-chromoting_basic', |
# ================================================== |
# Disabled tests that need to be investigated/fixed. |