Intermittent UI test failure - < SearchTest. clearSearchTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | wontfix |
| firefox112 | --- | unaffected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
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.ui.robots.SearchRobotKt.assertSearchBarEmpty(SearchRobot.kt:444)
at org.mozilla.fenix.ui.robots.SearchRobotKt.access$assertSearchBarEmpty(SearchRobot.kt:1)
at org.mozilla.fenix.ui.robots.SearchRobot.verifySearchBarEmpty(SearchRobot.kt:192)
at org.mozilla.fenix.ui.SearchTest$clearSearchTest$2.invoke(SearchTest.kt:159)
at org.mozilla.fenix.ui.SearchTest$clearSearchTest$2.invoke(SearchTest.kt:156)
at org.mozilla.fenix.ui.robots.HomeScreenRobot$Transition.openSearch(HomeScreenRobot.kt:543)
at org.mozilla.fenix.ui.SearchTest.clearSearchTest(SearchTest.kt:156)
Build: 2/1 Main
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
Closing, as it didn't fail for a month.
Description
•