Intermittent UI test failure - < ThreeDotMenuMainTest.privateBrowsingSetDesktopSiteBeforePageLoadTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | wontfix |
| firefox112 | --- | unaffected |
| firefox113 | --- | unaffected |
| firefox114 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
References
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.helpers.MatcherHelper.assertCheckedItemWithResIdAndTextExists(MatcherHelper.kt:77)
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot.verifyDesktopSiteModeEnabled(ThreeDotMenuMainRobot.kt:76)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$privateBrowsingSetDesktopSiteBeforePageLoadTest$13.invoke(ThreeDotMenuMainTest.kt:196)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$privateBrowsingSetDesktopSiteBeforePageLoadTest$13.invoke(ThreeDotMenuMainTest.kt:195)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:971)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest.privateBrowsingSetDesktopSiteBeforePageLoadTest(ThreeDotMenuMainTest.kt:195)
Build: 2/7 Main
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
Closing, as it didn't fail for a month.
| Reporter | ||
Comment 2•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$privateBrowsingSetDesktopSiteBeforePageLoadTest$13.invoke(ThreeDotMenuMainTest.kt:202)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest$privateBrowsingSetDesktopSiteBeforePageLoadTest$13.invoke(ThreeDotMenuMainTest.kt:201)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openThreeDotMenu(BrowserRobot.kt:825)
at org.mozilla.fenix.ui.ThreeDotMenuMainTest.privateBrowsingSetDesktopSiteBeforePageLoadTest(ThreeDotMenuMainTest.kt:201)
| Reporter | ||
Comment 4•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)
Comment 5•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•