Commit ab6ca8e1 authored by Bret Sepulveda's avatar Bret Sepulveda Committed by Commit Bot

Disable WebRTC VerifyCanvasCaptureWebGLFrames (timeout-flaky).

TBR=emircan@chromium.org

Bug: 740762
Change-Id: Ib1714450f52d2fb9634c68c9bc455f09484cca39
Reviewed-on: https://chromium-review.googlesource.com/566081Reviewed-by: default avatarBret Sepulveda <bsep@chromium.org>
Commit-Queue: Bret Sepulveda <bsep@chromium.org>
Cr-Commit-Position: refs/heads/master@{#485467}
parent 6653e883
......@@ -98,7 +98,7 @@ IN_PROC_BROWSER_TEST_F(WebRtcCaptureFromElementBrowserTest,
}
IN_PROC_BROWSER_TEST_F(WebRtcCaptureFromElementBrowserTest,
VerifyCanvasCaptureWebGLFrames) {
DISABLED_VerifyCanvasCaptureWebGLFrames) {
MakeTypicalCall("testCanvasCapture(drawWebGL);", kCanvasCaptureTestHtmlFile);
}
......
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