WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 284426
284428
[GStreamer] imported/w3c/web-platform-tests/webcodecs/audio-encoder-config.https.any.worker.html is a permanent failure
https://bugs.webkit.org/show_bug.cgi?id=284428
Summary
[GStreamer] imported/w3c/web-platform-tests/webcodecs/audio-encoder-config.ht...
Jean-Yves Avenard [:jya]
Reported
2024-12-10 17:55:00 PST
In
bug 284019
I fixed some bugs that caused a few AudioEncoder failure and reset the expectations to be all `PASS` New failures are now showing ``` --- /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/audio-encoder-config.https.any.worker-expected.txt +++ /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/audio-encoder-config.https.any.worker-actual.txt @@ -27,14 +27,14 @@ PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Unrecognized codec PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Sample rate is too small PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Sample rate is too large -PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Way too many channels +FAIL Test that AudioEncoder.isConfigSupported() doesn't support config: Way too many channels assert_false: expected false got true PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Possible future opus codec string PASS Test that AudioEncoder.isConfigSupported() doesn't support config: Possible future aac codec string PASS Test that AudioEncoder.configure() doesn't support config: Bitrate is too low PASS Test that AudioEncoder.configure() doesn't support config: Unrecognized codec PASS Test that AudioEncoder.configure() doesn't support config: Sample rate is too small PASS Test that AudioEncoder.configure() doesn't support config: Sample rate is too large -PASS Test that AudioEncoder.configure() doesn't support config: Way too many channels +FAIL Test that AudioEncoder.configure() doesn't support config: Way too many channels assert_unreached: flush succeeded unexpectedly Reached unreachable code PASS Test that AudioEncoder.configure() doesn't support config: Possible future opus codec string PASS Test that AudioEncoder.configure() doesn't support config: Possible future aac codec string PASS AudioEncoder.isConfigSupported() supports: {"codec":"opus","sampleRate":8000,"numberOfChannels":1} ``` (FWIW, the test is likely invalid)
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2024-12-14 05:01:50 PST
Let's handle this in
bug 284426
. *** This bug has been marked as a duplicate of
bug 284426
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug