| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index b9e9e6f58f36955daabfcb4eaad56de7ba3cb288..00b13fcaced45df85ec6ed379581035624688a78 100644
|
| --- a/chrome/test/functional/PYAUTO_TESTS
|
| +++ b/chrome/test/functional/PYAUTO_TESTS
|
| @@ -700,6 +700,9 @@
|
| # crbug.com/118123
|
| '-policy.PolicyTest.testExtensionInstallFromForceList',
|
| '-policy.PolicyTest.testSetDownloadDirectory',
|
| + # This tests the value "0" for the RestoreOnStartup policy, which is not
|
| + # supported on ChromeOS.
|
| + '-policy.PolicyTest.testStartupOptionsHomepage',
|
| ],
|
| },
|
|
|
|
|