WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
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
>
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