[wpt-sync] Sync PR 25697 - Update interfaces/WebCryptoAPI.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25697 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25697
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/WebCryptoAPI.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/w3c/webref/blob/7583df5/ed/idl/WebCryptoAPI.idl
Build: https://travis-ci.org/w3c/webref/builds/729569825
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 81 subtests
Status Summary
Firefox
OK : 2
PASS: 152
FAIL: 10
Chrome
OK : 2
PASS: 162
Safari
OK : 2
PASS: 162
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/WebCryptoAPI/idlharness.https.any.worker.html
CryptoKey interface: existence and properties of interface object: FAIL
CryptoKey interface object length: FAIL
CryptoKey interface object name: FAIL
CryptoKey interface: existence and properties of interface prototype object: FAIL
CryptoKey interface: existence and properties of interface prototype object's "constructor" property: FAIL
CryptoKey interface: existence and properties of interface prototype object's @@unscopables property: FAIL
CryptoKey interface: attribute type: FAIL
CryptoKey interface: attribute extractable: FAIL
CryptoKey interface: attribute algorithm: FAIL
CryptoKey interface: attribute usages: FAIL
New Tests That Don't Pass
/WebCryptoAPI/idlharness.https.any.worker.html
CryptoKey interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface object length: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface object name: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: attribute type: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: attribute extractable: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: attribute algorithm: FAIL (Chrome: PASS, Safari: PASS)
CryptoKey interface: attribute usages: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•