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

Unified Diff: functional/PYAUTO_TESTS

Issue 7516003: Enable prefs.PrefsTest.testGeolocationPref on linux and mac, keeping test disabled for win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: Created 9 years, 4 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: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 95635)
+++ functional/PYAUTO_TESTS (working copy)
@@ -102,8 +102,6 @@
# crbug.com/83827
'-popups.PopupsTest.testUnblockedPopupShowsInHistory',
'-popups.PopupsTest.testUnblockedPopupAddedToOmnibox',
- # Crashes browser. crbug.com/89000
- '-prefs.PrefsTest.testGeolocationPref',
# crbug.com/85600
'-prefs.PrefsTest.testNavigationStateOnSessionRestore',
# Flaky: crbug.com/67851
@@ -173,6 +171,8 @@
'-passwords.PasswordTest.testClearFetchedCredForNewUserName',
# crbug.com/89784
'-autofill.AutofillTest.testProfileSavedWithValidCountryPhone',
+ # Crashes browser. crbug.com/89000
+ '-prefs.PrefsTest.testGeolocationPref',
],
'mac': [
« 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