Commit 8059da40 authored by Owen Min's avatar Owen Min Committed by Commit Bot

Disable testToolbarSwipePrevTab test.

Tbr: skyostil@chromium.org
Bug: 863676
Change-Id: I00165973f5135273938f5ca23362c7964c69c1fd
Reviewed-on: https://chromium-review.googlesource.com/1138409Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575321}
parent 13321d08
...@@ -1489,6 +1489,7 @@ public class TabsTest { ...@@ -1489,6 +1489,7 @@ public class TabsTest {
@Feature({"Android-TabSwitcher"}) @Feature({"Android-TabSwitcher"})
@Restriction(RESTRICTION_TYPE_NON_LOW_END_DEVICE) @Restriction(RESTRICTION_TYPE_NON_LOW_END_DEVICE)
@RetryOnFailure @RetryOnFailure
@DisabledTest(message = "crbug.com/863676")
public void testToolbarSwipePrevTab() throws InterruptedException, TimeoutException { public void testToolbarSwipePrevTab() throws InterruptedException, TimeoutException {
ChromeTabUtils.newTabFromMenu( ChromeTabUtils.newTabFromMenu(
InstrumentationRegistry.getInstrumentation(), mActivityTestRule.getActivity()); InstrumentationRegistry.getInstrumentation(), mActivityTestRule.getActivity());
......
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