Skip to content
Snippets Groups Projects
Commit 9d5c04b2 authored by nirnimesh@chromium.org's avatar nirnimesh@chromium.org
Browse files

Disable newly added omnibox tests which fail

BUG=67932

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70090 0039d316-1c4b-4281-b951-d872f2087c98
parent dfe0debf
No related branches found
No related tags found
No related merge requests found
...@@ -83,6 +83,9 @@ ...@@ -83,6 +83,9 @@
# crbug.com/50481, crbug.com/54942 # crbug.com/50481, crbug.com/54942
'-downloads.DownloadsTest.testZip', '-downloads.DownloadsTest.testZip',
'-downloads.DownloadsTest.testRemoveDownload', '-downloads.DownloadsTest.testRemoveDownload',
# crbug.com/67932
'-omnibox.OmniboxTest.testContentHisotry',
'-omnibox.OmniboxTest.testRecentPageHistory',
'-prefs.PrefsTest.testDownloadDirPref', '-prefs.PrefsTest.testDownloadDirPref',
# crbug.com/64269 # crbug.com/64269
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar', '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
...@@ -107,6 +110,9 @@ ...@@ -107,6 +110,9 @@
# crbug.com/64664 # crbug.com/64664
'-databases.DatabasesTest.testReloadActiveTab', '-databases.DatabasesTest.testReloadActiveTab',
'-databases.DatabasesTest.testModificationsPersistAfterRendererCrash', '-databases.DatabasesTest.testModificationsPersistAfterRendererCrash',
# crbug.com/67932
'-omnibox.OmniboxTest.testContentHisotry',
'-omnibox.OmniboxTest.testRecentPageHistory',
# crbug.com/64269 # crbug.com/64269
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar', '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment