Merge "Mark flaky test as flaky" into pi-dev

This commit is contained in:
Jorim Jaggi
2018-03-15 17:50:38 +00:00
committed by Android (Google) Code Review

View File

@@ -169,6 +169,7 @@ public class SurfaceAnimationRunnerTest extends WindowTestsBase {
verify(mMockAnimationSpec, atLeastOnce()).apply(any(), any(), eq(0L));
}
@FlakyTest(bugId = 74780584)
@Test
public void testDeferStartingAnimations() throws Exception {
mSurfaceAnimationRunner.deferStartingAnimations();