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

Commit 04f11e86 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Disable flaky SizeCompatTests test" into main

parents e9d6e451 afdbd0ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ import android.view.InsetsState;
import android.view.WindowInsets;
import android.view.WindowManager;

import androidx.test.filters.FlakyTest;
import androidx.test.filters.MediumTest;

import com.android.internal.policy.SystemBarUtils;
@@ -2361,6 +2362,7 @@ public class SizeCompatTests extends WindowTestsBase {
    }

    @Test
    @FlakyTest(bugId = 299220009)
    public void testUserOverrideAspectRatioNotEnabled() {
        setUpDisplaySizeWithApp(/* dw */ 1600, /* dh */ 1400);