Closed
Bug 1951350
Opened 10 months ago
Closed 10 months ago
Use new helpers for web-extentions in gecko specific tests for "Addon:Install" and "Addon:Uninstall" commands
Categories
(Remote Protocol :: Marionette, task, P2)
Remote Protocol
Marionette
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m15])
Attachments
(1 file)
In the scope of https://github.com/web-platform-tests/wpt/pull/50991, which is going to be synced with the bug 1950818, the helper get_addon_path was renamed to get_extension_path and get_base64_for_addon_file was renamed to get_base64_for_extension_file, we need to update our gecko specific tests which use the same helpers to use new names, otherwise they're going to start failing when the landing is merged.
| Assignee | ||
Updated•10 months ago
|
Summary: Use new helpers for webextentions in gecko specific tests for "Addon:Install" and "Addon:Uninstall" commands → Use new helpers for web-extentions in gecko specific tests for "Addon:Install" and "Addon:Uninstall" commands
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/405abf754373
Use new helpers for web-extentions in gecko specific tests for "Addon:Install" and "Addon:Uninstall" commands. r=webdriver-reviewers,jgraham
| Assignee | ||
Updated•10 months ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m15]
Comment 3•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•