Intermittent UI test failure - < ThreeDotMenuMainTest. setDesktopSiteBeforePageLoadTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | wontfix |
| firefox115 | --- | wontfix |
| firefox116 | --- | unaffected |
| firefox117 | --- | unaffected |
| firefox118 | --- | 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.assertNotNull(Assert.java:713)
at org.junit.Assert.assertNotNull(Assert.java:723)
at org.mozilla.fenix.helpers.ext.WaitNotNullKt.waitNotNull(WaitNotNull.kt:20)
at org.mozilla.fenix.ui.robots.BrowserRobotKt.clickContextMenuItem(BrowserRobot.kt:1099)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$11.invoke(ThreeDotMenuMainTest.kt:169)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$11.invoke(ThreeDotMenuMainTest.kt:167)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest.setDesktopSiteBeforePageLoadTest(ThreeDotMenuMainTest.kt:167)
Build:4/27 Main
| Reporter | ||
Comment 1•2 years ago
|
||
Flaky 1x on 5/3 Main Firebase link
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.helpers.MatcherHelper.assertCheckedItemWithResIdAndTextExists(MatcherHelper.kt:91)
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyDesktopSiteModeEnabled(ThreeDotMenuMainRobot.kt:77)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$12.invoke(ThreeDotMenuMainTest.kt:172)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$12.invoke(ThreeDotMenuMainTest.kt:171)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:825)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest.setDesktopSiteBeforePageLoadTest(ThreeDotMenuMainTest.kt:171)
| Reporter | ||
Comment 2•2 years ago
|
||
Flaky 1x on 5/19 Main Firebase link
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.helpers.MatcherHelper.assertCheckedItemWithResIdAndTextExists(MatcherHelper.kt:92)
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyDesktopSiteModeEnabled(ThreeDotMenuMainRobot.kt:86)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$12.invoke(ThreeDotMenuMainTest.kt:172)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$setDesktopSiteBeforePageLoadTest$12.invoke(ThreeDotMenuMainTest.kt:171)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:877)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest.setDesktopSiteBeforePageLoadTest(ThreeDotMenuMainTest.kt:171)
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•2 years ago
|
||
► 8/10 Firebase link
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.helpers.MatcherHelper.assertCheckedItemWithResIdAndTextExists(MatcherHelper.kt:92) at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyDesktopSiteModeEnabled(ThreeDotMenuMainRobot.kt:89)
Comment 5•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•