Oana Horvath

Results 54 comments of Oana Horvath

Test crashed once, on 8/24: [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/8278304506487180778/executions/bs.20bb60b64b30ee03/issues) `java.lang.IllegalStateException: SET SESSION: Current activity: BrowserActivity hashcode 98552165 Other activity: ExternalAppBrowserActivity hashcode 224747276 FATAL EXCEPTION: main Process: org.mozilla.reference.browser.debug, PID: 10012 java.lang.IllegalStateException: SET SESSION:...

Crashed again 1x on 11/17: [logs](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/4741116734207581133/executions/bs.5e2d5d31cd465cce)

Failed on 7/17 Main with an ANR: https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/5151546345543713176/executions/bs.fc423d8654604355

Flaky on 11/16 Main: [logs](https://console.firebase.google.com/u/0/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/4673031226022565656/executions/bs.d9ffe472c2e0bee/testcases/1)

Flaky on 1/4/22: [logs](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/8801762579539854835/executions/bs.fa90165077a56177) `androidx.test.espresso.PerformException: Error performing 'single click - At Coordinates: 793, 1710 and precision: 16, 16' on view 'with id: org.mozilla.reference.browser.debug:id/mozac_browser_toolbar_page_actions'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:82) at androidx.test.espresso.base.DefaultFailureHandler.getUserFriendlyError(DefaultFailureHandler.java:79) at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:51) at...

The same issue with the Fenix automated UI tests in MediaNotificationTest https://github.com/mozilla-mobile/fenix/issues/15754

I can still reproduce this issue sometimes. I've also found that muted videos don't have a notification even after un-muting and this is reproducible 100%. For example, the first video...

re-enabled in https://github.com/mozilla-mobile/focus-android/pull/6813

Flaky 1x on 10/6 [link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/7916146661260272919/executions/bs.75ef17e20a014646)

Flaky on 10/5 [link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5353741467217614959/executions/bs.8fd70b26badcc684) androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[CONTAINS_TEXT=Mozilla Playstore link] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.fenix.ui.robots.BrowserRobot.clickLinkMatchingText(BrowserRobot.kt:352) at org.mozilla.fenix.ui.SettingsAdvancedTest$openLinkInAppTest$6.invoke(SettingsAdvancedTest.kt:87) at org.mozilla.fenix.ui.SettingsAdvancedTest$openLinkInAppTest$6.invoke(SettingsAdvancedTest.kt:85) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:109) at org.mozilla.fenix.ui.SettingsAdvancedTest.openLinkInAppTest(SettingsAdvancedTest.kt:85)