RESOLVED FIXED 161956
[GTK] Layout Test fast/mediastream/MediaStream-video-element-displays-buffer.html fails
https://bugs.webkit.org/show_bug.cgi?id=161956
Summary [GTK] Layout Test fast/mediastream/MediaStream-video-element-displays-buffer....
Alejandro G. Castro
Reported 2016-09-14 04:09:08 PDT
It was added in r203739, it fails with: CONSOLE MESSAGE: line 43: IndexSizeError (DOM Exception 1): The index is not in the allowed range. It might be a problem in the buffer object
Attachments
Carlos Alberto Lopez Perez
Comment 1 2017-01-17 17:10:02 PST
The test now fails (no timeout). +++ /home/clopez/webkit/webkit/layout-test-results/fast/mediastream/MediaStream-video-element-displays-buffer-actual.txt @@ -9,7 +9,7 @@ === checking pixels === PASS isPixelTransparent(buffer) is true -PASS isPixelTransparent(buffer) is false +FAIL isPixelTransparent(buffer) should be false. Was true. PASS isPixelBlack(buffer) is false PASS successfullyParsed is true
Carlos Alberto Lopez Perez
Comment 2 2017-01-17 17:36:03 PST
Done: unskipped all the MediaStream tests and instead marked the ones still failing or timing out as such in r210838: <http://trac.webkit.org/changeset/210838> Rationale: https://bugs.webkit.org/show_bug.cgi?id=160996#c2
Alejandro G. Castro
Comment 3 2018-12-18 07:27:13 PST
This test is fixed now after replacing the backend with libwebrtc.
Radar WebKit Bug Importer
Comment 4 2018-12-18 07:28:28 PST
Note You need to log in before you can comment on or make changes to this bug.