WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
224068
[GTK][WPE] Layout test http/wpt/webrtc/webrtc-late-transform.html fails since it was added on
r275300
https://bugs.webkit.org/show_bug.cgi?id=224068
Summary
[GTK][WPE] Layout test http/wpt/webrtc/webrtc-late-transform.html fails since...
Carlos Alberto Lopez Perez
Reported
2021-04-01 12:25:35 PDT
Comment hidden (obsolete)
The layout test fails on GTK and WPE since it was added on
r275300
: --- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/media/video-orientation-canvas-expected.txt +++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/media/video-orientation-canvas-actual.txt @@ -1,6 +1,6 @@ -EXPECTED (context.getImageData(88, 115, 1, 1).data == [208,0,0,255] with tolerance 5 OK +EXPECTED (context.getImageData(88, 115, 1, 1).data == [208,0,0,255] with tolerance 5, OBSERVED '[0,0,0,255]' FAIL EXPECTED (context.getImageData(237, 88, 1, 1).data == [208,0,0,255] with tolerance 5 OK -EXPECTED (context.getImageData(200, 237, 1, 1).data == [208,0,0,255] with tolerance 5 OK +EXPECTED (context.getImageData(200, 237, 1, 1).data == [208,0,0,255] with tolerance 5, OBSERVED '[0,0,0,255]' FAIL END OF TEST The failure happens since
r275300
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2021-04-01 12:26:29 PDT
The layout test http/wpt/webrtc/webrtc-late-transform.html fails on GTK and WPE since it was added on
r275300
: --- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/http/wpt/webrtc/webrtc-late-transform-expected.txt +++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/http/wpt/webrtc/webrtc-late-transform-actual.txt @@ -1,4 +1,8 @@ +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. -PASS video exchange with late receiver transform +Harness Error (FAIL), message = Unhandled rejection: The operation is not supported. +FAIL video exchange with late receiver transform promise_test: Unhandled rejection with value: "checkVideoIsUpdated timed out :true 20" +
Carlos Alberto Lopez Perez
Comment 2
2021-04-01 13:52:54 PDT
Updated expectations on
r275376
Radar WebKit Bug Importer
Comment 3
2024-01-16 13:51:17 PST
<
rdar://problem/121075202
>
Claudio Saavedra
Comment 4
2026-04-06 09:42:25 PDT
Passing now, will unskip.
Claudio Saavedra
Comment 5
2026-04-06 10:10:31 PDT
Sorry, that was premature.
Philippe Normand
Comment 6
2026-04-06 13:54:03 PDT
That test was renamed to imported/w3c/web-platform-tests/webrtc-encoded-transform/script-late-transform.https.html in
236724@main
apparently, and that seems to be currently skipped in GTK/WPE according to results.webkit.org. Not sure how you deduced this test was passing :)
Philippe Normand
Comment 7
2026-04-06 13:56:18 PDT
And also, the GstWebRTC backend doesn't fully support encoded transforms, AFAIK... I don't see much point in un-skipping this test, TBH.
Claudio Saavedra
Comment 8
2026-04-06 22:06:57 PDT
For
https://github.com/WebKit/WebKit/pull/62122
I ran all skipped tests in wpt (run-webkit-tests --repeat --skipped=only etc etc), then used a script to remove the ones that are passing from our test expectations. While checking the results I mistakenly thought this was one of the passing ones, but later I realized it's not the case, which is why I reopened the bug. It will stay skipped of course.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug