| 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.
|
|
|