Intermittent UI test failure - < EnhancedTrackingProtectionSettingsTest. allowAnalyticsTrackersTest >
Categories
(Focus :: UI Tests, defect, P3)
Tracking
(firefox128 unaffected, firefox129 unaffected, firefox130 wontfix)
Tracking | Status | |
---|---|---|
firefox128 | --- | unaffected |
firefox129 | --- | unaffected |
firefox130 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
androidx.test.espresso.IdlingResourceTimeoutException: Wait for [SessionLoadedIdlingResource] to become idle timed out
at dalvik.system.VMStack.getThreadStackTrace(Native Method)
at java.lang.Thread.getStackTrace(Thread.java:1736)
at androidx.test.espresso.base.EspressoExceptionHandler.handleSafely(EspressoExceptionHandler.java:34)
at androidx.test.espresso.base.EspressoExceptionHandler.handleSafely(EspressoExceptionHandler.java:26)
at androidx.test.espresso.base.DefaultFailureHandler$TypedFailureHandler.handle(DefaultFailureHandler.java:158)
at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:120)
at androidx.test.espresso.ViewInteraction.waitForAndHandleInteractionResults(ViewInteraction.java:385)
at androidx.test.espresso.ViewInteraction.check(ViewInteraction.java:366)
at org.mozilla.focus.activity.robots.BrowserRobot$Transition.openMainMenu(BrowserRobot.kt:524)
at org.mozilla.focus.activity.robots.BrowserRobot.refreshPageIfStillLoading(BrowserRobot.kt:98)
at org.mozilla.focus.activity.robots.BrowserRobot.verifyPageContent(BrowserRobot.kt:67)
at org.mozilla.focus.activity.EnhancedTrackingProtectionSettingsTest$allowAnalyticsTrackersTest$8.invoke(EnhancedTrackingProtectionSettingsTest.kt:168)
at org.mozilla.focus.activity.EnhancedTrackingProtectionSettingsTest$allowAnalyticsTrackersTest$8.invoke(EnhancedTrackingProtectionSettingsTest.kt:167)
at org.mozilla.focus.activity.robots.SearchRobot$Transition.loadPage(SearchRobot.kt:108)
at org.mozilla.focus.activity.EnhancedTrackingProtectionSettingsTest.allowAnalyticsTrackersTest(EnhancedTrackingProtectionSettingsTest.kt:167)
Build: 7/31 autoland
Reporter | ||
Updated•6 months ago
|
Comment 1•5 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•