RESOLVED FIXED 173486
[iOS] Black frames are sent periodically after switching cameras in a WebRTC call
https://bugs.webkit.org/show_bug.cgi?id=173486
Summary [iOS] Black frames are sent periodically after switching cameras in a WebRTC ...
youenn fablet
Reported 2017-06-16 11:34:50 PDT
Switching cameras in a WebRTC call makes black frames being sent
Attachments
Patch (7.12 KB, patch)
2017-06-16 13:03 PDT, youenn fablet
no flags
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (1.06 MB, application/zip)
2017-06-16 13:57 PDT, Build Bot
no flags
Archive of layout-test-results from ews124 for ios-simulator-wk2 (910.56 KB, application/zip)
2017-06-16 14:29 PDT, Build Bot
no flags
Making test more robust (7.13 KB, patch)
2017-06-16 14:42 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-06-16 13:03:34 PDT
youenn fablet
Comment 2 2017-06-16 13:11:42 PDT
youenn fablet
Comment 3 2017-06-16 13:13:28 PDT
Eric Carlson
Comment 4 2017-06-16 13:49:22 PDT
Comment on attachment 313117 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=313117&action=review > LayoutTests/webrtc/video-replace-muted-track.html:24 > + // Approximatively black pixels. Nit: Approximatively => Approximately
Build Bot
Comment 5 2017-06-16 13:57:36 PDT
Comment on attachment 313117 [details] Patch Attachment 313117 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/3943535 New failing tests: webrtc/video-replace-muted-track.html
Build Bot
Comment 6 2017-06-16 13:57:37 PDT
Created attachment 313127 [details] Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Build Bot
Comment 7 2017-06-16 14:29:45 PDT
Comment on attachment 313117 [details] Patch Attachment 313117 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3943652 New failing tests: webrtc/video-replace-muted-track.html
Build Bot
Comment 8 2017-06-16 14:29:46 PDT
Created attachment 313136 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
youenn fablet
Comment 9 2017-06-16 14:42:27 PDT
Created attachment 313142 [details] Making test more robust
WebKit Commit Bot
Comment 10 2017-06-16 16:16:41 PDT
Comment on attachment 313142 [details] Making test more robust Clearing flags on attachment: 313142 Committed r218426: <http://trac.webkit.org/changeset/218426>
WebKit Commit Bot
Comment 11 2017-06-16 16:16:43 PDT
All reviewed patches have been landed. Closing bug.
Matt Lewis
Comment 12 2017-06-19 11:58:32 PDT
This test added for this change is extremely flaky on iOS. https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r218496%20(2175)/results.html diff: --- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/webrtc/video-replace-muted-track-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/webrtc/video-replace-muted-track-actual.txt @@ -1,3 +1,3 @@ -PASS Switching from disabled to enabled track +FAIL Switching from disabled to enabled track assert_unreached: Reached unreachable code
Matt Lewis
Comment 13 2017-06-20 17:03:07 PDT
Marked test as Flaky on iOS WK2 https://trac.webkit.org/changeset/218617/webkit
Matt Lewis
Comment 14 2017-06-22 14:17:30 PDT
Note You need to log in before you can comment on or make changes to this bug.