Intermittent UI test failure - < EnhancedTrackingProtectionTest.verifyTrackersBlockedWithStandardTPTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox122 | --- | unaffected |
firefox123 | --- | unaffected |
firefox124 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: UiSelector[CONTAINS_TEXT=social not blocked] 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:99)
at org.mozilla.fenix.helpers.MatcherHelper.assertUIObjectExists$default(MatcherHelper.kt:92)
at org.mozilla.fenix.ui.robots.BrowserRobot.verifyTrackingProtectionWebContent(BrowserRobot.kt:533)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest$verifyTrackersBlockedWithStandardTPTest$7.invoke(EnhancedTrackingProtectionTest.kt:259)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest$verifyTrackersBlockedWithStandardTPTest$7.invoke(EnhancedTrackingProtectionTest.kt:258)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:156)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest.verifyTrackersBlockedWithStandardTPTest(EnhancedTrackingProtectionTest.kt:258)
Build: 1/25 Main
Reporter | ||
Comment 1•1 years ago
|
||
► 2/6 Firebase link
Comment 2•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•