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

Unified Diff: content/browser/media_browsertest.cc

Issue 11821035: Revert 175828 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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: content/browser/media_browsertest.cc
===================================================================
--- content/browser/media_browsertest.cc (revision 175887)
+++ content/browser/media_browsertest.cc (working copy)
@@ -137,12 +137,6 @@
#endif
IN_PROC_BROWSER_TEST_P(MediaTest, VideoBearWavPcm) {
- // Temporarily skip running HTTP version of the
- // test since it times out frequently on the ASAN bots.
- // Remove this condition once http://crbug.com/169031
- // has been fixed.
- if (GetParam())
- return;
PlayAudio("bear_pcm.wav", GetParam());
}
« 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