Commit 98859cdc authored by grunell's avatar grunell Committed by Commit bot

Disabling WebRtcApprtcBrowserTest.MANUAL_FirefoxApprtcInteropTest.

Test fails.

BUG=648181

TBR=phoglund@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2352613002
Cr-Commit-Position: refs/heads/master@{#419426}
parent f3c21211
......@@ -270,7 +270,8 @@ IN_PROC_BROWSER_TEST_F(WebRtcApprtcBrowserTest, MANUAL_WorksOnApprtc) {
}
#if defined(OS_LINUX)
#define MAYBE_MANUAL_FirefoxApprtcInteropTest MANUAL_FirefoxApprtcInteropTest
// Disabled due to failure. http://crbug.com/648181.
#define MAYBE_MANUAL_FirefoxApprtcInteropTest DISABLED_MANUAL_FirefoxApprtcInteropTest
#else
// Not implemented yet on Windows and Mac.
#define MAYBE_MANUAL_FirefoxApprtcInteropTest DISABLED_MANUAL_FirefoxApprtcInteropTest
......
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