[Webkit-unassigned] [Bug 224068] New: [GTK][WPE] Layout test http/wpt/webrtc/webrtc-late-transform.html fails since it was added on r275300
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 1 12:25:35 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224068
Bug ID: 224068
Summary: [GTK][WPE] Layout test
http/wpt/webrtc/webrtc-late-transform.html fails since
it was added on r275300
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org, eric.carlson at apple.com,
pnormand at igalia.com, youennf at gmail.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210401/44604b5e/attachment.htm>
More information about the webkit-unassigned
mailing list