Bug 163515 - [GTK] Layout test media/media-source/media-source-stpp-crash.html is failing
Summary: [GTK] Layout test media/media-source/media-source-stpp-crash.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 164022
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-16 18:48 PDT by Michael Catanzaro
Modified: 2016-12-26 03:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-10-16 18:48:44 PDT
Layout test media/media-source/media-source-stpp-crash.html has been failing on the GTK+ port since it was added in r190516 "[MSE] Browser crashes when appending invalid data to MSE source buffer":

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-stpp-crash-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-stpp-crash-actual.txt
@@ -6,6 +6,7 @@
 RUN(sourceBuffer.appendBuffer(initSegment))
 EXPECTED (sourceBuffer.updating == 'true') OK
 EVENT(updatestart)
+EVENT(update)
 EVENT(updateend)
 EXPECTED (sourceBuffer.updating == 'false') OK
 END OF TEST

Updating expectations accordingly.
Comment 1 Enrique Ocaña 2016-12-26 03:37:08 PST
Fixed by #164022 on http://svn.webkit.org/repository/webkit/trunk@209797