Bug 263027
| Summary: | REGRESSION ( Sonoma ): [ Sonoma wk2 ] 3 tests in webrtc are consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116820033>
Marta Darbinyan
Pull request: https://github.com/WebKit/WebKit/pull/18953
EWS
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
Test gardening commit 270148@main (7b458505c4a1): <https://commits.webkit.org/270148@main>
Reviewed commits have been landed. Closing PR #19914 and removing active labels.