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

Commit babd1eed authored by Vishnu Nair's avatar Vishnu Nair
Browse files

Mark OpenAppToSplitScreenTest focus test as flaky

From the logs, sometimes recents_animation_input_consumer
does not get focus. Disabling until we have a change to
investigate further.

Test: atest FlickerTests:OpenAppToSplitScreenTest
Bug: 151179149
Change-Id: I8e15f074a58fecf4f7059a4cd1d0135a98cc9770
parent 8dff790b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -102,7 +102,8 @@ class OpenAppToSplitScreenTest(

                eventLog {
                    focusChanges(testApp.`package`,
                            "recents_animation_input_consumer", "NexusLauncherActivity")
                            "recents_animation_input_consumer", "NexusLauncherActivity",
                            bugId = 151179149)
                }
            }
        }