Bug 1815275 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Test seen as failing in https://github.com/mozilla-mobile/fenix/pull/28777 in a multiple runs successions.
May be linked to https://github.com/mozilla-mobile/firefox-android/pull/653 or
https://github.com/mozilla-mobile/firefox-android/pull/690.
The tests passes locally and the app behaves as expected in manual testing.

Results: https://console.firebase.google.com/u/1/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5474933020566038315/details?stepId=bs.6a79b6b19e3f75ad&testCaseId=3

Stacktrace:
> java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemWithResIdExists(MatcherHelper.kt:48)
at org.mozilla.fenix.helpers.MatcherHelper.assertItemWithResIdExists$default(MatcherHelper.kt:45)
at org.mozilla.fenix.ui.robots.HomeScreenRobot.verifyHomeWordmark(HomeScreenRobot.kt:191)
at org.mozilla.fenix.ui.HomeScreenTest$homeScreenItemsTest$2.invoke(HomeScreenTest.kt:70)
at org.mozilla.fenix.ui.HomeScreenTest$homeScreenItemsTest$2.invoke(HomeScreenTest.kt:69)
at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.homeScreen(HomeScreenRobot.kt:833)
at org.mozilla.fenix.ui.HomeScreenTest.homeScreenItemsTest(HomeScreenTest.kt:69)

Back to Bug 1815275 Comment 0