Commit 3b653418 authored by jbudorick's avatar jbudorick Committed by Commit bot

[Android] Disable CopylessPasteTest.testNoMeta.

Very flaky on linux_android_rel_ng.

BUG=713895
TBR=wychen@chromium.org

Review-Url: https://codereview.chromium.org/2850853005
Cr-Commit-Position: refs/heads/master@{#468219}
parent 0bd5b87b
......@@ -125,6 +125,7 @@ public class CopylessPasteTest extends ChromeTabbedActivityTestBase {
*/
@LargeTest
@Feature({"CopylessPaste"})
@DisabledTest(message = "crbug.com/713895")
public void testNoMeta() throws InterruptedException, TimeoutException {
loadUrl(mTestServer.getURL(NODATA_PAGE));
mCallbackHelper.waitForCallback(0);
......
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