Skip to content
Snippets Groups Projects
Commit 151cfe4e authored by Candice Lo's avatar Candice Lo Committed by Android (Google) Code Review
Browse files

Merge "Mark WindowMagnificationAnimationControllerTest as flaky" into main

parents 61d9e422 db604850
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ import android.view.accessibility.IRemoteMagnificationAnimationCallback;
import android.view.animation.AccelerateInterpolator;
import androidx.test.InstrumentationRegistry;
import androidx.test.filters.FlakyTest;
import androidx.test.filters.LargeTest;
import com.android.internal.graphics.SfVsyncFrameCallbackProvider;
......@@ -67,6 +68,7 @@ import java.util.concurrent.atomic.AtomicReference;
@LargeTest
@RunWith(AndroidTestingRunner.class)
@FlakyTest(bugId = 308501761)
public class WindowMagnificationAnimationControllerTest extends SysuiTestCase {
@Rule
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment