Index: chrome/test/data/webui/settings/settings_passwords_section_browsertest.js |
diff --git a/chrome/test/data/webui/settings/settings_passwords_section_browsertest.js b/chrome/test/data/webui/settings/settings_passwords_section_browsertest.js |
index cc41d915a36c5811eb9ccbe34021efc018c1a5eb..ab9c44c60665b680d8780d2e9a3cf1e7151680bf 100644 |
--- a/chrome/test/data/webui/settings/settings_passwords_section_browsertest.js |
+++ b/chrome/test/data/webui/settings/settings_passwords_section_browsertest.js |
@@ -178,8 +178,9 @@ SettingsPasswordSectionBrowserTest.prototype = { |
/** |
* This test will validate that the section is loaded with data. |
+ * TODO(dbeam/hcarmona): fix these tests. |
*/ |
-TEST_F('SettingsPasswordSectionBrowserTest', 'uiTests', function() { |
+TEST_F('SettingsPasswordSectionBrowserTest', 'DISABLED_uiTests', function() { |
var self = this; |
suite('PasswordsSection', function() { |