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

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

Merge "Temperory ignore flaky visibleLayersShownMoreThanOneConsecutiveEntry" into sc-dev

parents 8241f19a d7ee2ede
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -67,7 +67,8 @@ class NonResizableDismissInLegacySplitScreenTest(
                    visibleLayersShownMoreThanOneConsecutiveEntry(
                            listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
                                    nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
                                    TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME)
                                    TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME),
                            bugId = 178447631
                    )
                }
                windowManagerTrace {
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ class NonResizableLaunchInLegacySplitScreenTest(
                            listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
                                    nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
                                    TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME),
                        enabled = false
                        bugId = 178447631
                    )
                }
                windowManagerTrace {