blob: 11ff9bad1c88d95c72a634f9a7cc59cc9f0535d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
[DEFAULT]
subsuite = media-bc
prefs =
gfx.font_loader.delay=0
support-files =
file_empty_page.html
file_media.html
../av1.mp4
../bipbop_short_vp8.webm
../bunny_hd_5s.mp4
../eme_standalone.js
../gizmo.mp4
../gizmo.webm
../sintel-short-clearkey-subsample-encrypted-video.webm
../small-shot.flac
../small-shot.m4a
../small-shot.mp3
../small-shot.ogg
../TestPatternHDR.mp4
[browser_encrypted_play_time_telemetry.js]
skip-if =
apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
[browser_tab_visibility_and_play_time.js]
skip-if =
os == "win" && os_version == "6.1" # Skip on Azure - frequent failure
[browser_telemetry_video_hardware_decoding_support.js]
|