Commit 55e275f8 authored by Tien-Ren Chen's avatar Tien-Ren Chen Committed by Commit Bot

Disable flaky test PrefetchBackgroundTaskTest#testReschedule

TBR=dewittj@chromium.org,jianli@chromium.org
BUG=875433

Change-Id: Ie19eea6bc5b131884f6f25d3ba0ad1fe4b9dc9ad
Reviewed-on: https://chromium-review.googlesource.com/1180358Reviewed-by: default avatarTien-Ren Chen <trchen@chromium.org>
Commit-Queue: Tien-Ren Chen <trchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584224}
parent ec6cb502
......@@ -236,6 +236,7 @@ public class PrefetchBackgroundTaskTest {
@Test
@SmallTest
@DisabledTest(message = "crbug.com/875433")
public void testReschedule() throws Exception {
PrefetchBackgroundTask.skipConditionCheckingForTesting();
scheduleTask(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