Intermittent UI test failure - < TotalCookieProtectionTest. openTotalCookieProtectionLearnMoreLinkTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | wontfix |
| firefox126 | --- | unaffected |
| firefox127 | --- | unaffected |
| firefox128 | --- | wontfix |
| firefox129 | --- | unaffected |
| firefox130 | --- | unaffected |
| firefox131 | --- | wontfix |
| firefox132 | --- | 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.verifyUrl(BrowserRobot.kt:81)
at org.mozilla.fenix.ui.TotalCookieProtectionTest$openTotalCookieProtectionLearnMoreLinkTest$2.invoke(TotalCookieProtectionTest.kt:58)
at org.mozilla.fenix.ui.TotalCookieProtectionTest$openTotalCookieProtectionLearnMoreLinkTest$2.invoke(TotalCookieProtectionTest.kt:54)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowserForTCPCFR(NavigationToolbarRobot.kt:203)
at org.mozilla.fenix.ui.TotalCookieProtectionTest.openTotalCookieProtectionLearnMoreLinkTest(TotalCookieProtectionTest.kt:54)
Build: 9/25 Main
Comment 1•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 2•2 years ago
|
||
► 5/13
Firebase link
Firebase link
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-android, RESOURCE_ID=org.mozilla.fenix.debug:id/mozac_browser_toolbar_url_view] 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.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92) at org.mozilla.fenix.ui.robots.BrowserRobot$verifyUrl$1.invoke(BrowserRobot.kt:84) at org.mozilla.fenix.ui.robots.BrowserRobot$verifyUrl$1.invoke(BrowserRobot.kt:83) at org.mozilla.fenix.helpers.AppAndSystemHelper.registerAndCleanupIdlingResources(AppAndSystemHelper.kt:383) at org.mozilla.fenix.ui.robots.BrowserRobot.verifyUrl(BrowserRobot.kt:83) at org.mozilla.fenix.ui.TotalCookieProtectionTest$openTotalCookieProtectionLearnMoreLinkTest$2.invoke(TotalCookieProtectionTest.kt:54) at org.mozilla.fenix.ui.TotalCookieProtectionTest$openTotalCookieProtectionLearnMoreLinkTest$2.invoke(TotalCookieProtectionTest.kt:50) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowserForTCPCFR(NavigationToolbarRobot.kt:214) at org.mozilla.fenix.ui.TotalCookieProtectionTest.openTotalCookieProtectionLearnMoreLinkTest(TotalCookieProtectionTest.kt:50)
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•1 year ago
•
|
||
► 8/29 mozilla-central Firebase link
► 9/5 mozilla-beta Firebase link
| Reporter | ||
Comment 5•1 year ago
•
|
||
► 9/12 on mozilla-central Firebase link
► 9/12 on autoland
Firebase link
Firebase link
► 9/13 mozilla-central - experimental-arm - Firebase link
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•