Disabled test case due to flakiness

PiperOrigin-RevId: 227682600
This commit is contained in:
eguven 2019-01-03 14:59:40 +00:00 committed by Oliver Woodman
parent a940d8bc9d
commit 781ba39097

View file

@ -201,6 +201,8 @@ public class DownloadManagerDashTest {
assertCacheEmpty(cache);
}
// Disabled due to flakiness [Internal: b/122290449].
@Ignore
@Test
public void testHandleInterferingRemoveAction() throws Throwable {
final ConditionVariable downloadInProgressCondition = new ConditionVariable();