Intermittent UI test failure - < CookieBannerBlockerTest. verifyCFRAfterBlockingTheCookieBanner >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | wontfix |
firefox134 | --- | wontfix |
firefox135 | --- | unaffected |
firefox136 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=Less distractions, less cookies tracking you on this site.] does not exist
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists(MatcherHelper.kt:100)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyCookieBannerBlockerCFRExists(BrowserRobot.kt:833)
at org.mozilla.fenix.ui.CookieBannerBlockerTest$verifyCFRAfterBlockingTheCookieBanner$1$4.invoke(CookieBannerBlockerTest.kt:60)
at org.mozilla.fenix.ui.CookieBannerBlockerTest$verifyCFRAfterBlockingTheCookieBanner$1$4.invoke(CookieBannerBlockerTest.kt:58)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:226)
at org.mozilla.fenix.ui.CookieBannerBlockerTest$verifyCFRAfterBlockingTheCookieBanner$1.invoke(CookieBannerBlockerTest.kt:58)
at org.mozilla.fenix.ui.CookieBannerBlockerTest$verifyCFRAfterBlockingTheCookieBanner$1.invoke(CookieBannerBlockerTest.kt:45)
at org.mozilla.fenix.helpers.AppAndSystemHelper.runWithCondition(AppAndSystemHelper.kt:686)
at org.mozilla.fenix.ui.CookieBannerBlockerTest.verifyCFRAfterBlockingTheCookieBanner(CookieBannerBlockerTest.kt:45)
Build: 10/23 mozilla-central - experimental api
Reporter | ||
Comment 1•8 months ago
|
||
► 9/23 autoland - experimental-arm - Firebase link
Reporter | ||
Comment 2•8 months ago
|
||
► 10/30 mozilla central - experimental-arm - Firebase link
Comment 3•7 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 4•5 months ago
|
||
► 1/8 mozilla central Firebase link
Comment 5•5 months ago
•
|
||
Failures on 1/16, the website is broken after blocking cookies: Firebase link
Logged Bug 1942264.
Reporter | ||
Comment 6•5 months ago
|
||
► 1/22 mozilla central Firebase link
Comment 7•4 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•