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

am: 847e37d84d

Change-Id: I0392e17d111340c6f8648d2ebf19bf1a1ca83413
This commit is contained in:
Jorim Jaggi
2018-03-15 18:10:58 +00:00
committed by android-build-merger

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();