Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
subsuite = "media-bc"
# disable hw decoding for browser_glean_first_frame_loaded_time.js
prefs = ["gfx.font_loader.delay=0", "media.hardware-video-decoding.enabled=false"]
support-files = [
"decode_error_vp9.webm",
"head.js",
"file_empty_page.html",
"file_media.html",
"../av1.mp4",
"../bipbop_short_vp8.webm",
"../bunny_hd_5s.mp4",
"../bogus.wav",
"../eme_standalone.js",
"../gizmo.mp4",
"../gizmo.webm",
"../gizmo_av1_10bit_420.webm",
"../sintel-short-clearkey-subsample-encrypted-video.webm",
"../vp9-yuv420p10.webm",
"../small-shot.flac",
"../small-shot.m4a",
"../small-shot.mp3",
"../small-shot.ogg",
"../../mediasource/test/bipbop/bipbop_300-3s-no-audio.webm",
]
["browser_encrypted_play_time_telemetry.js"]
skip-if = [
"os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
]
tags = "bleedover"
["browser_glean_first_frame_loaded_time.js"]
tags = "os_integration"
skip-if = [
]
["browser_glean_media_error.js"]
["browser_tab_visibility_and_play_time.js"]
skip-if = [
"os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11'", # Bug 1775978
]
["browser_telemetry_video_hardware_decoding_support.js"]