Closed
Bug 2044342
Opened 1 month ago
Closed 16 days ago
Add UI tests for file selection on extensions
Categories
(Firefox for Android :: UI Tests, task)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: titouan, Assigned: titouan)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
Bug 1962923 fixed an issue that made it impossible to select a file from an extension on Fenix.
We lack some tests there and Arturo suggested that the current state would be best tested by UI tests.
From here:
Because this feature involves complex interactions between the Android system, Fenix, and external add-ons, I believe the most effective way to perform a full end-to-end verification is through UI automation. I suggest the Android team coordinate with the QA team to request a UI test that:
Simulates an add-on setting being accessed.
Triggers a file attachment request.
Verifies the file update is correctly reflected on the extension page.
Updated•1 month ago
|
Component: WebExtensions → UI Tests
| Assignee | ||
Comment 1•23 days ago
|
||
Updated•23 days ago
|
Assignee: nobody → tthibaud
Status: NEW → ASSIGNED
| Assignee | ||
Updated•23 days ago
|
Whiteboard: [fxdroid][group4]
Updated•23 days ago
|
Pushed by tthibaud@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c791668e6914
https://hg.mozilla.org/integration/autoland/rev/66a194524cc4
Add UI tests for file picker on Add-on options UI. r=android-reviewers,aaronmt,giorga
Pushed by rperta@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c2121c69944b
https://hg.mozilla.org/integration/autoland/rev/077e41e114b1
Revert "Bug 2044342 - Add UI tests for file picker on Add-on options UI. r=android-reviewers,aaronmt,giorga" for causing linting failures
Backed out for causing linting failures
Backout link
Push with failures
Failure log(s)
Flags: needinfo?(tthibaud)
Pushed by tthibaud@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1a20ce2798d1
https://hg.mozilla.org/integration/autoland/rev/8a66899292c3
Add UI tests for file picker on Add-on options UI. r=android-reviewers,aaronmt,giorga
Comment 6•16 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
| Assignee | ||
Updated•12 days ago
|
Flags: needinfo?(tthibaud)
You need to log in
before you can comment on or make changes to this bug.
Description
•