Intermittent UI test failure - < SettingsHTTPSOnlyModeTest. httpsOnlyModeExceptionPersistsForCurrentSessionTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox135 unaffected, firefox136 unaffected, firefox137 wontfix)
Tracking | Status | |
---|---|---|
firefox135 | --- | unaffected |
firefox136 | --- | unaffected |
firefox137 | --- | 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.BrowserRobot$verifyPageContent$1.invoke(BrowserRobot.kt:196)
at org.mozilla.fenix.ui.robots.BrowserRobot$verifyPageContent$1.invoke(BrowserRobot.kt:195)
at org.mozilla.fenix.helpers.AppAndSystemHelper.registerAndCleanupIdlingResources(AppAndSystemHelper.kt:440)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:195)
at org.mozilla.fenix.ui.SettingsHTTPSOnlyModeTest$httpsOnlyModeExceptionPersistsForCurrentSessionTest$6.invoke(SettingsHTTPSOnlyModeTest.kt:121)
at org.mozilla.fenix.ui.SettingsHTTPSOnlyModeTest$httpsOnlyModeExceptionPersistsForCurrentSessionTest$6.invoke(SettingsHTTPSOnlyModeTest.kt:118)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:339)
at org.mozilla.fenix.ui.SettingsHTTPSOnlyModeTest.httpsOnlyModeExceptionPersistsForCurrentSessionTest(SettingsHTTPSOnlyModeTest.kt:118)
Build: 2/17 autoland
Reporter | ||
Comment 1•25 days ago
•
|
||
► 2/18 mozilla-central Firebase link
► 2/24 autoland Firebase link
Comment 2•4 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•