Intermittent UI test failure - < CollectionTest.verifyAddTabButtonOfCollectionMenu >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | wontfix |
| firefox117 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | wontfix |
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.CollectionRobot.verifyTabSavedInCollection(CollectionRobot.kt:91)
at org.mozilla.fenix.ui.robots.CollectionRobot.verifyTabSavedInCollection$default(CollectionRobot.kt:88)
at org.mozilla.fenix.ui.CollectionTest$verifyAddTabButtonOfCollectionMenu$7.invoke(CollectionTest.kt:287)
at org.mozilla.fenix.ui.CollectionTest$verifyAddTabButtonOfCollectionMenu$7.invoke(CollectionTest.kt:281)
at org.mozilla.fenix.ui.robots.HomeScreenRobot$Transition.expandCollection(HomeScreenRobot.kt:757)
at org.mozilla.fenix.ui.CollectionTest.verifyAddTabButtonOfCollectionMenu(CollectionTest.kt:281)
Build: 5/1 Main
Comment 1•2 years ago
|
||
Closing, it didn't fail for a month.
| Reporter | ||
Comment 2•2 years ago
|
||
► 9/21 Firebase link
junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:48) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertTrue(Assert.java:27) at org.mozilla.fenix.ui.robots.TabDrawerRobot.verifySnackBarText(TabDrawerRobot.kt:209)
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•