Merge "Mark OpenAppToSplitScreenTest focus test as flaky"

This commit is contained in:
TreeHugger Robot
2020-08-06 10:36:37 +00:00
committed by Android (Google) Code Review

View File

@@ -102,7 +102,8 @@ class OpenAppToSplitScreenTest(
eventLog {
focusChanges(testApp.`package`,
"recents_animation_input_consumer", "NexusLauncherActivity")
"recents_animation_input_consumer", "NexusLauncherActivity",
bugId = 151179149)
}
}
}