trisquel-icecat/icecat/ipc/glue/test/browser/mochitest_audio_on.toml
2025-10-06 02:35:48 -06:00

20 lines
536 B
TOML

[DEFAULT]
subsuite = "media"
tags = "media-engine-compatible"
support-files = [
"head.js",
"../../../../dom/media/test/small-shot.ogg",
"../../../../dom/media/test/small-shot.mp3",
"../../../../dom/media/test/small-shot.m4a",
"../../../../dom/media/test/small-shot.flac",
]
prefs = [
"media.utility-process.enabled=true",
"media.wmf.media-engine.channel-decoder.enabled=false"
]
["test_android_audio_on.html"]
run-if = ["os == 'android' && !isolated_process"]
["test_utility_audio_on.html"]
run-if = ["os == 'android'"]