Bug 263027

Summary: REGRESSION ( Sonoma ): [ Sonoma wk2 ] 3 tests in webrtc are consistent failure
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2023-10-11 11:29:19 PDT
Description: The following tests are constantly failing on Sonoma w2 starting from 269139@main. webrtc/video-replace-track.html webrtc/video-stats.html webrtc/video.html Confirmed it can be reproduced on 269139@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
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-11 11:30:31 PDT
Marta Darbinyan
Comment 2 2023-10-11 11:59:49 PDT
EWS
Comment 3 2023-10-11 12:49:32 PDT
Test gardening commit 269214@main (92948d2597d6): <https://commits.webkit.org/269214@main> Reviewed commits have been landed. Closing PR #18953 and removing active labels.
EWS
Comment 4 2023-11-02 16:46:17 PDT
Test gardening commit 270148@main (7b458505c4a1): <https://commits.webkit.org/270148@main> Reviewed commits have been landed. Closing PR #19914 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.