Intermittent UI test failure - < NavigationToolbarTest.verifySecurePageSecuritySubMenuTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox120 wontfix, firefox121 wontfix, firefox131 unaffected, firefox132 unaffected, firefox133 wontfix)
Tracking | Status | |
---|---|---|
firefox120 | --- | wontfix |
firefox121 | --- | wontfix |
firefox131 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | 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.SettingsSubMenuAddonsManagerRobot.verifyAddonPermissionPrompt(SettingsSubMenuAddonsManagerRobot.kt:72)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAddonsManagerRobot$installAddon$3.invoke(SettingsSubMenuAddonsManagerRobot.kt:168)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAddonsManagerRobot$installAddon$3.invoke(SettingsSubMenuAddonsManagerRobot.kt:166)
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot$Transition.openAddonsManagerMenu(ThreeDotMenuMainRobot.kt:442)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAddonsManagerRobot.installAddon(SettingsSubMenuAddonsManagerRobot.kt:166)
at org.mozilla.fenix.ui.SettingsAddonsTest$verifyUBlockWorksInPrivateModeTest$1.invoke(SettingsAddonsTest.kt:148)
at org.mozilla.fenix.ui.SettingsAddonsTest$verifyUBlockWorksInPrivateModeTest$1.invoke(SettingsAddonsTest.kt:147)
at org.mozilla.fenix.ui.robots.SettingsSubMenuAddonsManagerRobotKt.addonsMenu(SettingsSubMenuAddonsManagerRobot.kt:299)
at org.mozilla.fenix.ui.SettingsAddonsTest.verifyUBlockWorksInPrivateModeTest(SettingsAddonsTest.kt:147)
Build: 9/29 Main
Reporter | ||
Comment 1•1 year ago
|
||
► 10/9 Firebase link
java.lang.AssertionError: Page didn't load or doesn't contain the expected text at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:117)
Reporter | ||
Comment 2•1 year ago
|
||
► 10/24 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.ui.robots.SiteSecurityRobotKt.assertQuickActionSheet(SiteSecurityRobot.kt:45) at org.mozilla.fenix.ui.robots.SiteSecurityRobotKt.access$assertQuickActionSheet(SiteSecurityRobot.kt:1) at org.mozilla.fenix.ui.robots.SiteSecurityRobot.verifyQuickActionSheet(SiteSecurityRobot.kt:29)
Comment 3•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 4•4 months ago
|
||
► 10/18 autoland - experimental-arm - Firebase link
Comment 5•3 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•