Commit 3723d4c1 authored by Adithya Srinivasan's avatar Adithya Srinivasan Committed by Commit Bot

Portals: Re-enable PortalsTest.testTouchTransferAfterTouchStartActivate

No changes in test logic.

Bug: 1024850
Change-Id: I9f97de7f1d0a31f7184f0856f025aec219fe79a9
Tbr: dtrainor@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261159Reviewed-by: default avatarAdithya Srinivasan <adithyas@chromium.org>
Commit-Queue: Adithya Srinivasan <adithyas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#781463}
parent 478c4dd9
......@@ -319,7 +319,6 @@ public class PortalsTest {
@Test
@MediumTest
@Feature({"Portals"})
@DisabledTest // Disabled due to flakiness. See https://crbug.com/1024850
public void testTouchTransferAfterTouchStartActivate() throws Exception {
mActivityTestRule.startMainActivityWithURL(mTestServer.getURL(
"/chrome/test/data/android/portals/touch-transfer.html?event=touchstart"));
......
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