Commit 5399f940 authored by jam@chromium.org's avatar jam@chromium.org

Disable MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 as its failing often.

BUG=402766
TBR=xhwang@chromium.org

Review URL: https://codereview.chromium.org/465083002

Cr-Commit-Position: refs/heads/master@{#289088}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289088 0039d316-1c4b-4281-b951-d872f2087c98
parent 915681d9
......@@ -513,7 +513,8 @@ INSTANTIATE_TEST_CASE_P(MSE_Widevine,
#endif // !defined(WIDEVINE_CDM_IS_COMPONENT)
#endif // defined(WIDEVINE_CDM_AVAILABLE)
IN_PROC_BROWSER_TEST_P(EncryptedMediaTest, Playback_AudioOnly_WebM) {
// http://crbug.com/402766
IN_PROC_BROWSER_TEST_P(EncryptedMediaTest, DISABLED_Playback_AudioOnly_WebM) {
TestSimplePlayback("bear-a_enc-a.webm", kWebMAudioOnly);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment