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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 6353015: Fix broken PrefService::preference_set() returning not all registered preferences. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 9 years, 11 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 | « chrome/browser/prefs/value_map_pref_store.cc ('k') | 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 8341d3b184e3782d1e947994ed92f4d0a64988fc..d12868ecd47ce59e2da9d46db826f7a7357044b8 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -67,9 +67,6 @@
'popups',
'-popups', # Flaky. crbug.com/70659
'prefs',
- # Some pref tests broken by r72489. crbug.com/70809
- '-prefs.PrefsTest.testUnderTheHoodPref',
- '-prefs.PrefsTest.testHomepagePrefs',
'search_engines',
# crbug.com/67628
'-search_engines.SearchEnginesTest.testTabToSearch',
« no previous file with comments | « chrome/browser/prefs/value_map_pref_store.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698