Closed Bug 1808298 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 37734 - WebCryptoAPI: 256 tagLength is out of WebIDL octet range

Categories

(Core :: DOM: Security, task, P4)

task

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 37734 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/37734
Details from upstream follow.

Filip Skokan <panva.ip@gmail.com> wrote:

WebCryptoAPI: 256 tagLength is out of WebIDL octet range

Because tagLength is defined as [EnforceRange] octet tagLength; 256 is out of range for an octet and correct behaviour is to throw a TypeError, this test checks for OperationError.

Removing 256 from the list.

Component: web-platform-tests → DOM: Security
Product: Testing → Core

CI Results

Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 433 subtests

Status Summary

Firefox

OK : 2
PASS: 650

Chrome

OK : 2
PASS: 434
FAIL: 216

Safari

OK : 2
PASS: 650

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/483b24088f8c [wpt PR 37734] - WebCryptoAPI: 256 tagLength is out of WebIDL octet range, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.