summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 02:10:57 +0000
committerxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 02:10:57 +0000
commitf264da101b7a45dccd89dc0734464e3918e800a8 (patch)
treeada5097e03540c7c4450ae5a0c5f278cb5fe04f7 /build
parentf2aadee8afac3eee1a4efc8ebcc89f2074b095d1 (diff)
downloadchromium_src-f264da101b7a45dccd89dc0734464e3918e800a8.zip
chromium_src-f264da101b7a45dccd89dc0734464e3918e800a8.tar.gz
chromium_src-f264da101b7a45dccd89dc0734464e3918e800a8.tar.bz2
Enable content_browsertest MediaSourceTest on Android.
These tests pass on my Nexus 7 v2. Occasionally I see a timeout in MediaSourceTest.ConfigChangeVideo test but the next retry passes. I'll check if the same thing happens on the test bots later. BUG=304956 TEST=MediaSourceTest work on Nexus 7 v2. R=qinmin@chromium.org Review URL: https://codereview.chromium.org/60433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233188 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/android/pylib/gtest/filter/content_browsertests_disabled1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
index 62bc394..3414670 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -4,7 +4,6 @@ Http/MediaTest.*
File/MediaTest.*
WorkerTest.*
MediaTest.*
-MediaSourceTest.*
WebGLConformanceTest.*
MessagePortTest.Tests
CrossPlatformAccessibilityBrowserTest.*