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

Unified Diff: PYAUTO_TESTS

Issue 7564034: Disabled few flaky tests on Mac (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/functional/
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: PYAUTO_TESTS
===================================================================
--- PYAUTO_TESTS (revision 95355)
+++ PYAUTO_TESTS (working copy)
@@ -208,6 +208,9 @@
'-plugins.PluginsTest.testKillAndReloadAllPlugins',
# Causes unexpected browser crash in Debug. crbug.com/75518
'-shortcuts.ShortcutsTest.testClearBrowsingDataShortcut',
+ #crbug.com/91617
Nirnimesh 2011/08/04 00:33:40 put a space after #
+ '-omnibox.OmniboxTest.testOmniboxSearchHistory',
Nirnimesh 2011/08/04 00:33:40 Arrange in alphabetical order. ie put this one aft
+ '-omnibox.OmniboxTest.testContentHistory',
],
'linux': [ # linux != chromeos
« 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