[Webkit-unassigned] [Bug 217829] New: [GLIB] REGRESSION(r268176): media/video-orientation-canvas.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 09:00:46 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217829

            Bug ID: 217829
           Summary: [GLIB] REGRESSION(r268176):
                    media/video-orientation-canvas.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

media/video-orientation-canvas.html [ Failure ]

wk-testhunter reports test started failing in interval: [r268176-r268179]. I bisected the interval an r268176 seems to be the cause for the test failure.

Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268575%20(16457)/media/video-orientation-canvas-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/video-orientation-canvas-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/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

-- 
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/20201016/fd5d3fd4/attachment.htm>


More information about the webkit-unassigned mailing list