Bug 163824

Summary: [GTK] Layout test media/media-source/media-source-init-segment-duration.html is failing
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, eocanha, jer.noble
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Bug Depends on: 164022    
Bug Blocks:    

Michael Catanzaro
Reported 2016-10-21 17:40:51 PDT
Layout test media/media-source/media-source-init-segment-duration.html has been failing since it was added in r207523 "[Mac][MSE] Movies with a 'mehd' box have a zero-duration": --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-init-segment-duration-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-init-segment-duration-actual.txt @@ -5,6 +5,6 @@ RUN(sourceBuffer = source.addSourceBuffer(loader.type())) RUN(sourceBuffer.appendBuffer(loader.initSegment())) EVENT(update) -EXPECTED (video.duration == '10') OK +EXPECTED (video.duration == '10'), OBSERVED 'NaN' FAIL END OF TEST Updating expectations accordingly.
Attachments
Enrique OcaƱa
Comment 1 2016-12-26 03:36:59 PST
Note You need to log in before you can comment on or make changes to this bug.