Merge "Temperory ignore flaky visibleLayersShownMoreThanOneConsecutiveEntry" into sc-dev am: f6e8b35b63
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13410418 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I14fed6f3b7cd933b8ba1ded80c1ba79bb3ba9ece
This commit is contained in:
@@ -67,7 +67,8 @@ class NonResizableDismissInLegacySplitScreenTest(
|
|||||||
visibleLayersShownMoreThanOneConsecutiveEntry(
|
visibleLayersShownMoreThanOneConsecutiveEntry(
|
||||||
listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
|
listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
|
||||||
nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
|
nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
|
||||||
TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME)
|
TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME),
|
||||||
|
bugId = 178447631
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
windowManagerTrace {
|
windowManagerTrace {
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ class NonResizableLaunchInLegacySplitScreenTest(
|
|||||||
listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
|
listOf(LAUNCHER_PACKAGE_NAME, splitScreenApp.defaultWindowName,
|
||||||
nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
|
nonResizeableApp.defaultWindowName, LETTER_BOX_NAME,
|
||||||
TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME),
|
TOAST_NAME, LIVE_WALLPAPER_PACKAGE_NAME),
|
||||||
enabled = false
|
bugId = 178447631
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
windowManagerTrace {
|
windowManagerTrace {
|
||||||
|
|||||||
Reference in New Issue
Block a user