Closed
Bug 1811448
Opened 3 years ago
Closed 3 years ago
Expose GeckoView channel to be used in UI tests configurations
Categories
(Firefox for Android :: General, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ohorvath, Assigned: petru)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Having the GeckoView channel available in tests (from maybe a BuildConfig property) would allow the QA team to conditionally execute it or not. The scope is to only run a UI test on GeckoView Nightly, not Beta or Release, depending on its availability.
| Assignee | ||
Comment 1•3 years ago
|
||
Based on discussions with @gl and @csadilek the plan is to update the EngineVersion [1] class to also contain the information about the release channel which is set at compile time in GeckoView.
Assignee: nobody → petru.lingurar
Status: NEW → ASSIGNED
Comment 2•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Type: defect → task
Product: GeckoView → Fenix
Target Milestone: --- → 111 Branch
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [fxdroid]
Target Milestone: 111 Branch → ---
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Merged https://github.com/mozilla-mobile/firefox-android/commit/055b6b67c690d7f8f1741ad4494d61ac73d91ccd
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Updated•3 years ago
|
status-firefox110:
--- → wontfix
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•