Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80c94712 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark RemoteAnimationControllerTest#testTimeout as flaky" into qt-dev

parents 399b7500 1d3f2373
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ import android.view.RemoteAnimationTarget;
import android.view.SurfaceControl;
import android.view.SurfaceControl.Transaction;

import androidx.test.filters.FlakyTest;
import androidx.test.filters.SmallTest;

import com.android.server.testutils.OffsettableClock;
@@ -131,6 +132,7 @@ public class RemoteAnimationControllerTest extends WindowTestsBase {
    }

    @Test
    @FlakyTest(bugId = 133372977)
    public void testTimeout() throws Exception {
        final WindowState win = createWindow(null /* parent */, TYPE_BASE_APPLICATION, "testWin");
        final AnimationAdapter adapter = mController.createRemoteAnimationRecord(win.mAppToken,