Closed
Bug 1950978
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 51005 - [wdspec] fix test_params_extension_data_path_invalid_webextension
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51005 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51005
Details from upstream follow.
Alex <alexei.rudenko@gmail.com> wrote:
[wdspec] fix test_params_extension_data_path_invalid_webextension
unsigned.xpi
does not existextension.data
. InsteadarchivePath
should be used.
Assignee | ||
Updated•6 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 months ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=34d30d25279a451ab2b9db896108f44c57a15cbf
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 40 subtests
Status Summary
Firefox
OK
: 1
PASS
: 39
FAIL
: 1
Chrome
OK
: 1
PASS
: 5
FAIL
: 35
Safari
OK
: 1
ERROR
: 40
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/web_extension/install/invalid.py [wpt.fyi]
- test_params_extension_data_path_invalid_webextension:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_params_extension_data_path_invalid_webextension:
Updated•6 months ago
|
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5905d81500ce
[wpt PR 51005] - [wdspec] fix test_params_extension_data_path_invalid_webextension, a=testonly
Comment 4•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 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
•