Merge "Mark flaky test as flaky" into pi-dev
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user