Bug 280117
| Summary: | REGRESSION(281892@main): [GStreamer][WebRTC] Introduced new webrtc/audio-muted-stats.html failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Philippe Normand <philn> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=275685 | ||
Philippe Normand
-PASS Audio silent data being sent in case track is muted
+FAIL Audio silent data being sent in case track is muted promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'stats.bytesSent')"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/34032
EWS
Committed 284033@main (76fad0306ca8): <https://commits.webkit.org/284033@main>
Reviewed commits have been landed. Closing PR #34032 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/136415668>
Philippe Normand
This would need a patch.
Philippe Normand
This was flagged properly in 281892@main then reverted (by mistake?) in 282739@main.
The original comment about this failure:
webrtcbin doesn't emit "outbound-rtp" stats until it's in connected state