Commit c6f695df authored by yusukes@google.com's avatar yusukes@google.com

Temporarily disable CallWithDataAndLaterAddMedia test.

BUG=293252
TEST=None
TBR=sergeyu@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223568 0039d316-1c4b-4281-b951-d872f2087c98
parent c4fc3af7
......@@ -217,7 +217,8 @@ IN_PROC_BROWSER_TEST_F(WebrtcBrowserTest, MAYBE_CallWithDataAndMedia) {
// Timing out on ARM linux bot: http://crbug.com/238490
#define MAYBE_CallWithDataAndLaterAddMedia DISABLED_CallWithDataAndLaterAddMedia
#else
#define MAYBE_CallWithDataAndLaterAddMedia CallWithDataAndLaterAddMedia
// Temporarily disable the test on all platforms. http://crbug.com/293252
#define MAYBE_CallWithDataAndLaterAddMedia DISABLED_CallWithDataAndLaterAddMedia
#endif
// This test will make a PeerConnection-based call and test an unreliable text
......
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