Commit 17b636d9 authored by pkasting's avatar pkasting Committed by Commit bot

Temporarily disable a failing test.

TBR=tommi
BUG=471132

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

Cr-Commit-Position: refs/heads/master@{#322529}
parent b457e328
...@@ -44,8 +44,10 @@ class WebRtcBrowserTest : public WebRtcTestBase { ...@@ -44,8 +44,10 @@ class WebRtcBrowserTest : public WebRtcTestBase {
#define MAYBE_RunsAudioVideoWebRTCCallInTwoTabs \ #define MAYBE_RunsAudioVideoWebRTCCallInTwoTabs \
DISABLED_RunsAudioVideoWebRTCCallInTwoTabs DISABLED_RunsAudioVideoWebRTCCallInTwoTabs
#else #else
// TODO(pkasting): http://crbug.com/471132 Temporarily disabled this test due to
// unexplained failure.
#define MAYBE_RunsAudioVideoWebRTCCallInTwoTabs \ #define MAYBE_RunsAudioVideoWebRTCCallInTwoTabs \
RunsAudioVideoWebRTCCallInTwoTabs DISABLED_RunsAudioVideoWebRTCCallInTwoTabs
#endif #endif
IN_PROC_BROWSER_TEST_F(WebRtcBrowserTest, IN_PROC_BROWSER_TEST_F(WebRtcBrowserTest,
......
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