Intermittent UI test failure - < BookmarksTestCompose. editBookmarksNameAndUrlTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox135 unaffected, firefox136 wontfix, firefox137 wontfix)
Tracking | Status | |
---|---|---|
firefox135 | --- | unaffected |
firefox136 | --- | wontfix |
firefox137 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=example.com, RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_url_view] does not exist
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:100)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92)
at org.mozilla.fenix.ui.robots.BrowserRobot$verifyUrl$1.invoke(BrowserRobot.kt:110)
at org.mozilla.fenix.ui.robots.BrowserRobot$verifyUrl$1.invoke(BrowserRobot.kt:92)
at org.mozilla.fenix.helpers.AppAndSystemHelper.registerAndCleanupIdlingResources(AppAndSystemHelper.kt:422)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyUrl(BrowserRobot.kt:92)
at org.mozilla.fenix.ui.BookmarksTestCompose$editBookmarksNameAndUrlTest$7.invoke(BookmarksTestCompose.kt:106)
at org.mozilla.fenix.ui.BookmarksTestCompose$editBookmarksNameAndUrlTest$7.invoke(BookmarksTestCompose.kt:105)
at org.mozilla.fenix.ui.robots.BookmarksRobotCompose$Transition.openBookmarkWithTitle(BookmarksRobotCompose.kt:183)
at org.mozilla.fenix.ui.BookmarksTestCompose.editBookmarksNameAndUrlTest(BookmarksTestCompose.kt:105)
Build: 2/6 mozilla-beta
Reporter | ||
Comment 1•1 month ago
•
|
||
► 2/17 autoland Firebase link
► 2/20 autoland Firebase link
Comment 2•12 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•