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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 9347006: Disable tests that don't run on ChromeOS (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 8 years, 10 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
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 120648)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -292,6 +292,8 @@
'-protector',
# No Web Driver test for ChromeOS.
'-about_plugins_ui',
+ # You cannot adjust the downloads directory on ChromeOS.
+ '-prefs.PrefsTest.testDownloadDirPref'
# ==================================================
# Disabled tests that need to be investigated/fixed.
@@ -350,6 +352,7 @@
'-policy.PolicyTest.testDisable3DAPIs',
# Chrome driver does not work in Chrome OS.
'-prefs_ui',
+ '-prefs.PrefsTest.testGeolocationBlockedWhenTrackingDenied'
],
},
« 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