WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 163516
REGRESSION(
r190516
): [GTK] Layout test media/media-source/media-source-timeoffset.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163516
Summary
REGRESSION(r190516): [GTK] Layout test media/media-source/media-source-timeof...
Michael Catanzaro
Reported
2016-10-16 18:55:56 PDT
Layout test media/media-source/media-source-timeoffset.html has been failing since
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-timeoffset-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-timeoffset-actual.txt @@ -7,12 +7,6 @@ RUN(sourceBuffer.timestampOffset = 10) RUN(sourceBuffer.appendBuffer(samples)) EVENT(updateend) -EXPECTED (bufferedSamples.length == '6') OK -{PTS({100000000/10000000, 10.000000}), DTS({100000000/10000000, 10.000000}), duration({1000/1000, 1.000000}), flags(1), generation(0)} -{PTS({110000000/10000000, 11.000000}), DTS({110000000/10000000, 11.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)} -{PTS({120000000/10000000, 12.000000}), DTS({120000000/10000000, 12.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)} -{PTS({130000000/10000000, 13.000000}), DTS({130000000/10000000, 13.000000}), duration({1000/1000, 1.000000}), flags(1), generation(0)} -{PTS({140000000/10000000, 14.000000}), DTS({140000000/10000000, 14.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)} -{PTS({150000000/10000000, 15.000000}), DTS({150000000/10000000, 15.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)} +EXPECTED (bufferedSamples.length == '6'), OBSERVED '0' FAIL END OF TEST Updating expectations accordingly.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2016-10-16 19:04:01 PDT
Note this looks really similar to
bug #163514
, but these are regressions from different commits.
Enrique Ocaña
Comment 2
2016-12-26 03:37:05 PST
Fixed by #164022 on
http://svn.webkit.org/repository/webkit/trunk@209797
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