Intermittent UI test failure - < EnhancedTrackingProtectionTest. clearWebsitesFromTPExceptionListTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | unaffected |
firefox119 | --- | wontfix |
firefox120 | --- | wontfix |
firefox121 | --- | wontfix |
firefox122 | --- | unaffected |
firefox123 | --- | unaffected |
firefox124 | --- | wontfix |
firefox125 | --- | wontfix |
firefox140 | --- | fixed |
People
(Reporter: ajoltan, Assigned: ajoltan)
References
Details
(Keywords: intermittent-failure, test-disabled)
Attachments
(1 file)
Firebase Test Run: Firebase link
Stacktrace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:48)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.mozilla.fenix.ui.robots.SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.verifyTPExceptionsDefaultView(SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt:38)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest$clearWebsitesFromTPExceptionListTest$17.invoke(EnhancedTrackingProtectionTest.kt:228)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest$clearWebsitesFromTPExceptionListTest$17.invoke(EnhancedTrackingProtectionTest.kt:227)
at org.mozilla.fenix.ui.robots.SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot$Transition.disableExceptions(SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt:79)
at org.mozilla.fenix.ui.EnhancedTrackingProtectionTest.clearWebsitesFromTPExceptionListTest(EnhancedTrackingProtectionTest.kt:227)
Build: 9/15 Main
Assignee | ||
Comment 1•2 years ago
|
||
► 9/22 Firebase link
androidx.test.espresso.PerformException: Error performing 'single click' on view 'view.getId() is <2131297450/org.mozilla.fenix.debug:id/removeAllExceptions>'.
Assignee | ||
Comment 2•2 years ago
|
||
►10/5 Firebase link
junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:48) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertTrue(Assert.java:27) at org.mozilla.fenix.ui.robots.SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.verifyTPExceptionsDefaultView(SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt:38)
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Assignee | ||
Comment 4•2 years ago
|
||
► 11/17 Firebase link
Comment 5•2 years ago
•
|
||
Flaky on 20/11: Firebase
java.lang.AssertionError: UiSelector[TEXT=Exceptions let you disable tracking protection for selected sites.] 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.SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.verifyTPExceptionsDefaultView(SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt:36)```
Assignee | ||
Comment 6•2 years ago
|
||
► 11/20 Firebase link
Assignee | ||
Comment 7•2 years ago
•
|
||
The UI test seem to be flaky because of 1865781
Comment 8•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Assignee | ||
Comment 9•1 year ago
|
||
► 2/1 Firebase link
Assignee | ||
Comment 10•1 year ago
|
||
►2/3 Firebase link
Assignee | ||
Comment 11•1 year ago
|
||
► 2/21 Firebase link
Comment 12•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•9 months ago
|
Comment 13•9 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•9 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 14•2 months ago
|
||
Updated•2 months ago
|
Comment 15•2 months ago
|
||
Comment 16•2 months ago
|
||
bugherder |
Description
•