Closed
Bug 1840995
Opened 3 years ago
Closed 3 years ago
Intermittent UI test failure - < ComposeTabbedBrowsingTest.closePrivateTabTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
FIXED
117 Branch
People
(Reporter: ajoltan, Assigned: ajoltan)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/privateBrowsingButton]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.HomeScreenRobot$Transition.togglePrivateBrowsingMode(HomeScreenRobot.kt:632)
at org.mozilla.fenix.ui.ComposeTabbedBrowsingTest.closePrivateTabTest(ComposeTabbedBrowsingTest.kt:213)
Build: 6/26 Main
| Assignee | ||
Comment 1•3 years ago
•
|
||
► 6/28 Firebase link
► 6/28 Firebase link
| Assignee | ||
Comment 2•3 years ago
|
||
► 7/5 Firebase link
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → ajoltan
Comment 3•3 years ago
|
||
Authored by https://github.com/AndiAJ
https://github.com/mozilla-mobile/firefox-android/commit/bfa2e8615f5b7b609bcffc0beafacfb8feaa07bf
[main] Bug 1840995 - Fix flaky closePrivateTabTest UI test
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
| Assignee | ||
Updated•3 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•