Closed
Bug 1819589
Opened 2 years ago
Closed 2 years ago
Intermittent UI test failure - < CollectionTest.deleteCollectionTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1817795
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.HomeScreenRobot.verifyCollectionIsDisplayed(HomeScreenRobot.kt:329)
at org.mozilla.fenix.ui.robots.HomeScreenRobot.verifyCollectionIsDisplayed$default(HomeScreenRobot.kt:327)
at org.mozilla.fenix.ui.CollectionTest$deleteCollectionTest$4.invoke(CollectionTest.kt:222)
at org.mozilla.fenix.ui.CollectionTest$deleteCollectionTest$4.invoke(CollectionTest.kt:221)
at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.homeScreen(HomeScreenRobot.kt:832)
at org.mozilla.fenix.ui.CollectionTest.deleteCollectionTest(CollectionTest.kt:221)
Build: 3/1 Main
Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•