Bug 177331

Summary: LayoutTest webrtc/video-mute.html is very often failing
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, jonlee, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2017-09-21 16:37:34 PDT
LayoutTest webrtc/video-mute.html is very often failing
Attachments
Patch (2.81 KB, patch)
2017-09-21 16:39 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-09-21 16:39:19 PDT
Darin Adler
Comment 2 2017-09-23 17:36:51 PDT
Comment on attachment 321492 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=321492&action=review > LayoutTests/webrtc/video-mute.html:-70 > - internals.observeMediaStreamTrack(remoteTrack); If observeMediaStreamTrack doesn’t work reliably, should we also be removing it?
youenn fablet
Comment 3 2017-09-25 08:32:43 PDT
Thanks for the review. (In reply to Darin Adler from comment #2) > Comment on attachment 321492 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=321492&action=review > > > LayoutTests/webrtc/video-mute.html:-70 > > - internals.observeMediaStreamTrack(remoteTrack); > > If observeMediaStreamTrack doesn’t work reliably, should we also be removing > it? observeMediaStreamTrack works but it seems that trackVideoSampleCount is not always working properly for this particular test. It is used in LayoutTests/fast/mediastream/captureStream/canvas2d-heavy-drawing.html and seems to work fine there (we cannot replace it there). Since we just want to make sure that one frame is sent at the webrtc level, getStats is more appropriate anyway.
WebKit Commit Bot
Comment 4 2017-09-25 09:00:02 PDT
Comment on attachment 321492 [details] Patch Clearing flags on attachment: 321492 Committed r222445: <http://trac.webkit.org/changeset/222445>
WebKit Commit Bot
Comment 5 2017-09-25 09:00:03 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-09-27 12:22:50 PDT
Note You need to log in before you can comment on or make changes to this bug.