Closed
Bug 1779393
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 34830 - Add deserialization tests
Categories
(Testing :: geckodriver, task, P4)
Testing
geckodriver
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34830 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34830
Details from upstream follow.
Maksim Sadym <sadym@google.com> wrote:
Add deserialization tests
- Added tests for arguments deserialization in
script.callFunction
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → geckodriver
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5c7a935d3fd18ae8938764053584b25010bb45a7
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3949c07f5c49cf2830357d4f79ad0c6827c68c70
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 19 subtests
Status Summary
Firefox
OK
: 1
PASS
: 17
FAIL
: 2
Chrome
TIMEOUT
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/script/call_function/arguments.py [wpt.fyi]
- test_primitive_values[argument5-Infinity]:
FAIL
- test_local_values[argument3-Object]:
FAIL
- test_primitive_values[argument5-Infinity]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb025a9394a6
[wpt PR 34830] - Add "arguments" deserialization tests for "script.callFunction", a=testonly
https://hg.mozilla.org/integration/autoland/rev/dcde746bc720
[wpt PR 34830] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cb025a9394a6
https://hg.mozilla.org/mozilla-central/rev/dcde746bc720
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•