Closed
Bug 1796551
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36570 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246798
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36570 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36570
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246798
WebKit export from bug: Support WebCodecsVideoFrame as input to canvas texImage2D
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4fb464a7dd353056b3079b63a3c07d8f8af5f73f
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 6 subtests
Status Summary
Firefox
OK : 2
FAIL: 12
Chrome
OK : 2
PASS: 12
Safari
OK : 2
FAIL: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webcodecs/videoFrame-texImage.any.worker.html [wpt.fyi]
- texImage2D with 48x36 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with 48x36 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texImage2D with 480x360 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with 480x360 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texImage2D with a closed VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with a closed VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL)
- texImage2D with 48x36 srgb VideoFrame.:
- /webcodecs/videoFrame-texImage.any.html [wpt.fyi]
- texImage2D with 48x36 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with 48x36 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texImage2D with 480x360 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with 480x360 srgb VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texImage2D with a closed VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL) - texSubImage2D with a closed VideoFrame.:
FAIL(Chrome:PASS, Safari:FAIL)
- texImage2D with 48x36 srgb VideoFrame.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1bf345416b3f
[wpt PR 36570] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246798, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•