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

Unified Diff: chrome/test/data/webui/settings/passwords_and_forms_browsertest.js

Issue 2386533002: MD History: update iron-list and dependencies for better scroll performance (Closed)
Patch Set: test "fixes" Created 4 years, 2 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
Index: chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
diff --git a/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js b/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
index f8e224b98d58bca57e2b8cd2e7a555983f05610f..291b779752d7045cd8e30d131a60c064f9db2260 100644
--- a/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
+++ b/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
@@ -329,8 +329,9 @@ PasswordsAndFormsBrowserTest.prototype = {
/**
* This test will validate that the section is loaded with data.
+ * TODO(dbeam/hcarmona): fix these tests.
*/
-TEST_F('PasswordsAndFormsBrowserTest', 'uiTests', function() {
+TEST_F('PasswordsAndFormsBrowserTest', 'DISABLED_uiTests', function() {
var self = this;
suite('PasswordsAndForms', function() {

Powered by Google App Engine
This is Rietveld 408576698