Commit 4731a33c authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

Disable LayerTreeHostContextTestLostContextSucceeds on Linux

TBR=danakj@chromium.org
NOTRY=true

Bug: 736392
Change-Id: I14aca399a0c6b44386f808bd36f2b00d9243bfd9
Reviewed-on: https://chromium-review.googlesource.com/546455
Commit-Queue: Xida Chen <xidachen@chromium.org>
Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#481950}
parent 93e35f88
......@@ -352,7 +352,8 @@ class LayerTreeHostContextTestLostContextSucceeds
bool first_initialized_;
};
SINGLE_AND_MULTI_THREAD_TEST_F(LayerTreeHostContextTestLostContextSucceeds);
// Disabled because of crbug.com/736392
// SINGLE_AND_MULTI_THREAD_TEST_F(LayerTreeHostContextTestLostContextSucceeds);
class LayerTreeHostClientNotVisibleDoesNotCreateLayerTreeFrameSink
: public LayerTreeHostContextTest {
......
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