Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5467)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10257016: Disable testStartupOptionsHomepage on CrOS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698