Closed
Bug 1809400
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37835 - [rab/gsab] Fix WPT tests for resizable ArrayBuffer
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37835 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37835
Details from upstream follow.
Marja Hölttä <marja@chromium.org> wrote:
[rab/gsab] Fix WPT tests for resizable ArrayBuffer
Bug: v8:11111
Change-Id: I0e9b2295d15e4aed7c74722002452f8dceb70b59
Reviewed-on: https://chromium-review.googlesource.com/4151908
WPT-Export-Revision: ed28cc2a104969d1384c7e1f42f5aeddd5cc289b
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bce91dc6161dc3bb45f4823595791098b22683c0
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bf50314fcb42c566cb4f81ae775dd3a02cc6a887
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
PASS: 1
FAIL: 1
Links
Details
New Tests That Don't Pass
- /webidl/ecmascript-binding/allow-resizable.html [wpt.fyi]
- APIs without [AllowResizable] throw when passed resizable ArrayBuffers:
FAIL(Chrome:FAIL, Safari:FAIL) - APIs with [AllowShared] but without [AllowResizable] throw when passed growable SharedArrayBuffers:
FAIL(Chrome:FAIL, Safari:PASS)
- APIs without [AllowResizable] throw when passed resizable ArrayBuffers:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80967e70266e
[wpt PR 37835] - [rab/gsab] Fix WPT tests for resizable ArrayBuffer, a=testonly
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•