diff options
author | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 21:45:46 +0000 |
---|---|---|
committer | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 21:45:46 +0000 |
commit | 92ac66cd8f5281a5323e0858c3885f7f93413a95 (patch) | |
tree | 70de79535197e573279f7490c386088dafe3e4a7 /build | |
parent | 23d7130cdcdd7b1ceef9b83f1c53a74176ee24b8 (diff) | |
download | chromium_src-92ac66cd8f5281a5323e0858c3885f7f93413a95.zip chromium_src-92ac66cd8f5281a5323e0858c3885f7f93413a95.tar.gz chromium_src-92ac66cd8f5281a5323e0858c3885f7f93413a95.tar.bz2 |
Android: disable WebrtcBrowserTest.CanForwardRemoteStream and WebrtcBrowserTest.CanForwardRemoteStream720p.
BUG=181069
R=aruslan@chromium.org
Review URL: https://codereview.chromium.org/25004004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225789 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/pylib/gtest/filter/content_browsertests_disabled | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled index fd2e012..8747097 100644 --- a/build/android/pylib/gtest/filter/content_browsertests_disabled +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled @@ -68,6 +68,8 @@ DownloadContentTest.ResumeInterruptedDownloadBadPrecondition DownloadContentTest.ResumeWithDeletedFile # http://crbug.com/181069 +WebrtcBrowserTest.CanForwardRemoteStream +WebrtcBrowserTest.CanForwardRemoteStream720p WebrtcBrowserTest.CanSetupVideoCall WebrtcBrowserTest.CanSetupAudioAndVideoCall WebrtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle |