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

Unified Diff: chrome/test/data/webui/plugins_browsertest.js

Issue 2347553004: Disable browser_tests:PluginsTest.Plugins due to frequent failures. (Closed)
Patch Set: Created 4 years, 3 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: chrome/test/data/webui/plugins_browsertest.js
diff --git a/chrome/test/data/webui/plugins_browsertest.js b/chrome/test/data/webui/plugins_browsertest.js
index 9b9af5778f879dde5e72219238defd88ef0358b7..a65e4a6b59fe581521ad9174acfa7894e9dced90 100644
--- a/chrome/test/data/webui/plugins_browsertest.js
+++ b/chrome/test/data/webui/plugins_browsertest.js
@@ -113,7 +113,7 @@ PluginsTest.prototype = {
},
};
-TEST_F('PluginsTest', 'Plugins', function() {
+TEST_F('PluginsTest', 'DISABLED_Plugins', function() {
var browserProxy = this.browserProxy;
var fakePluginData = {
« 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