Intermittent UI test failure - < CollectionTest. removeTabFromCollectionUsingSwipeLeftActionTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox133 unaffected, firefox134 unaffected, firefox135 wontfix)
Tracking | Status | |
---|---|---|
firefox133 | --- | unaffected |
firefox134 | --- | unaffected |
firefox135 | --- | 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.NavigationToolbarRobot$Transition$enterURLAndEnterToBrowser$1.invoke(NavigationToolbarRobot.kt:229)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition$enterURLAndEnterToBrowser$1.invoke(NavigationToolbarRobot.kt:227)
at org.mozilla.fenix.helpers.AppAndSystemHelper.registerAndCleanupIdlingResources(AppAndSystemHelper.kt:417)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:227)
at org.mozilla.fenix.ui.CollectionTest.removeTabFromCollectionUsingSwipeLeftActionTest(CollectionTest.kt:393)
Build: 12/2 autoland
Comment 1•1 month ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•