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

Unified Diff: chrome/test/data/extensions/api_test/cast_streaming/end_to_end_sender.html

Issue 515473004: Deflakify CastStreamingApiTest.EndToEnd, enabling it for Release builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Do not block for each tone/color, block once for all. Created 6 years, 4 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/extensions/api_test/cast_streaming/end_to_end_sender.html
diff --git a/chrome/test/data/extensions/api_test/cast_streaming/end_to_end_sender.html b/chrome/test/data/extensions/api_test/cast_streaming/end_to_end_sender.html
index 8ed56af04d43244fc582f01ce48e27fe630cbdd8..190d5771b04b49a2d3267ab222188de7cf81f7c9 100644
--- a/chrome/test/data/extensions/api_test/cast_streaming/end_to_end_sender.html
+++ b/chrome/test/data/extensions/api_test/cast_streaming/end_to_end_sender.html
@@ -3,6 +3,5 @@
<script src="end_to_end_sender.js"></script>
</head>
<body>
-<h1 id="message">Test not started yet.</h1>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698