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

Unified Diff: chrome/test/data/webui/media_router/media_router_elements_browsertest.js

Issue 2436223003: Disable test that is flakily timing out on debug. (Closed)
Patch Set: 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
« 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/media_router/media_router_elements_browsertest.js
diff --git a/chrome/test/data/webui/media_router/media_router_elements_browsertest.js b/chrome/test/data/webui/media_router/media_router_elements_browsertest.js
index 38d7453f70c49ae77d7df2e57a085f341fbbf2a6..6be1d6ee431cabf5a898ece3a8d385c64dcbf466 100644
--- a/chrome/test/data/webui/media_router/media_router_elements_browsertest.js
+++ b/chrome/test/data/webui/media_router/media_router_elements_browsertest.js
@@ -116,7 +116,7 @@ TEST_F('MediaRouterElementsBrowserTest',
});
TEST_F('MediaRouterElementsBrowserTest',
- 'MediaRouterContainerFilter',
+ 'DISABLED_MediaRouterContainerFilter',
function() {
media_router_container_filter.registerTests();
mocha.run();
« 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