Merge "Temperory ignore flaky visibleLayersShownMoreThanOneConsecutiveEntry" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f6e8b35b63
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user