| Index: chrome/test/functional/PYAUTO_TESTS
|
| ===================================================================
|
| --- chrome/test/functional/PYAUTO_TESTS (revision 150103)
|
| +++ chrome/test/functional/PYAUTO_TESTS (working copy)
|
| @@ -40,7 +40,7 @@
|
| 'bookmarks',
|
| 'browser',
|
| 'browsing_data',
|
| - 'chromoting_basic',
|
| + 'chromoting.it2me_basic',
|
| 'codesign',
|
| 'content',
|
| 'cookies',
|
| @@ -320,7 +320,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',
|
| # No codesign verification on ChromeOS.
|
| '-codesign',
|
| # Import tests are invalid on ChromeOS since Chrome is the only browser.
|
| @@ -505,7 +505,7 @@
|
| # Permanently-disabled tests.
|
| # ===========================
|
| # The chromoting webapp isn't currently available when FULL is run.
|
| - '-chromoting_basic',
|
| + '-chromoting.it2me_basic',
|
|
|
| # ==================================================
|
| # Disabled tests that need to be investigated/fixed.
|
|
|