Merge "Temperory ignore flaky visibleLayersShownMoreThanOneConsecutiveEntry" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-01-28 05:09:51 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 {