Commit eca5075e authored by Brandon Wylie's avatar Brandon Wylie Committed by Chromium LUCI CQ

[Sheriff] Disable failling test #testRedirectionFromIntentCold

TBR=blundell@chromium.org

Bug: 1164414
Change-Id: Iabfd418962724d2ce28f44a9b4d1ef549d038c9a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618364
Commit-Queue: Brandon Wylie <wylieb@chromium.org>
Auto-Submit: Brandon Wylie <wylieb@chromium.org>
Reviewed-by: default avatarPatrick Noland <pnoland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841581}
parent 4b7bb41a
......@@ -433,6 +433,7 @@ public class UrlOverridingTest {
@Test
@SmallTest
@DisabledTest(message = "https://crbug.com/1164414")
public void testRedirectionFromIntentCold() throws Exception {
Context context = ContextUtils.getApplicationContext();
Intent intent = new Intent(Intent.ACTION_VIEW,
......
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