Disable testStartupOptionsHomepage on CrOS


BUG=none
TEST=none
NOTRY=true


Review URL: http://codereview.chromium.org/10257016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134554 0039d316-1c4b-4281-b951-d872f2087c98
parent 7b3a1b3f
...@@ -665,6 +665,9 @@ ...@@ -665,6 +665,9 @@
# crbug.com/118123 # crbug.com/118123
'-policy.PolicyTest.testExtensionInstallFromForceList', '-policy.PolicyTest.testExtensionInstallFromForceList',
'-policy.PolicyTest.testSetDownloadDirectory', '-policy.PolicyTest.testSetDownloadDirectory',
# This tests the value "0" for the RestoreOnStartup policy, which is not
# supported on ChromeOS.
'-policy.PolicyTest.testStartupOptionsHomepage',
], ],
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment