[Webkit-unassigned] [Bug 282322] [MediaRecorder] intermittent failure with http/wpt/mediarecorder/MediaRecorder-audio-bitrate.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 00:11:35 PDT 2024


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

--- Comment #2 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
The error 

```
--- /Volumes/Data/worker/macOS-Ventura-Release-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-audio-bitrate-expected.txt
+++ /Volumes/Data/worker/macOS-Ventura-Release-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-audio-bitrate-actual.txt
@@ -1,5 +1,5 @@

 PASS Various audio bitrates
-PASS Various audio bitrates with MP4 Opus
+FAIL Various audio bitrates with MP4 Opus assert_not_equals: bitrate 128000 got disallowed value 0
 PASS Various audio bitrates with WebM
 ```

error can be on either of those tests in any combinations.

Logging shows that `MediaRecorderPrivateAVFImpl::audioSamplesAvailable` is never called even after 2.5s

-- 
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/20241030/f2019992/attachment-0001.htm>


More information about the webkit-unassigned mailing list