[Webkit-unassigned] [Bug 253591] New: [ iOS 16 ] 2x webrtc tests are constant time outs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 11:54:00 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253591

            Bug ID: 253591
           Summary: [ iOS 16 ] 2x webrtc tests are constant time outs.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bharris9 at apple.com

webrtc/concurrentVideoPlayback.html
webrtc/concurrentVideoPlayback2.html

are constant timeouts on iOS 16. 

HISTORY:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=webrtc%2FconcurrentVideoPlayback.html&test=webrtc%2FconcurrentVideoPlayback2.html


I was able to replicate these time outs on iOS 16 ToT running on Apple Silicon as follows:

run-webkit-tests webrtc/concurrentVideoPlayback.html webrtc/concurrentVideoPlayback2.html

These time outs also replicated individually using the same method. 



DIFF TEXT:

@@ -1,6 +1,4 @@
+CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure
+FAIL: Timed out waiting for notifyDone to be called


-PASS Basic audio/video exchange
-PASS Play MediaStream backed streams concurrently
-PASS Play regular video content should not pause MediaStream backed video elements


@@ -1,8 +1,4 @@
+CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure
+FAIL: Timed out waiting for notifyDone to be called


-PASS Basic audio/video exchange
-PASS Play regular video content should not pause MediaStream backed video elements
-PASS Play regular video content should not pause MediaStream backed video elements but should pause not MediaStream backed video elements
-PASS Restart regular video content should not pause MediaStream backed video elements but should pause not MediaStream backed video elements
-PASS Pause/play MediaStream backed video elements should not change regular video content

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230308/c60f5171/attachment-0001.htm>


More information about the webkit-unassigned mailing list