Closed
Bug 1814065
Opened 2 years ago
Closed 2 years ago
Intermittent UI test failure - < SettingsSearchTest.verifySearchEnginesWithRTLLocale >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox111 | --- | wontfix |
firefox112 | --- | unaffected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: Failed to perform isDisplayed check.
Reason: Expected exactly '1' node but could not find any node that satisfies: (Text + EditableText contains 'Google' (ignoreCase: false))
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrDie(SemanticsNodeInteraction.kt:145)
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchSemanticsNode(SemanticsNodeInteraction.kt:79)
at androidx.compose.ui.test.AndroidAssertions_androidKt.checkIsDisplayed(AndroidAssertions.android.kt:29)
at androidx.compose.ui.test.AssertionsKt.assertIsDisplayed(Assertions.kt:33)
at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchEngineShortcuts(SearchRobot.kt:297)
at org.mozilla.fenix.ui.SettingsSearchTest$verifySearchEnginesWithRTLLocale$8.invoke(SettingsSearchTest.kt:446)
at org.mozilla.fenix.ui.SettingsSearchTest$verifySearchEnginesWithRTLLocale$8.invoke(SettingsSearchTest.kt:444)
at org.mozilla.fenix.ui.robots.HomeScreenRobot$Transition.openSearch(HomeScreenRobot.kt:543)
at org.mozilla.fenix.ui.SettingsSearchTest.verifySearchEnginesWithRTLLocale(SettingsSearchTest.kt:444)
Build: 1/31 Main
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P3
Reporter | ||
Updated•2 years ago
|
status-firefox111:
--- → wontfix
Version: unspecified → Firefox 111
Reporter | ||
Comment 1•2 years ago
|
||
Closing, as it didn't fail for a month.
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → unaffected
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•