Intermittent UI test failure - < TabbedBrowsingTest.swipeToCloseTabsTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | unaffected |
| firefox123 | --- | unaffected |
| firefox124 | --- | wontfix |
| firefox125 | --- | wontfix |
| firefox126 | --- | fixed |
| firefox127 | --- | fixed |
| firefox130 | --- | unaffected |
| firefox131 | --- | unaffected |
| firefox132 | --- | wontfix |
| firefox133 | --- | wontfix |
| firefox134 | --- | wontfix |
| firefox135 | --- | unaffected |
People
(Reporter: ajoltan, Assigned: ajoltan)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Firebase Test Run: Firebase link
Stacktrace:
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:376)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest.swipeToCloseTabsTest(ComposeTabbedBrowsingTest.kt:144)
Build: 2/1 Main
Comment 1•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 2•1 year ago
|
||
► 3/28 Firebase link
| Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 6•1 year ago
|
||
| bugherder | ||
Comment 7•1 year ago
|
||
The patch landed in nightly and beta is affected.
:ajoltan, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox126towontfix.
For more information, please visit BugBot documentation.
Comment 8•1 year ago
|
||
Since this is a test-only change it doesn't need a formal uplift request.
I'll take it in the next beta push
Updated•1 year ago
|
| Assignee | ||
Comment 10•1 year ago
•
|
||
► 9/19 mozilla-central - experimental-arm - Firebase link
| Assignee | ||
Comment 11•1 year ago
|
||
► 10/2 autoland - experimental-arm - Firebase link
Comment 12•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 13•1 year ago
|
||
► 10/29 mozilla-central - experimental-arm - Firebase link
Comment 14•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 15•1 year ago
|
||
► 11/27 mozilla-beta Firebase link
Comment 16•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•