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

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

Issue 1759473002: Disable MediaRouterElementsTestMediaRouterContainer test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 26e66889eed907b38a1f8b9fdd48d25f74a7e72d..ae946fba96b0b546843304ece09fe7a0ff1152a4 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
@@ -50,8 +50,9 @@ TEST_F('MediaRouterElementsBrowserTest', 'MediaRouterElementsTestIssueBanner',
mocha.run();
});
+// See bugs.chromium.org issue 591227
TEST_F('MediaRouterElementsBrowserTest',
- 'MediaRouterElementsTestMediaRouterContainer',
+ 'DISABLED_MediaRouterElementsTestMediaRouterContainer',
function() {
// Register mocha tests for the container.
media_router_container.registerTests();
« 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