Intermittent UI test failure - < SettingsSearchTest. verifyErrorMessagesForInvalidSearchEngineUrlsTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox131 unaffected, firefox132 unaffected, firefox133 wontfix, firefox134 affected)
Tracking | Status | |
---|---|---|
firefox131 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | wontfix |
firefox134 | --- | affected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Error connecting to “TestSearchEngine”, RESOURCE_ID=org.mozilla.fenix.debug:id/textinput_error] 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.SettingsSubMenuSearchRobot.verifyErrorConnectingToSearchString(SettingsSubMenuSearchRobot.kt:472)
at org.mozilla.fenix.ui.SettingsSearchTest$verifyErrorMessagesForInvalidSearchEngineUrlsTest$4.invoke(SettingsSearchTest.kt:403)
at org.mozilla.fenix.ui.SettingsSearchTest$verifyErrorMessagesForInvalidSearchEngineUrlsTest$4.invoke(SettingsSearchTest.kt:388)
at org.mozilla.fenix.ui.robots.SettingsRobot$Transition.openSearchSubMenu(SettingsRobot.kt:560)
at org.mozilla.fenix.ui.SettingsSearchTest.verifyErrorMessagesForInvalidSearchEngineUrlsTest(SettingsSearchTest.kt:388)
Build: 10/18 autoland
Reporter | ||
Comment 1•22 days ago
•
|
||
► 10/22 mozilla-central Firebase link
► 10/22 autoland Firebase link
► 10/27 mozilla-central - experimental-arm - Firebase link
Reporter | ||
Comment 2•13 days ago
|
||
► 10/31 autoland Firebase link
Description
•