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

Unified Diff: build/android/pylib/gtest/filter/content_browsertests_disabled

Issue 27230004: Do not run MSE related tests when MSE is not available. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Comments Created 7 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
Index: build/android/pylib/gtest/filter/content_browsertests_disabled
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
index 87470972b2c513922b947e34e5f34df8f05052d7..bf1fcf01957fbb04b6f2786752d3ccf640027438 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -2,14 +2,12 @@
# Timeouts
Http/MediaTest.*
File/MediaTest.*
-ExternalClearKey/EncryptedMediaTest.*
-ClearKey/EncryptedMediaTest.*
WorkerTest.*
MediaTest.*
MediaSourceTest.*
WebGLConformanceTest.*
MessagePortTest.Tests
-EncryptedMediaTest.*
+*EncryptedMediaTest.*
xhwang 2013/10/17 00:46:19 I'll enable this in a later CL, which will be easi
CrossPlatformAccessibilityBrowserTest.*
DatabaseTest.*
ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload

Powered by Google App Engine
This is Rietveld 408576698