Temporarily disable the webaudio tests (#31089)

After the recent GStreamer upgrade these tests are completely
unreliable. It seems that we need to make some changes to the CI
environment to ensure that these can run in a reliable manner and not
run into missing audio device errors.
This commit is contained in:
Martin Robinson 2024-01-15 12:07:09 +01:00 committed by GitHub
parent ee46f233d9
commit 97284ead14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -181,7 +181,7 @@ skip: true
[wasm]
skip: false
[webaudio]
skip: false
skip: true
[WebCryptoAPI]
skip: false
[webgl]