[Webkit-unassigned] [Bug 263027] New: REGRESSION ( Sonoma ): [ Sonoma wk2 ] 3 tests in webrtc are consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 11:29:19 PDT 2023


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

            Bug ID: 263027
           Summary: REGRESSION ( Sonoma ): [ Sonoma wk2 ] 3 tests in
                    webrtc are consistent failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darbinyan at apple.com

Description:
The following tests are constantly failing on Sonoma w2 starting from 269139 at main.              
webrtc/video-replace-track.html 
webrtc/video-stats.html 
webrtc/video.html

Confirmed it can be reproduced on 269139 at main by using the command:
run-webkit-tests --release --iterations=1 webrtc/video-replace-track.html


History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=webrtc%2Fvideo-replace-track.html&test=webrtc%2Fvideo-stats.html&test=webrtc%2Fvideo.html


Diff:

For webrtc/video-replace-track.html:    

@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure
+CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure


For webrtc/video-stats.html:

@@ -1,5 +1,5 @@

-PASS Basic video stats
+FAIL Basic video stats promise_test: Unhandled rejection with value: "checking inbound stats frame number increasing timed out"

For webrtc/video.html:

@@ -1,7 +1,8 @@
+CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure


 PASS Basic video exchange
 PASS Call setParameters to disable sending a given encoding
-PASS Call setParameters to reenable sending a given encoding
-PASS Call setParameters to reduce size by two
+FAIL Call setParameters to reenable sending a given encoding promise_test: Unhandled rejection with value: "checkVideoIsUpdated timed out :true 20"
+FAIL Call setParameters to reduce size by two assert_equals: expected 320 but got 640

-- 
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/20231011/2afe865b/attachment.htm>


More information about the webkit-unassigned mailing list