mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
ee46f233d9
commit
97284ead14
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ skip: true
|
|||
[wasm]
|
||||
skip: false
|
||||
[webaudio]
|
||||
skip: false
|
||||
skip: true
|
||||
[WebCryptoAPI]
|
||||
skip: false
|
||||
[webgl]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue